summaryrefslogtreecommitdiff
path: root/grammar/pcre.rl
Commit message (Expand)AuthorAgeFilesLines
* ragel pcre: handling backrefs and octalsAdrian Thurston2019-11-121-0/+79
* ragel pcre: parsing and storing quantifiersAdrian Thurston2019-11-121-17/+124
* ragel pcre: added some basic literal formsAdrian Thurston2019-11-111-3/+59
* start of a PCRE parser in C/RagelAdrian Thurston2019-10-271-0/+502