janet/src
Calvin Rose 7037532943 Errored threads always emit stacktrace or supervisor event.
That way, it is much harder to swallow errors. Error swallowing behavior
would have to be done explicitly by wrapping fibers with `protect` or
`try`.
2021-09-01 21:05:05 -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 Errored threads always emit stacktrace or supervisor event. 2021-09-01 21:05:05 -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