summaryrefslogtreecommitdiff
path: root/mako/parsetree.py
Commit message (Expand)AuthorAgeFilesLines
* - [bug] Fixed the "filter" attribute of theMike Bayer2012-08-291-2/+9
* - [bug] Can now use strict_undefined at theMike Bayer2012-07-071-0/+2
* epic trailing whitespace removalMike Bayer2012-07-071-122/+122
* - add a path to disable the loop feature - enable_loop=FalseMike Bayer2012-03-291-1/+1
* Brought all modules into PEP 8 width complianceBenjamin Trofatter2012-03-241-5/+5
* - apply the #125 patchMike Bayer2012-03-241-2/+10
* - [feature] Added support for context managers,Mike Bayer2012-03-121-1/+1
* 2012Mike Bayer2012-01-161-1/+1
* - [feature/bug] Can now refer to context variablesMike Bayer2012-01-161-3/+11
* - Template caching has been converted into a pluginMike Bayer2011-10-011-7/+13
* - New tag: <%block>. A variant on <%def> thatMike Bayer2011-04-061-0/+61
* got all tests to pass againMike Bayer2011-02-201-3/+8
* - add AUTHORS fileMike Bayer2011-02-191-2/+2
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-53/+53
* - more cleanupMike Bayer2010-11-131-31/+45
* - The range of Python identifiers thatMike Bayer2010-11-101-4/+12
* - adjust the new multiline ${} in tag feature to allow trailing whitespace,Mike Bayer2010-09-021-7/+10
* - ${} expressions embedded in tags,Mike Bayer2010-08-111-2/+2
* - The <%namespace> tag allows expressionsMike Bayer2010-06-301-3/+3
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-23/+75
* use builtin set() completelyMike Bayer2010-03-021-9/+9
* move lib/mako to makoMike Bayer2010-02-051-0/+422