summaryrefslogtreecommitdiff
path: root/jinja2/visitor.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
|
* It's a new yearArmin Ronacher2010-01-221-1/+1
| | | | | --HG-- branch : trunk
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
| | | | | --HG-- branch : trunk
* fixed a few broken license declarations. should have been BSD not GPLArmin Ronacher2008-07-151-1/+1
| | | | | --HG-- branch : trunk
* moved `IncludedTemplate` into the regular template API, fixed more unittestsArmin Ronacher2008-04-251-2/+1
| | | | | --HG-- branch : trunk
* fixed more unittestsArmin Ronacher2008-04-221-0/+9
| | | | | --HG-- branch : trunk
* updated a few docstrings and removed contribArmin Ronacher2008-04-171-6/+4
| | | | | --HG-- branch : trunk
* added first working pieces of compilerArmin Ronacher2008-04-071-0/+81
--HG-- branch : trunk