ast
|
Clear out some compiler warnings
|
2019-10-23 16:07:10 -07:00 |
eval
|
Remove symbol table from evaluator
|
2019-11-09 19:52:05 -08:00 |
parsing
|
Rearchitect parser
|
2019-10-25 01:49:15 -07:00 |
symbol_table
|
Test for modules in symbol table
|
2019-10-24 03:02:52 -07:00 |
ast.rs
|
WIP thing
|
2021-10-13 23:45:54 -07:00 |
builtin.rs
|
Move BinOp into ast subcrate
|
2019-08-15 06:28:40 -07:00 |
eval.rs
|
Working on main compiler pipeline
|
2021-10-14 00:03:51 -07:00 |
lib.rs
|
Working on main compiler pipeline
|
2021-10-14 00:03:51 -07:00 |
parsing.rs
|
Working on main compiler pipeline
|
2021-10-14 00:03:51 -07:00 |
prelude.schala
|
Fix prelude
|
2019-10-21 03:26:38 -07:00 |
reduced_ast.rs
|
Fix all current warnings
|
2021-10-13 00:53:32 -07:00 |
schala.rs
|
Add Options associated type
|
2021-10-14 01:34:38 -07:00 |
scope_resolution.rs
|
Add TODO for symbol resolver
|
2019-11-06 18:41:37 -08:00 |
symbol_table.rs
|
Working on main compiler pipeline
|
2021-10-14 00:03:51 -07:00 |
tokenizing.rs
|
Update to current rust
|
2021-10-07 00:51:45 -07:00 |
type_check.rs
|
Put schala-lang crates into a subdirectory
|
2018-10-17 14:51:48 -07:00 |
typechecking.rs
|
Working on main compiler pipeline
|
2021-10-14 00:03:51 -07:00 |
util.rs
|
Rearchitect parser
|
2019-10-25 01:49:15 -07:00 |