ast
|
Make modules a type of declaration
|
2021-11-02 18:34:15 -07:00 |
parsing
|
Disallow functions with more than 255 arguments
|
2021-11-02 21:03:48 -07:00 |
reduced_ir
|
Make modules a type of declaration
|
2021-11-02 18:34:15 -07:00 |
tree_walk_eval
|
Fix bug with nested function scopes
|
2021-11-02 18:07:08 -07: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 |
error.rs
|
Run rustfmt on error.rs
|
2021-10-30 00:07:05 -07:00 |
lib.rs
|
Thread SchalaConfig for repl/non-repl in runner
|
2021-10-31 03:30:45 -07:00 |
tokenizing.rs
|
Add control flow types
|
2021-11-01 00:25:52 -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 |