jak-project/common/type_system
water111 9fdbc2d974
[goalc] fix static array length (#836)
* fix static array length

* add some more small fixes
2021-09-08 18:49:49 -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 add support for non virtual states (#764) 2021-08-17 20:54:03 -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
state.cpp add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
state.h add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
Type.cpp online tests pass 2021-08-09 21:54:40 -04:00
Type.h add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
TypeFieldLookup.cpp decomp: mood (#672) 2021-08-01 16:11:22 -04:00
TypeSpec.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
TypeSpec.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
TypeSystem.cpp [goalc] fix static array length (#836) 2021-09-08 18:49:49 -04:00
TypeSystem.h [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00