janet/src
Andrew Chambers 46f57f5c38 Make file/close idempotent.
It is easier to use constructs like defer
with complex control flow if it is safe to close
a file twice.
2020-01-21 22:03:57 +13:00
..
boot Add source file info on macro compiler error. 2020-01-20 16:45:57 -06:00
conf Allow disabling keyed hash function (prf) in conf 2020-01-16 21:06:03 -06:00
core Make file/close idempotent. 2020-01-21 22:03:57 +13:00
include Use ATEND macros to add fields to abstract types. 2020-01-20 13:06:50 -06:00
mainclient Add manpage docs for repl keybindings. 2020-01-20 17:29:29 -06:00