jak-project/common/goos
water111 99683c0dac
[decompiler] Add tests and fixes for vector-h and math (#333)
* before messing with ssa stuff

* fix ash

* bounding box
2021-03-24 19:16:31 -04:00
..
Interpreter.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
Interpreter.h REPL: Add clear-screen / auto-complete / basic hints and syntax highlighting (#316) 2021-03-07 23:41:21 -05:00
Object.cpp [Decompiler] Fix up pretty printing and other small changes (#311) 2021-03-06 20:16:48 -05:00
Object.h [decompiler] Print floats as neatly as possible (#307) 2021-03-04 00:47:46 -05:00
ParseHelpers.cpp Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
ParseHelpers.h Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
PrettyPrinter.cpp [decompiler] Add tests and fixes for vector-h and math (#333) 2021-03-24 19:16:31 -04:00
PrettyPrinter.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
Reader.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
Reader.h [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ReplUtils.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ReplUtils.h REPL: Add clear-screen / auto-complete / basic hints and syntax highlighting (#316) 2021-03-07 23:41:21 -05:00
TextDB.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
TextDB.h [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00