forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3standalone
David Mak 3a64b0cf07 core/toplevel/type_annotation: Add handling for mismatching class def
Primitive types only contain fields in its Type and not its TopLevelDef.
This causes primitive object types to lack some fields.
2024-07-19 13:41:42 +08:00
..
demo standalone: fix __nac3_raise def in demo.c 2024-07-17 21:22:08 +08:00
src core/toplevel/type_annotation: Add handling for mismatching class def 2024-07-19 13:41:42 +08:00
Cargo.toml core: Add compile-time feature to disable escape analysis 2024-07-19 13:41:41 +08:00