1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-18 04:41:28 +00:00
Files
janet/src
Calvin Rose adc41e31f4 Address #547 - don't drop references.
Keep a separate stack for tagged references. May cause pegs to
use more memory but makes the backref and backmatch features much more
powerful.

Also disables the second stack if backref and backmatch are not used in the peg.
2021-01-05 20:27:15 -06:00
..