1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-27 14:48:13 +00:00
janet/src
Calvin Rose f4ad627b54 Fix regression in while loops inside each macros.
There was a specialization for `(while (not= nil _) ...)` that
was incorrect when the while loop regresses to a thunk.
2020-01-19 16:25:10 -06:00
..
boot Fix regression in while loops inside each macros. 2020-01-19 16:25:10 -06:00
conf Allow disabling keyed hash function (prf) in conf 2020-01-16 21:06:03 -06:00
core Fix regression in while loops inside each macros. 2020-01-19 16:25:10 -06:00
include Allow calling next on abstracts. 2020-01-18 18:09:20 -06:00
mainclient Add history first and history last shortcuts. 2020-01-19 15:45:04 -06:00