jak-project/goalc/compiler/compilation
water111 c7c342ce7e
Add defmethod and some uses of the deref operator (#51)
* add tests for various xmms

* use unaligned stores and loads to back up and restore xmm128s and also fix argument spilling bug

* add deftype

* add deref and fix some method _type_ things
2020-09-18 22:02:27 -04:00
..
Atoms.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00
Block.cpp 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
CompilerControl.cpp Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
ControlFlow.cpp add conditional stuff 2020-09-13 17:34:02 -04:00
Define.cpp Resolve a good chunk of windows compiler warnings 2020-09-13 22:02:27 -04:00
Function.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00
Macro.cpp add conditional stuff 2020-09-13 17:34:02 -04:00
Math.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00
Type.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00