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
|
12446037bd
|
[decompiler] Make addition nicer (#733)
* temp
* update refs
* update reference
* fix tests
|
2021-08-01 18:24:58 -04:00 |
|
water111
|
95366d21df
|
Get started on collide-func and clean up log forms in decompiler (#713)
* wip
* temp
* temp2
* first part of log macros
* more log macros
* logtest
* clean up
* dont initialize game info because we are missing stuff
|
2021-07-23 20:51:26 -04: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 |
|
Tyler Wilding
|
87961bdb3b
|
decomp: generic (#611)
* decomp: Fix casting issue with uint64's from static data
* decomp: `generic`
* add forward declaration
Co-authored-by: water111 <48171810+water111@users.noreply.github.com>
|
2021-06-20 16:02:15 -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
|
d9f9d36f37
|
[OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483)
* support in compiler
* multiplication in the decompiler
* update divisions
|
2021-05-14 18:43:12 -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 |
|