rkgk/crates/haku
liquidex ef1e35fcf0 remove redundant arity checking code from system functions, update error messages
the arity of unary and binary ops is guaranteed by the fact they're, well, unary and binary ops.
right now there's no way to call them with less or more arguments, so we may as well.
2024-09-01 19:15:58 +02:00
..
src remove redundant arity checking code from system functions, update error messages 2024-09-01 19:15:58 +02:00
tests parser debugging utilities + fixed paren sometimes producing unbalanced events 2024-09-01 10:03:21 +02:00
Cargo.toml fix more syntax v2 bugs, update docs 2024-09-01 18:55:16 +02:00