ast.rs
|
type annotations on lambdas
|
2018-11-05 19:10:34 -08:00 |
builtin.rs
|
Handle HalfExpr closer to correct
|
2018-10-19 11:02:10 -07:00 |
eval.rs
|
Test for nested function call
|
2018-11-06 02:42:28 -08:00 |
lib.rs
|
Print out types to REPL
|
2018-11-07 13:44:28 -08:00 |
parsing.rs
|
Simpler syntax for single param in lambdas
|
2018-11-06 02:58:57 -08:00 |
prelude.schala
|
Added janky map to prelude
|
2018-11-06 03:02:32 -08:00 |
reduced_ast.rs
|
Basic lambdas
|
2018-11-06 01:19:16 -08:00 |
symbol_table.rs
|
Rename TypeName -> TypeIdentifier
|
2018-10-18 13:27:09 -07:00 |
tokenizing.rs
|
Change lambda syntax
|
2018-11-05 18:51:01 -08:00 |
type_check.rs
|
Put schala-lang crates into a subdirectory
|
2018-10-17 14:51:48 -07:00 |
util.rs
|
Remove compiler warnings
|
2018-10-20 00:55:37 -07:00 |