jak-project/test/goalc/source_templates
water111 11a82bbf08
[Compiler] Add static data features (#162)
* support static pairs

* also support strings

* reorganize static stuff

* add test

* support inlined fields

* add missing type check
2020-12-19 15:21:29 -05:00
..
arithmetic [Compiler] Bitfield Types (#146) 2020-11-29 18:01:30 -05:00
collections Make all tests hermetic, only the tests with kernel left 2020-10-09 13:23:41 -04:00
control-statements Make all tests hermetic, only the tests with kernel left 2020-10-09 13:23:41 -04:00
float add float min max to the compiler 2020-11-29 10:46:14 -05:00
functions fix compiler bugs 2020-11-22 20:10:33 -05:00
kernel Add another kernel test, fix small bugs (#156) 2020-12-10 20:26:40 -05:00
library Copy over LISP code 2020-10-08 00:05:01 -04:00
logic Copy over LISP code 2020-10-08 00:05:01 -04:00
loop_recur Copy over LISP code 2020-10-08 00:05:01 -04:00
macros Copy over LISP code 2020-10-08 00:05:01 -04:00
methods Add compiler features for gkernel (#83) 2020-10-16 17:08:26 -04:00
pointers Copy over LISP code 2020-10-08 00:05:01 -04:00
strings Make all tests hermetic, only the tests with kernel left 2020-10-09 13:23:41 -04:00
symbols Copy over LISP code 2020-10-08 00:05:01 -04:00
variables Improve Register Allocator (#154) 2020-12-06 15:42:26 -05:00
with_game [Compiler] Add static data features (#162) 2020-12-19 15:21:29 -05:00