1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-28 19:19:53 +00:00
janet/src
Calvin Rose 6c43489fb2 Fix #508 - nil fiber environment.
run-context did not handle a nil environment well, so that was fixed
and ev/call inherits the environment when creating the fiber.
2020-11-26 19:04:45 -06:00
..
boot Fix #508 - nil fiber environment. 2020-11-26 19:04:45 -06:00
conf Several changes to move pipe creation back into ev.c 2020-11-18 10:53:36 -06:00
core Fix #508 - nil fiber environment. 2020-11-26 19:04:45 -06:00
include Fix build issues on windows by using a size_t instead of int. 2020-11-18 19:31:20 -06:00
mainclient Merge branch 'master' into ev 2020-09-07 12:52:50 -05:00