Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -6/+2 |
| | |||||
* | Revert "rename imports to jinja" | David Lord | 2020-01-26 | 1 | -2/+4 |
| | | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef. | ||||
* | rename imports to jinja | David Lord | 2020-01-10 | 1 | -4/+2 |
| | |||||
* | more relative imports | David Lord | 2020-01-10 | 1 | -4/+7 |
| | | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup | ||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -4/+5 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -15/+12 |
| | |||||
* | go back to generating regex, simplifiedfeature/kill-stringdefs | David Lord | 2017-07-04 | 1 | -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 |