1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-29 07:20:41 +00:00
janet/src
Calvin Rose 1f91ee30fe Make require simpler and module/find more useful.
This replaces a lot of the functionality in require by moving
it to module/find. module/native-paths and module/image-paths are also
merged into the one module/paths to make it easier to extend. This of
course breaks some of the less important API - module/native-paths no
longer exists.
2019-02-16 13:21:29 -05:00
..
boot Boot core library from image rather than source 2019-02-08 00:44:30 -05:00
core Make require simpler and module/find more useful. 2019-02-16 13:21:29 -05:00
include/janet Added marshalling code to save tuple_flag 2019-02-09 17:00:35 +01:00
mainclient Make getline more useful. 2019-01-31 12:34:22 -05:00
webclient Update copyright. 2019-02-03 15:34:41 -05:00