aboutsummaryrefslogtreecommitdiffstats
path: root/mako/ast.py
Commit message (Expand)AuthorAgeFilesLines
* happy new yearMike Bayer2020-01-051-1/+1
* - update copyrightMike Bayer2019-05-311-1/+1
* Use tox / zimportsMike Bayer2019-05-311-24/+38
* - happy new yearMike Bayer2016-03-101-1/+1
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-12/+25
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
* - will now be 1.0Mike Bayer2014-04-281-3/+2
* Make a best effort at pre-2.5 compatibility.Eevee (Alex Munroe)2014-02-111-1/+1
* Support Python 3's keyword-only arguments.Eevee (Alex Munroe)2014-02-111-25/+52
* - 2014Mike Bayer2014-01-091-1/+1
* move the function out to compat so we don't import _ast_util if _ast isn't pr...Mike Bayer2013-09-111-1/+1
* added arg_stringname function to _ast_util.pyPhilipp Volugine2013-09-101-2/+3
* update copyrightMike Bayer2013-08-031-1/+1
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-3/+3
* epic trailing whitespace removalMike Bayer2012-07-071-21/+21
* Brought all modules into PEP 8 width complianceBenjamin Trofatter2012-03-241-10/+16
* - [feature] Added support for context managers,Mike Bayer2012-03-121-0/+2
* 2012Mike Bayer2012-01-161-1/+1
* - 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-11/+11
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-9/+27
* use builtin set() completelyMike Bayer2010-03-021-4/+4
* move lib/mako to makoMike Bayer2010-02-051-0/+125