|
9c05f880b0
|
Added | as alias for \b
|
2021-07-30 20:23:18 -07:00 |
|
|
f23b9bc637
|
Introduced cache to greatly speed up many use cases
|
2021-07-26 20:59:45 -07:00 |
|
|
711fe47a7f
|
Overhaul of word boundaries/edges. Now they use \b, which is implemented
in C, and the C code understands UTF8 id chars.
|
2021-07-19 19:40:43 -07:00 |
|
|
5d5817c2a3
|
Fancier string escape sequences and a bit of cleanup.
|
2021-05-19 21:58:54 -07:00 |
|
|
a93220972f
|
Overhaul of |-word boundaries (| is deprecated), performance
improvements for repeating matches, tweaks to the logic of word vs. id
|
2021-05-11 12:38:58 -07:00 |
|
|
17dbe5d9e8
|
Added {word} feature and cleaned up the code some.
|
2021-05-10 23:46:46 -07:00 |
|
|
b50ad0cad0
|
Fixed grammar syntax for ..%
|
2021-01-20 15:46:21 -08:00 |
|
|
9736ace9a7
|
Added C++ grammar and aliases.
|
2021-01-17 20:19:49 -08:00 |
|