schala/schala-lang/language/src
Greg Shuflin 08590430e4 Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
..
ast Unify u32-based identifiers into common code 2021-10-27 00:36:23 -07:00
parsing Unify u32-based identifiers into common code 2021-10-27 00:36:23 -07:00
reduced_ir Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
symbol_table Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
tree_walk_eval Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
type_inference Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
builtin.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
error.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
identifier.rs Unify u32-based identifiers into common code 2021-10-27 00:36:23 -07:00
lib.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
schala.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
tokenizing.rs Add parsing for annotations 2021-10-21 11:32:14 -07:00
type_check.rs Put schala-lang crates into a subdirectory 2018-10-17 14:51:48 -07:00
typechecking.rs Make a distinct Block type 2021-10-26 14:05:54 -07:00
util.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00