You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(lib): streamline the grammar and other performance improvements
streamlined the grammar
Added atomic (@) on single-token rules
Turned pure look-ahead helpers into silent rules
Small-buffer optimisation for map:{…} pipelines
inline the tiny hot helpers
0 commit comments