schala/schala-lang/language/src
Greg Shuflin 46fe03b43f Move over some lambda tests 2021-10-30 20:27:16 -07:00
..
ast Fix a number of TODOs 2021-10-30 17:38:16 -07:00
parsing Move over some lambda tests 2021-10-30 20:27:16 -07:00
reduced_ir Implement records 2021-10-30 00:00:14 -07:00
symbol_table Fix a number of TODOs 2021-10-30 17:38:16 -07:00
tree_walk_eval Clippy changes 2021-10-30 00:05:18 -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