jak-project/goalc/emitter
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
..
CallingConvention.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
CallingConvention.h [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
CodeTester.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
CodeTester.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
IGen.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Instruction.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ObjectFileData.cpp Add basic features for types and objects (#52) 2020-09-19 13:22:14 -04:00
ObjectFileData.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ObjectGenerator.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ObjectGenerator.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Register.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Register.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00