water111
|
a6d5c4eda3
|
[decompiler] clean up vector detection and add vector float product detection (#638)
* change
* recognize vector float product and update tests
|
2021-06-27 17:24:35 -04:00 |
|
water111
|
06ae38d464
|
[decomp] clean up type def formatting and remove all-forward-definitions.gc (#608)
* clean up
* fix test
|
2021-06-19 15:50:52 -04:00 |
|
water111
|
409c1f5a7d
|
[Decompiler] WIP new type analysis tools (#601)
* add multi-lookup
* use multi-lookup
|
2021-06-17 21:50:36 -04:00 |
|
water111
|
0aa474f12b
|
[decomp] finish actor-link-h and a few more (#592)
* finish actor-link-h
* decompile files
* fix pp issue
|
2021-06-14 20:46:54 -04:00 |
|
water111
|
92afd62e2c
|
[decompiler] fix missing casts issue (#573)
* fix casts issue
* fix bug
* one last small fix
|
2021-06-09 21:35:13 -04:00 |
|
water111
|
5b24e43143
|
Change syntax for boxed array to support different length and allocated-length (#568)
* change syntax for boxed array
* fix test and make the flava thing kind of work
|
2021-06-07 20:22:06 -04:00 |
|
Tyler Wilding
|
c19bcd37aa
|
decomp: credits (#533)
* decomp: `credits` but there are still issues
* issues over creating a `new` `font-context`
* decomp: finalized `credits`
|
2021-06-06 19:57:40 -04:00 |
|
water111
|
79d10979da
|
[decomp] math-camera (#491)
* decompile math camera
* missing line
|
2021-05-15 20:08:08 -04:00 |
|
water111
|
62dfa1bf07
|
[TypeSystem] add heap-base property to types (#431)
* support heap base in the type system
* lock around modification of status
|
2021-05-09 19:40:36 -04:00 |
|
Tyler Wilding
|
2a315419de
|
tests: Automate the offline reference tests better (#427)
* tests: Move all files to new directories
* scripts: Update decomp scripts
* tests: Remove hard-coded list for offline tests
* linting
|
2021-05-09 17:03:58 -04:00 |
|