forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/src
David Mak 9c33c4209c [core] Fix type of ndarray.element_type
Should be the element type of the NDArray itself, not the pointer to its
type.
2024-08-30 22:47:38 +08:00
..
codegen [core] Fix type of ndarray.element_type 2024-08-30 22:47:38 +08:00
toplevel core: allow Call and AnnAssign in init block 2024-08-26 18:37:55 +08:00
typecheck core/typecheck: add missing typecheck in matmul 2024-08-27 22:59:39 +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