6 Commits

Author SHA1 Message Date
104e9e869d Add proper testing framework & integrate with CI 2025-09-26 10:39:09 -06:00
c14ad86d72 Implement version.dll properly 2025-09-26 09:49:21 -06:00
01ddf95d36 Add proper resource implementation 2025-09-26 01:51:25 -06:00
836f485d66 Initial external DLL support 2025-09-26 00:55:35 -06:00
Ethan Roseman
6de4e9a163
3 funcs needed for some mwcc compilers (#22)
* 3 funcs needed for some mwcc compilers

* some PR feedback

* lots more via pair programming with Simon

* cleanup, add test dir as an include dir for tests

* bugfix
2022-09-24 23:59:30 +09:00
Ethan Roseman
d92f0d1d08
Readme changes, github actions ci, test (#1)
* Readme changes, github actions ci, test

* Std flag change for older GCC versions"

* Install gcc multilib

* test fix and formatting

* Don't segfault on nonexistant file and show error instead

* Update ci.yml

* PR comments

* remove silly bit
2022-07-01 04:23:00 +09:00