jak-project/goalc/compiler/compilation
water111 2002db359a
[Decompiler] WIP: Stack Spills (#382)
* set up types

* cleaned up type analysis and got things working through atomic ops

* expression working, need types

* improved types and names

* getting close

* finish up dma-disasm

* fix
2021-04-25 14:48:54 -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 branch targets in disassembly (#379) 2021-04-23 15:07:22 -04: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] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -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 [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00