jak-project/decompiler/ObjectFile
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
..
LinkedObjectFile.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
LinkedObjectFile.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
LinkedObjectFileCreation.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
LinkedObjectFileCreation.h [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
LinkedWord.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ObjectFileDB.cpp remove old ir1 code (#1287) 2022-04-09 11:46:56 -04:00
ObjectFileDB.h remove old ir1 code (#1287) 2022-04-09 11:46:56 -04:00
ObjectFileDB_IR2.cpp remove old ir1 code (#1287) 2022-04-09 11:46:56 -04:00