1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-27 14:48:13 +00:00
janet/src
Calvin Rose 8a3f512746 Experimental changes to janet_call to make it faster.
Remove setjmp and fiber creationg from janet_call. This
adds the constraint to janet_call can only be called when there
is already a current fiber.
2019-02-01 11:56:25 -05:00
..
core Experimental changes to janet_call to make it faster. 2019-02-01 11:56:25 -05:00
include/janet Experimental changes to janet_call to make it faster. 2019-02-01 11:56:25 -05:00
mainclient Make getline more useful. 2019-01-31 12:34:22 -05:00
webclient Fix emscripten build. 2019-01-31 13:02:09 -05:00