jak-project/common/goos
water111 97ab6a4e12
add support for non virtual states (#764)
* add support for non virtual states

* typecheck go

* start on virtual states

* more support for virtual states

* offline passes

* fix tests

* use behavior shortcut instead of lambda

* final cleanup of virtual go

* unused var warnings and fix inconsistent enum decompile order on win vs linux

* fix thread safety bug with goal symbol table and vif1 interrupt handler

* fix type mistake
2021-08-17 20:54:03 -04:00
..
Interpreter.cpp make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
Interpreter.h make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
Object.cpp [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -04:00
Object.h [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -04: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 add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
PrettyPrinter.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
Reader.cpp Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00
Reader.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04: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 [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
TextDB.h [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00