rkgk/crates
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
..
haku remove redundant arity checking code from system functions, update error messages 2024-09-01 19:15:58 +02:00
haku-cli syntax v2 2024-09-01 09:29:11 +02:00
haku-wasm fix more syntax v2 bugs, update docs 2024-09-01 18:55:16 +02:00
rkgk parser debugging utilities + fixed paren sometimes producing unbalanced events 2024-09-01 10:03:21 +02:00
rkgk-image-ops sync 2024-08-17 22:16:21 +02:00