Tyler Wilding
|
20196852f5
|
decomp: finallize water-anim
|
2021-08-07 16:15:41 -04:00 |
|
water111
|
12446037bd
|
[decompiler] Make addition nicer (#733)
* temp
* update refs
* update reference
* fix tests
|
2021-08-01 18:24:58 -04:00 |
|
water111
|
4989470828
|
recognize +! and set-vector (#706)
"
|
2021-07-17 15:00:10 -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 |
|
water111
|
bfb1fbe1fc
|
[decompiler] recognize more inlined vector functions (#637)
* detect vector+
* recognize reset
|
2021-06-27 12:11:30 -04:00 |
|
water111
|
b19a2c82f0
|
[decomp] detect vector-! inlined. (#633)
* fix flipped order
* format
* parser hack
* actually flip
* detect
|
2021-06-26 22:52:52 -04:00 |
|
water111
|
44f8ff6d25
|
[decompiler] bug fixes related to infinite loop CFGs, argument registers (#622)
* temp
* clean up
* more clean
|
2021-06-23 22:09:02 -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 |
|
ManDude
|
46b83bda2a
|
[decomp] debug (#607)
* [decomp] `debug`
* shut up
|
2021-06-19 14:24:55 -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
|
3d8013633a
|
[decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547)
* top level in rlet
* detect matrix and vector inline 0
* pretty print the symbol map
|
2021-05-31 18:14:18 -04:00 |
|
Tyler Wilding
|
fb939726e8
|
decomp: Decompile ripple (#512)
* decomp: Decompile `ripple`
* decomp: Finish decompiling `ripple`
* update necessary src files
|
2021-05-26 19:40:12 -04:00 |
|