summaryrefslogtreecommitdiff
path: root/src/jinja2/compiler.py
Commit message (Collapse)AuthorAgeFilesLines
* apply pyupgrade and f-stringsDavid Lord2020-01-281-190/+146
|
* remove more compat codeDavid Lord2020-01-281-0/+1
|
* remove _compat moduleDavid Lord2020-01-281-78/+32
|
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-3/+4
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+1842
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-1842/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-9/+1
|
* more relative importsDavid Lord2020-01-101-1/+1
| | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup
* apply flake8David Lord2020-01-101-7/+6
|
* apply blackDavid Lord2020-01-101-415/+484
|
* apply reorder-python-importsDavid Lord2020-01-101-11/+21
|
* move to src directoryDavid Lord2020-01-091-0/+1772