jak-project/lsp
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
..
handlers utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00
protocol utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00
state decomp: add docstring support to relevant places in all-types (#1753) 2022-08-23 00:32:07 -04:00
transport LSP: initial LSP implementation for IR files to assist with decompilation (#1647) 2022-07-18 18:26:57 -04:00
CMakeLists.txt LSP: initial LSP implementation for IR files to assist with decompilation (#1647) 2022-07-18 18:26:57 -04:00
main.cpp utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00