ast
|
Basic visualizer for AST
|
2021-10-28 14:41:22 -07:00 |
parsing
|
Unify u32-based identifiers into common code
|
2021-10-27 00:36:23 -07:00 |
reduced_ir
|
Remove arity from ReducedIR, symbol table
|
2021-10-29 19:00:27 -07:00 |
symbol_table
|
Remove arity from ReducedIR, symbol table
|
2021-10-29 19:00:27 -07:00 |
tree_walk_eval
|
Remove arity from ReducedIR, symbol table
|
2021-10-29 19:00:27 -07:00 |
type_inference
|
Remove arity from ReducedIR, symbol table
|
2021-10-29 19:00:27 -07:00 |
schala.rs
|
Make use of TypeContext in SymbolTable
|
2021-10-27 15:39:53 -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 |