Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify/rename filter and function decorators | David Lord | 2021-04-10 | 1 | -3/+3 |
| | | | | Use pass_context instead of contextfilter and contextfunction, etc. | ||||
* | add type annotations to filters and tests | David Lord | 2021-04-05 | 1 | -28/+29 |
| | |||||
* | add 'is filter' and 'is test' tests | David Lord | 2021-04-04 | 1 | -0/+43 |
| | | | | | | This required allowing tests to be decorated with '@environmentfilter'. Tests are essentially the same as filters now, the node, compiler, and environment have been refactored to extract common behavior. | ||||
* | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -1/+0 |
| | |||||
* | remove _compat module | David Lord | 2020-02-05 | 1 | -10/+7 |
| | |||||
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 1 | -0/+215 |
| | | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e. | ||||
* | rename directory to jinja | David Lord | 2020-01-10 | 1 | -215/+0 |
| | |||||
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 1 | -9/+1 |
| | |||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -39/+39 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -5/+7 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 1 | -0/+221 |