1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose b0d0d9cad2 Address #809 - treat first docstring line different from others.
Only do this if the docstring starts with an open parentheses.
2021-09-18 12:41:11 -05:00
..
boot Address #809 - treat first docstring line different from others. 2021-09-18 12:41:11 -05:00
conf Add kqueue option to meson, janetconf, fix typoes 2021-09-03 16:23:15 -05:00
core Avoid including windows.h in janet.h for JanetOSMutex. 2021-09-17 16:59:50 -05:00
include Add semi-colon. 2021-09-17 19:20:59 -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