schala/schala-lang/language/src
Greg Shuflin 82de5c6e27 Handle local variables and function params in symbol table 2021-10-24 02:02:04 -07:00
..
ast Bunch of rewrites to scope resolver 2021-10-24 00:08:26 -07:00
eval Clippy fix in eval 2021-10-21 12:38:12 -07:00
parsing Add ids to type Variants 2021-10-21 20:00:26 -07:00
reduced_ast Handle local variables and function params in symbol table 2021-10-24 02:02:04 -07:00
reduced_ir Start re-writing reduced ast and evaluator 2021-10-23 21:18:40 -07:00
symbol_table Handle local variables and function params in symbol table 2021-10-24 02:02:04 -07:00
tree_walk_eval Start re-writing reduced ast and evaluator 2021-10-23 21:18:40 -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 Start re-writing reduced ast and evaluator 2021-10-23 21:18:40 -07:00
schala.rs Start re-writing reduced ast and evaluator 2021-10-23 21:18:40 -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 Rest of clippy lints 2021-10-19 22:29:41 -07:00
util.rs Successfully refactor the ScopeResolver tables 2021-10-24 01:06:40 -07:00