1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-24 06:03:17 +00:00
janet/src
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
..
boot Deprecate process/args and add use macro. 2019-07-20 16:57:07 -05:00
conf Begin update to 1.1.0. 2019-07-08 18:16:17 -05:00
core Address issue #143 2019-07-15 17:39:50 -05:00
include Small changes to help with latest emscripten. 2019-07-14 09:58:11 -05:00
mainclient Deprecate process/args and add use macro. 2019-07-20 16:57:07 -05:00
webclient Fix up webclient. 2019-06-24 17:27:03 -04:00