forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/src
David Mak a0614bad83 [core] codegen/expr: Make gen_string return `StructValue`
So that it is clear that the value itself is returned rather than a
pointer to the struct or its data.
2024-08-13 15:19:03 +08:00
..
codegen [core] codegen/expr: Make gen_string return `StructValue` 2024-08-13 15:19:03 +08:00
toplevel core/typecheck: Support tuple arg type in len() 2024-08-13 15:02:59 +08:00
typecheck core/typecheck: Support tuple arg type in len() 2024-08-13 15:02:59 +08:00
lib.rs meta: Restrict number of allowed lints 2024-06-12 16:10:57 +08:00
symbol_resolver.rs core/typecheck/typedef: Add is_vararg_ctx to TTuple 2024-08-06 11:45:54 +08:00