nac3/nac3core/src/typecheck
David Mak 3540d0ab29 core/magic_methods: Add typeof_*op
Used to determine the expected type of the binary operator with
primitive operands.
2024-04-03 00:07:33 +08:00
..
type_inferencer core/toplevel/numpy: Split ndarray type var utilities 2024-04-03 00:07:33 +08:00
typedef core/typedef: Add Type::obj_id to replace get_obj_id 2024-04-02 16:49:10 +08:00
function_check.rs core: Fix typo in error message 2024-02-14 16:26:13 +08:00
magic_methods.rs core/magic_methods: Add typeof_*op 2024-04-03 00:07:33 +08:00
mod.rs applied rustfmt and clippy auto fix 2022-02-21 18:27:46 +08:00
type_error.rs core: Apply clippy pedantic changes 2023-12-11 15:16:23 +08:00
unification_table.rs nac3core/typecheck/unification_table: fixed snapshot restore bug 2022-03-23 00:25:10 +08:00