1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-16 18:29:56 +00:00
janet/src
Calvin Rose c9897f99c3 Address #1405 - don't try and resume fibers that can't be resumed.
FOr fibers that _can_ be resumed and then get cancelled, the sched_id
will be incremented later prevent the spurious wake ups.
2024-02-19 08:37:49 -06:00
..
boot Fix macex1 to keep syntax location for all tuples - Address #1404 2024-02-17 13:34:23 -06:00
conf Add explicit stdatomic config setting for #1374 2024-01-28 15:53:41 -06:00
core Address #1405 - don't try and resume fibers that can't be resumed. 2024-02-19 08:37:49 -06:00
include add a new (split) PEG special 2024-01-05 22:02:52 -08:00
mainclient Change Alt-f in the REPL move to next end of word instead of beginning 2023-10-14 14:21:16 +03:00