schala/schala-lang/language/src
Greg Shuflin 663e99df23 Rename back to test.rs 2021-10-31 02:05:39 -07:00
..
ast Move rest of parse tests over to new format 2021-10-31 02:04:28 -07:00
parsing Rename back to test.rs 2021-10-31 02:05:39 -07:00
reduced_ir Accessors 2021-10-30 22:45:08 -07:00
symbol_table Fix a number of TODOs 2021-10-30 17:38:16 -07:00
tree_walk_eval Accessors 2021-10-30 22:45:08 -07:00
type_inference Implement records 2021-10-30 00:00:14 -07:00
builtin.rs Move minimal typechecking code into directory-style module 2021-10-27 01:11:46 -07:00
error.rs Run rustfmt on error.rs 2021-10-30 00:07:05 -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 Implement records 2021-10-30 00:00:14 -07:00
tokenizing.rs Run rustfmt on tokenizer code 2021-10-29 19:03:42 -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