Janet 1.18.0
github-actions
released this
10 Oct 20:51
·
1343 commits
to master
since this release
- Allow
ev/cancel
to work on already scheduled fibers. - Fix bugs with ev/ module.
- Add optional
base
argument to scan-number - Add
-i
flag to janet binary to make it easier to run image files from the command line - Remove
thread/
module. - Add
(number ...)
pattern to peg for more efficient number parsing using Janet's
scan-number function without immediate string creation.