Tags
Tags give the ability to mark specific points in history as being important
v0.6.1
d3d53618
·
Add memoization limit and clamp EOF for memoized rules
·
Feb 22, 2026
v0.6.0
e562597d
·
Add matchOneOf optimization with first token lookup table
·
Feb 22, 2026
v0.5.0
97fd07af
·
Add packrat memoization optimization
·
Feb 22, 2026
v0.4.9
a87f5ee8
·
Tokenizer optimization
·
Feb 22, 2026
v0.4.8
7d4312d5
·
Small tokenizer and unification optimizations
·
Feb 22, 2026
v0.4.7
414e0a25
·
Remove unused code
·
Feb 22, 2026
v0.4.6
e985851f
·
Small performance optimization
·
Feb 22, 2026
v0.4.5
fadd774a
·
Make rule names user friendly 3
·
Feb 21, 2026
v0.4.4
702ccd4c
·
Make rule names user friendly 2
·
Feb 21, 2026
v0.4.3
2cf30539
·
Make rule names user friendly
·
Feb 21, 2026
v0.4.2
fe5f9950
·
Make profiler times relative
·
Feb 21, 2026
v0.4.1
64018b81
·
Add missing statement
·
Feb 21, 2026
v0.4.0
dce4b055
·
Add basic profiler
·
Feb 21, 2026
v0.3.0
b9b1ddf2
·
Add rule resolving by name
·
Feb 10, 2026
v0.2.0
4b89ddae
·
Add specialized visitors and migration some comments
·
Jan 04, 2026
v0.1.7
0bedc6f6
·
Fix not migrated hhvm code
·
Jan 03, 2026
v0.1.6
9c599683
·
Fix tokenizer and token stack behavior
·
Jan 03, 2026
v0.1.5
42a3ea0e
·
Properly handle token capture in basic compiler visitor
·
Jan 03, 2026
v0.1.4
a4d514d9
·
Properly handle rule capture in basic compiler
·
Jan 03, 2026
v0.1.3
529a201e
·
Add php tag in compiler visitor
·
Jan 03, 2026
1
2