| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This reverts commit 9380a54d7cf1795b26be79cd7abbb74a415d0788.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chaining defs together. Also simplified `..` by just using a lookahead
instead of retconning it. Immutability invariants are now enforced
better.
|
|
|
|
the patterns themselves. This simplifies memory management a lot and
speeds up performance.
|
|
|
|
|
|
|
|
moving the recursive freeing code from Lua/lbp.c into pattern.c
|
|
|
|
|
|
|
|
|
|
|
|
bit messy
|
|
|
|
|
|
|
|
|
|
|