1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose c87a0910d0 Add some flags to creating threads for more control.
Allow lightweight/heavyweight threads, and make default lightweight.
This means multithreaded programs can save lots of memory by default.
2020-06-13 09:42:16 -05:00
..
boot Properly hide private functions in boot.janet 2020-06-10 00:02:07 -05:00
conf Add :fresh option to import. 2020-05-15 17:19:37 -05:00
core Add some flags to creating threads for more control. 2020-06-13 09:42:16 -05:00
include Add Peg combinators 'to' and 'thru'. 2020-06-10 21:18:50 -05:00
mainclient Make style consistent. 2020-05-23 11:07:57 -05:00