1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose d3147b661b Add :pipe to os/spawn for piping to subprocess.
Similar to Python's subprocess.PIPE, this creates and manages pipes
automatically for the caller.
2020-09-12 19:48:12 -05:00
..
boot Make zero?, one?, neg? and pos? polymorphic. 2020-09-06 19:05:58 -05:00
conf Update for 1.12.1 2020-09-07 16:10:33 -05:00
core Add :pipe to os/spawn for piping to subprocess. 2020-09-12 19:48:12 -05:00
include Add :pipe to os/spawn for piping to subprocess. 2020-09-12 19:48:12 -05:00
mainclient Fix bug by casting to unsigned char. 2020-09-06 10:47:05 -05:00