| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
files when no argument are specified. -G is now just for `git ls-files`
patterns
|
|
replacement
|
|
|
|
of an invalid flag
|
|
|
|
|
|
--verbose
|
|
|
|
|
|
interpolation
|
|
|
|
|
|
This reverts commit 9380a54d7cf1795b26be79cd7abbb74a415d0788.
|
|
|
|
chaining defs together. Also simplified `..` by just using a lookahead
instead of retconning it. Immutability invariants are now enforced
better.
|
|
|
|
|
|
|
|
grammars were loaded
|
|
|
|
|
|
|
|
printing
|
|
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
|
|
|
|
|
|
|
|
the error assertion code. Also eliminated most of the spoof_file() calls
in favor of just using command line arguments directly.
|
|
|
|
|
|
bit messy
|
|
|
|
|
|
allocated pats.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
less tightly coupled UTF8 API
|
|
|
|
|