janet/src
Calvin Rose bb405ee1aa Address #778
Relax check that number of closure environments in a function matches
that of the def.

The def could be partially constructed, and so there may be a false
negative. The runtime will check that this is consistent, and the
garbage collector should handle when this constraint is not kept.
2021-08-31 22:58:44 -05:00
..
boot Allow passing a function to directly to ev/go. 2021-08-30 22:22:22 -05:00
conf Prepare for 1.17.1 release. 2021-08-29 11:29:41 -05:00
core Address #778 2021-08-31 22:58:44 -05:00
include Readd the janet_register function. 2021-08-22 10:38:15 -05:00
mainclient Add janet_loop_fiber C function to run a fiber to completion from C. 2021-07-18 09:39:37 -05:00