1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-30 16:00:40 +00:00
janet/src/mainclient
Calvin Rose a0e98b9aa8 Deprecate process/args and add use macro.
Use is a shorthand for (import module :prefix "").
process/args has been replaced by (dyn :args) at
the top level.
2019-07-20 16:57:07 -05:00
..
init.janet Deprecate process/args and add use macro. 2019-07-20 16:57:07 -05:00
line.c Fix windows getline. 2019-06-18 00:04:29 -04:00
line.h Rename the header <janet/janet.h> to <janet.h> 2019-02-18 20:13:35 -05:00
main.c Deprecate process/args and add use macro. 2019-07-20 16:57:07 -05:00