mirror of
https://github.com/janet-lang/janet
synced 2025-11-05 10:03:06 +00:00
to make janet function calls easier and faster from C (still needs an object pool for fibers, though). Fix bug in scan-number and add many more peg tests.