2024-10-18T09:06:09Z - 2025-01-18T09:06:09Z
Overview
11 Issues closed from 1 user
Closed
#20 print!
should not show args as a list
Closed
#16 Functions should properly close over bindings
Closed
#6 Panics should have nice information
Closed
#19 Validator should validate recursive functions
Closed
#4 Write validator
Closed
#17 All ast-like things should be branches of Ast
Closed
#18 We need an FnInfo
Closed
#9 More ergonomic context
Closed
#12 Move base
from a context to a dict
Closed
#10 String pattern matching
Closed
#2 Complete base functions
12 Issues created by 1 user
Opened
#1 Opportunistic mutation
Opened
#3 Develop parsing error reporting
Opened
#5 Panics should have stack traces
Opened
#7 Package interpreter into a Rust library
Opened
#8 Compile to WASM
Opened
#11 Improve interpolated string/string pattern parsing errors
Opened
#13 Bring Prelude into Rust
Opened
#14 Rust-based doc generation
Opened
#15 Partial function application should work.
Opened
#21 Recursive functions borrow themselves twice when executing
Opened
#22 Optimizing memory layouts
Opened
#23 Consider alternative code pattern?