nac3/nac3core/src
pca006132 1ffa1a8bb0 typecheck/typedef: added copy_from
This function would copy concrete type from one unifier to another
unifier, and can handle recursive types. This would be used in code
generation for moving types from one unification table to another one.
2021-08-25 12:02:10 +08:00
..
codegen move top level related things to a separate module 2021-08-24 17:19:17 +08:00
toplevel put parse ast into type annotation into one function 2021-08-24 17:44:37 +08:00
typecheck typecheck/typedef: added copy_from 2021-08-25 12:02:10 +08:00
lib.rs move top level related things to a separate module 2021-08-24 17:19:17 +08:00
location.rs moving location and symbol_resolver out from typecheck 2021-08-07 10:28:41 +08:00
symbol_resolver.rs move top level related things to a separate module 2021-08-24 17:19:17 +08:00