mirror of
https://github.com/open-goal/jak-project
synced 2026-05-26 23:47:57 -04:00
090b2984a2
* 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