nac3/nac3core
lyken 4b927fa62f core: reimplement assignment type inference and codegen
- distinguish between setitem and getitem
- allow starred assignment targets, but the assigned value would be a tuple
- allow both [...] and (...) to be target lists
2024-08-05 11:06:40 +08:00
..
src core: reimplement assignment type inference and codegen 2024-08-05 11:06:40 +08:00
Cargo.toml core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
build.rs core: Apply cargo format 2024-07-09 13:32:10 +08:00