1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-14 04:34:48 +00:00
janet/src
llmII 95891eb0a5
Fix incorrect use of EV_SET on pipes (part 2)
Forgot that we use nearly the same routine for adding and deletion...
can't go around deleting things we haven't put into the changeset!
2021-09-03 22:33:28 -05:00
..
boot Allow passing a function to directly to ev/go. 2021-08-30 22:22:22 -05:00
conf Add kqueue option to meson, janetconf, fix typoes 2021-09-03 16:23:15 -05:00
core Fix incorrect use of EV_SET on pipes (part 2) 2021-09-03 22:33:28 -05:00
include Add kqueue support to Janet 2021-09-03 14:33:47 -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