jak-project/goalc/compiler/compilation
water111 c4f44e265f
[decompiler] Better support for non-virtual methods (#543)
* fix up nonvirtual method calls and stack new method calls

* look at final in compiler too
2021-05-30 22:52:40 -04:00
..
Asm.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
Atoms.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -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 [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
Function.cpp [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
Macro.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
Math.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
Static.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
Type.cpp [decompiler] Better support for non-virtual methods (#543) 2021-05-30 22:52:40 -04:00