1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/src
Calvin Rose 6123c41f13 Harden semantics for and and or macros.
There was perviously a bit of fuzziness on returning false/nil
from these macros that has been removed.
2020-03-06 08:37:59 -06:00
..
boot Harden semantics for and and or macros. 2020-03-06 08:37:59 -06:00
conf Update version strings to 1.7.1-dev. 2020-02-02 09:38:44 -06:00
core Address #294 2020-03-03 22:26:26 -06:00
include Add better debug info to amalgamated source. 2020-02-27 00:16:54 -06:00
mainclient Make ctrl-d behave like delete, but exit on an empty line. 2020-03-04 14:56:04 +01:00