ast
|
Move BinOp into ast subcrate
|
2019-08-15 06:28:40 -07:00 |
eval
|
Halfway done with fqsn lookup pass initial work
|
2019-09-03 03:20:17 -07:00 |
parsing
|
tests compile, 15 fail
|
2019-09-06 02:30:18 -07:00 |
ast.rs
|
Changing how patterns work
|
2019-09-04 10:53:52 -07:00 |
builtin.rs
|
Move BinOp into ast subcrate
|
2019-08-15 06:28:40 -07:00 |
debugging.rs
|
More parsing debugging changes
|
2019-08-12 09:51:36 -07:00 |
eval.rs
|
Rename Val -> Sym
|
2019-08-30 19:10:16 -07:00 |
lib.rs
|
Add new stage scope-resolution
|
2019-09-03 01:42:28 -07:00 |
parsing.rs
|
tests compile, 15 fail
|
2019-09-06 02:30:18 -07:00 |
prelude.schala
|
Add a type to the prelude to test records
|
2019-08-12 11:33:03 -07:00 |
reduced_ast.rs
|
Code builds, tests don't
|
2019-09-06 02:23:04 -07:00 |
schala.rs
|
Make ScopeResolver struct
|
2019-09-03 02:59:19 -07:00 |
scope_resolution.rs
|
Code builds, tests don't
|
2019-09-06 02:23:04 -07:00 |
symbol_table.rs
|
Start work on qualified names
|
2019-08-31 23:39:01 -07:00 |
tokenizing.rs
|
Equals should be a token type
|
2019-06-16 16:07:27 -07:00 |
type_check.rs
|
Put schala-lang crates into a subdirectory
|
2018-10-17 14:51:48 -07:00 |
util.rs
|
Allow this unused macro
|
2019-05-14 10:51:32 -07:00 |