|
994c9c973e
|
Changed how definitions work
|
2021-08-01 12:40:27 -07:00 |
|
|
9c05f880b0
|
Added | as alias for \b
|
2021-07-30 20:23:18 -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 |
|
|
8df395e701
|
Fixed some grammar bugs
|
2021-01-18 14:52:33 -08:00 |
|
|
33665fe993
|
Added Javscript and simplified python imports
|
2021-01-17 20:30:59 -08:00 |
|
|
008db80229
|
Adding and improving grammars.
|
2021-01-17 20:05:19 -08:00 |
|
|
51313c4773
|
Adding more language grammars
|
2021-01-17 19:42:11 -08:00 |
|