1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/src
Calvin Rose d1eba60ba8 Add separate sandbox flag for file/temp
Doesn't really impart (much) file systtem information when used, and
can be used for a lot of things where file functions are used to process
in a stream.
2023-02-09 08:57:53 -06:00
..
boot Add support for debugging upvalues. 2023-02-05 15:30:01 -06:00
conf Don't compile library loading code on windows if it is disabled. 2023-01-21 09:36:03 -06:00
core Add separate sandbox flag for file/temp 2023-02-09 08:57:53 -06:00
include Add separate sandbox flag for file/temp 2023-02-09 08:57:53 -06:00
mainclient More fixes to ev/gather (tested on httpf server). 2023-02-05 10:21:37 -06:00