summaryrefslogtreecommitdiff
path: root/scripts/generate_identifier_pattern.py
Commit message (Collapse)AuthorAgeFilesLines
* go back to generating regex, simplifiedfeature/kill-stringdefsDavid Lord2017-07-041-0/+77
new version uses ~2KB vs 200KB memory, is ~100x faster to load move script to generate pattern to scripts directory add more tests