nac3/nac3core/src/typecheck
pca006132 b1e83a1fd4 nac3core: type check invariants
This rejects code that tries to assign to KernelInvariant fields and
methods.
2021-11-06 22:48:08 +08:00
..
type_inferencer nac3core: type check invariants 2021-11-06 22:48:08 +08:00
typedef nac3core: type check invariants 2021-11-06 22:48:08 +08:00
function_check.rs nac3core: adapt to ast change due to comment support 2021-11-04 15:02:51 +08:00
magic_methods.rs nac3core: type check invariants 2021-11-06 22:48:08 +08:00
mod.rs top level class roughly handled, push for review 2021-08-10 10:37:06 +08:00
unification_table.rs nac3core: fix clippy warnings 2021-09-22 18:04:06 +08:00