water111
|
dbc266c00b
|
New Pretty Printer (#994)
* begin work on improved pretty printer
* update ref
* finish pretty printer
* force line break for defstate
|
2021-12-04 16:06:01 -05:00 |
|
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
|
92afd62e2c
|
[decompiler] fix missing casts issue (#573)
* fix casts issue
* fix bug
* one last small fix
|
2021-06-09 21:35:13 -04:00 |
|
Tyler Wilding
|
b75a64fc29
|
(init-vf0-vector) to make vector code a bit more readable (#494)
* decomp: Use a macro for loading VF0 (maybe should be in goal-lib.gc?)
* update references
* lint: format
* delete now unused file
|
2021-05-16 13:49:24 -04:00 |
|
water111
|
b3eb05e37f
|
[decompiler] fix (gpr->fpr when an integer arg is converted to float (#482)
* fix gpr fpr bug
* remove unused variable
|
2021-05-14 14:33:08 -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 |
|