summaryrefslogtreecommitdiff
path: root/jinja2/compiler.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * updated macro stuffArmin Ronacher2008-04-081-1/+3
| | | | | | | | | | --HG-- branch : trunk
* | mergedChristoph Hack2008-04-081-15/+49
|\ \ | |/ | | | | | | --HG-- branch : trunk
| * work on the macro stuffArmin Ronacher2008-04-081-15/+49
| | | | | | | | | | --HG-- branch : trunk
* | optimize filters on constant valuesChristoph Hack2008-04-081-3/+12
| | | | | | | | | | --HG-- branch : trunk
* | only import filters to the local namespace if they are called more than onceChristoph Hack2008-04-081-6/+12
| | | | | | | | | | --HG-- branch : trunk
* | added environment, make filters available locallyChristoph Hack2008-04-081-4/+16
|/ | | | | --HG-- branch : trunk
* more compiler stuffArmin Ronacher2008-04-081-21/+181
| | | | | --HG-- branch : trunk
* added first working pieces of compilerArmin Ronacher2008-04-071-0/+380
--HG-- branch : trunk