jak-project/goalc/debugger
Tyler Wilding c4a92571b2
Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295)
* ci: fix windows releases (hopefully)

* scripts: fix Taskfile file references for linux

* asserts: add `ASSERT_MSG` macro and ensure `stdout` is flushed before `abort`ing

* asserts: refactor all `assert(false);` with a preceeding message instances

* lint: format

* temp...

* fix compiler errors

* assert: allow for string literals in `ASSERT_MSG`

* lint: formatting

* revert temp change for testing
2022-04-12 18:48:27 -04:00
..
Debugger.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
Debugger.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
DebugInfo.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
DebugInfo.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
disassemble.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
disassemble.h [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00