jak-project/goalc/debugger
ManDude 9351bf782e
[decomp2] game-info, game-task and task-control (#1884)
And everything else needed for them!

A couple functions are bad currently.

- fixes #1929 - untested on linux
- fixes #1924 - now you need to type `,` before a lambda you want to put
in a pair.
- fix debugger symbol table in jak 2
- made the decompiler output `(meters 2)` instead of `(meters 2.0)`
- fixed a bug with the bitfield enum special -1 case
- made bad game text decomp not exit the decompiler
- added `editable-player` and `script`
2022-09-27 19:44:20 -04:00
..
Debugger.cpp [decomp2] game-info, game-task and task-control (#1884) 2022-09-27 19:44:20 -04:00
Debugger.h W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
DebugInfo.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DebugInfo.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
disassemble.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
disassemble.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00