Getty Ritter
|
650e6426d0
basic incomplete closure implementation
|
3 years ago |
Getty Ritter
|
4e6ac41ea3
start implementing closures
|
3 years ago |
Getty Ritter
|
9ee0089470
remove some explicit clones
|
3 years ago |
Getty Ritter
|
97e34202cb
cargo fmt
|
3 years ago |
Getty Ritter
|
ed28852265
switch to using an ExprRef approach
|
3 years ago |
Getty Ritter
|
ac57d9d3ec
add Expr::Nil to handle empty tuple
|
3 years ago |
Getty Ritter
|
f65783f898
implement the fix statement
|
3 years ago |
Getty Ritter
|
1f9474548a
switch to using a string interner
|
3 years ago |
Getty Ritter
|
27228c42c5
move lexing/parsing logic into interp
|
3 years ago |
Getty Ritter
|
018b46d3fe
clippy
|
3 years ago |
Getty Ritter
|
bb079b9fc4
cargo fmt
|
3 years ago |
Getty Ritter
|
37e1901013
add smart identifier completion
|
3 years ago |
Getty Ritter
|
ab7378a81c
add some more stdlib methods
|
3 years ago |
Getty Ritter
|
1c5099918d
clean up error handling more
|
3 years ago |
Getty Ritter
|
1f6dd2aa2c
stop panicking
|
3 years ago |
Getty Ritter
|
b04674ea71
basic support for builtin functions and num ranges
|
3 years ago |
Getty Ritter
|
33742abba5
support non-latin scripts and tuples
|
3 years ago |
Getty Ritter
|
da6b423f58
cargo fmt
|
3 years ago |
Getty Ritter
|
8d31ef6f57
start to interpret stuff
|
3 years ago |