1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/src
Calvin Rose b0d8369534 Increase reference accuracy of on-stack close envs.
Using a bitset to indicate which stack values are upvalues, we
can more accurately track when a reference to a stack value
persists after the stack frame exits.
2020-03-18 09:30:10 -05:00
..
boot Fixes #304 2020-03-10 22:46:50 -05:00
conf Update version strings to 1.7.1-dev. 2020-02-02 09:38:44 -06:00
core Increase reference accuracy of on-stack close envs. 2020-03-18 09:30:10 -05:00
include Increase reference accuracy of on-stack close envs. 2020-03-18 09:30:10 -05:00
mainclient Address #301 2020-03-08 20:44:03 -05:00