summaryrefslogtreecommitdiff
path: root/jinja2/utils.py
Commit message (Expand)AuthorAgeFilesLines
...
| * fixed some NameErrorsBenjamin Wiegand2008-04-281-1/+1
* | python2.4 compatibility and doc updatesArmin Ronacher2008-04-281-3/+8
|/
* inheritance uses a less awkward hack for contexts now and subclassing templat...Armin Ronacher2008-04-241-0/+8
* fixed more unittestsArmin Ronacher2008-04-221-2/+74
* added first code for parser extensions and moved some code in speedups aroundArmin Ronacher2008-04-201-8/+36
* fixed a few bugs from the unittestsArmin Ronacher2008-04-181-27/+15
* added C escape and tb_set_next functionsArmin Ronacher2008-04-181-14/+20
* simplified loader api and added builtin cachingArmin Ronacher2008-04-171-0/+121
* various docstring changesArmin Ronacher2008-04-171-1/+3
* improved filtersArmin Ronacher2008-04-171-0/+9
* added autoescapingArmin Ronacher2008-04-171-7/+101
* continued convertig filtersChristoph Hack2008-04-141-0/+59
* converted unit tests, started rewriting filtersChristoph Hack2008-04-131-0/+13
* fixed a bug in the compilerArmin Ronacher2008-04-111-5/+3
* fixed one bug with blocks, one to goArmin Ronacher2008-04-101-0/+13
* a clean restartArmin Ronacher2008-03-311-0/+10