jak-project/common/type_system
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
..
defenum.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
defenum.h [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
deftype.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
deftype.h Allow enum names to serve as types (using the enum's type) (#372) 2021-04-19 20:29:38 -04:00
Type.cpp Decompilation: shadow-h and target-h (#428) 2021-05-11 00:01:37 -04:00
Type.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
TypeFieldLookup.cpp [decomp] font-h, fix a vector type, minor decompiler fixes (#411) 2021-05-01 21:09:48 -04:00
TypeSpec.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
TypeSpec.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
TypeSystem.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
TypeSystem.h Clean up some errors/crashes in decompiler (#452) 2021-05-11 16:43:13 -04:00