jak-project/goalc
water111 a6258f3654
[compiler] support 128-bit bitfields (#500)
* 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
2021-05-18 21:25:29 -04:00
..
compiler [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
data_compiler Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
debugger Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
emitter [OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483) 2021-05-14 18:43:12 -04:00
listener Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
regalloc Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
CMakeLists.txt Fix stack new and add size-of to compiler (#370) 2021-04-18 19:51:15 -04:00
main.cpp repl: Add auto-listening capabilities -auto-lt (#405) 2021-05-01 10:33:41 -04:00