schala/schala-lang/language/src
2021-10-26 13:05:42 -07:00
..
ast Variables in pattern match 2021-10-26 11:37:43 -07:00
eval Move over more tests 2021-10-26 13:05:42 -07:00
parsing More tuple pattern work 2021-10-26 00:39:24 -07:00
reduced_ast Starting on case-matching 2021-10-25 21:19:26 -07:00
reduced_ir Fix bug with pattern matching 2021-10-26 13:02:40 -07:00
symbol_table Fix bug with pattern matching 2021-10-26 13:02:40 -07:00
tree_walk_eval Move over more tests 2021-10-26 13:05:42 -07:00
builtin.rs Change where Builtin is calculated from operators 2021-10-16 20:21:08 -07:00
error.rs SymbolTable error refactoring 2021-10-19 19:19:21 -07:00
lib.rs Comment out the old evaluator and reduced_ast 2021-10-24 22:16:12 -07:00
schala.rs Comment out the old evaluator and reduced_ast 2021-10-24 22:16:12 -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 Various data layout changes to support DataConstructor evaluation 2021-10-25 19:08:03 -07:00
util.rs Modify Symbol struct 2021-10-25 13:34:17 -07:00