mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 23:30:16 -04:00
a6258f3654
* support setting and accessing fields of a 128-bit bitfield * remove print * rework static constants * support 128-bit bitfields as part of static structures * dynamic construction
Some Documentation
TODO!
TODO
- If it can't make the file successfully, currently the tests just hang
- How do i share the same fixture (compiler/thread instance), but with different Params. I don't think this is possible...maybe with templates?