ast
|
Make string literals work properly
|
2021-11-13 13:47:10 -08:00 |
parsing
|
Fix all tests
|
2021-11-14 01:57:53 -08:00 |
reduced_ir
|
If exprs, patterns
|
2021-11-04 21:11:19 -07:00 |
symbol_table
|
Fix all tests
|
2021-11-14 01:57:53 -08:00 |
tree_walk_eval
|
Fix all tests
|
2021-11-14 01:57:53 -08:00 |
type_inference
|
Implement records
|
2021-10-30 00:00:14 -07:00 |
builtin.rs
|
Support NotEqual builtin
|
2021-11-01 12:40:41 -07:00 |
lib.rs
|
Thread SchalaConfig for repl/non-repl in runner
|
2021-10-31 03:30:45 -07:00 |
schala.rs
|
Fix all tests
|
2021-11-14 01:57:53 -08:00 |
tokenizing.rs
|
Get rid of "2" in parse test macros
|
2021-11-13 01:42:49 -08: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 |
util.rs
|
Fix all tests
|
2021-11-14 01:57:53 -08:00 |