1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose 97c64f27ff Remove duplicate code in loop macro.
Also evaluate for loop and range step exactly once.
Multiple evaluations can be inefficent and make infinite loop
detection impossible.
2020-07-01 22:37:04 -05:00
..
boot Remove duplicate code in loop macro. 2020-07-01 22:37:04 -05:00
conf Switch to using /dev/urandom for OS X prior to 10.7 2020-06-30 04:18:08 -05:00
core Add peg/replace and peg/replace-all 2020-07-01 21:29:24 -05:00
include And lots of optimization functionality. 2020-06-28 18:16:57 -05:00
mainclient More small changes to help with cross compilation 2020-06-27 12:39:16 -05:00