jak-project/goalc
Tyler Wilding 090b2984a2
decomp: add docstring support to relevant places in all-types (#1753)
* decomp: add `docstring` support to relevant places in `all-types`

* decomp: output method docstring into the `defmethod` instead

* goalc: handle docstrings in `define[-extern]` (gracefully ignore for now)

* decomp: output docstrings for bitfield deftypes too

* goalc: fix `defenum` parsing when coming from the compiler (no symbol metadata to store to)

* lsp/tests: fix ups

* lint: formatting

* goalc: handle edge-case of defining a string constant

* cleanup leftovers, fix codacy issues, rename struct
2022-08-23 00:32:07 -04:00
..
build_level [decompiler] support for jak 2 (#1781) 2022-08-22 18:53:51 -04:00
compiler decomp: add docstring support to relevant places in all-types (#1753) 2022-08-23 00:32:07 -04:00
data_compiler finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
debugger [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
emitter [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
listener lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
make extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
regalloc compiler speed improvement (#1547) 2022-06-24 18:21:24 -04:00
CMakeLists.txt [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
main.cpp [jak2] goalc supports multiple projects (#1619) 2022-07-06 21:18:08 -04:00