forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/src
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
..
codegen artiq/symbol_resolver: Handle type of zero-length lists 2024-07-19 13:41:42 +08:00
toplevel core/toplevel/type_annotation: Add handling for mismatching class def 2024-07-19 13:41:42 +08:00
typecheck core: Add compile-time feature to disable escape analysis 2024-07-19 13:41:41 +08:00
lib.rs meta: Restrict number of allowed lints 2024-06-12 16:10:57 +08:00
symbol_resolver.rs core/type_annotation: Refactor List type to TObj 2024-07-04 15:32:18 +08:00