jak-project/goalc/compiler/compilation
water111 b263e33e94
[goalc] fix mod bug and add div tests (#1296)
* fix mod bug and add div tests

* update changelog
2022-04-11 20:53:24 -04:00
..
Asm.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Atoms.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
ConstantPropagation.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
ControlFlow.cpp [goalc] fix 0 in xmm128, be more strict with none in comparison (#1079) 2022-01-15 22:33:53 -05:00
Debug.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Define.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Function.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Macro.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Math.cpp [goalc] fix mod bug and add div tests (#1296) 2022-04-11 20:53:24 -04:00
State.cpp A lot of fixes (game is 100%'able!) (#1118) 2022-01-31 20:44:54 -05:00
Static.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Type.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00