jak-project/goalc/compiler/compilation
water111 060b125324
[Compiler/Decompiler] Better support for Bitfield and Enum types (#374)
* compiler fixes, a decent amount of decompiler stuff is working too

* more support in decompiler, fix some casts

* decompile static data too
2021-04-22 19:08:58 -04:00
..
Asm.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
Atoms.cpp [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
Block.cpp [gcommon decomp] compiler and decompiler fixes (#239) 2021-02-07 18:21:00 -05:00
CompilerControl.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ControlFlow.cpp [Compiler] Implement and/or in the compiler instead of a macro (#231) 2021-02-03 16:12:51 -05:00
Debug.cpp Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05:00
Define.cpp Support 128-bit variables (#336) 2021-03-25 16:02:48 -04:00
Function.cpp [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
Macro.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
Math.cpp [Decompiler] Fix issues in gcommon (#305) 2021-03-03 20:52:25 -05:00
Static.cpp [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
Type.cpp [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00