mirror of
https://github.com/janet-lang/janet
synced 2026-09-22 00:48:42 +00:00
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.
This commit is contained in:
Reference in New Issue
Block a user