aboutsummaryrefslogtreecommitdiffstats
path: root/mako/_ast_util.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all non-essential functions from _ast_util.pyMike Bayer2019-06-031-184/+3
* - update copyrightMike Bayer2019-05-311-1/+1
* Use tox / zimportsMike Bayer2019-05-311-173/+215
* Use Constant.value, not Constant.nMiro Hrončok2019-04-121-1/+1
* Add Constant to _ast_utilMike Bayer2019-03-201-0/+4
* Spelling fixesVille Skyttä2017-05-111-1/+1
* - happy new yearMike Bayer2016-03-101-1/+1
* - Repair some calls within the ast module that no longer work on Python3.5;Mike Bayer2015-08-261-4/+4
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-1/+7
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
* - will now be 1.0Mike Bayer2014-04-281-29/+29
* - 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-10/+1
* added arg_stringname function to _ast_util.pyPhilipp Volugine2013-09-101-2/+11
* _ast_util.py added visit_NameConstant to SourceGenPhilipp Volugine2013-09-101-0/+3
* - [bug] Fixed Py3K bug where a "lambda" expression was notMike Bayer2013-08-031-0/+3
* update copyrightMike Bayer2013-08-031-1/+1
* - guess you need compat.py huhMike Bayer2012-11-111-1/+1
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-1/+1
* 2012Mike Bayer2012-01-161-1/+1
* - fix uncovered bug in FastEncodingBufferMike Bayer2011-02-211-1/+0
* - add AUTHORS fileMike Bayer2011-02-191-0/+6
* move lib/mako to makoMike Bayer2010-02-051-0/+834