jak-project/goal_src
ManDude 0560136f08
Allow enum names to serve as types (using the enum's type) (#372)
* Allow enum names to serve as types (using the enum's type)

* Formatting

* add doc to `get_enum_type_name`

* Ban enum forward-declaring, and remove unneeded checks
2021-04-19 20:29:38 -04:00
..
build Implement gkernel: Part 2 (#155) 2020-12-08 21:41:36 -05:00
engine Allow enum names to serve as types (using the enum's type) (#372) 2021-04-19 20:29:38 -04:00
kernel Add string-format macro for in-place formatted strings (#364) 2021-04-17 18:00:39 -04:00
levels Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
old/lava Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
test Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
goal-lib.gc Add case macro for switch-case constructs (#362) 2021-04-16 21:50:38 -04:00
goos-lib.gs [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
kernel-defs.gc [Decompiler] More support for bitfields (#363) 2021-04-17 18:35:50 -04:00