Edgewall Software

source: trunk/genshi/template/astutil.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1250   10 years hodgestar Add support for kwonlyargs and kw_defaults attributes of AST argument …
(edit) @1249   10 years hodgestar Add support for Python 3.4 AST (support for NameConstants? and changes …
(edit) @1192   11 years hodgestar Update genshi.template AST handling to support Python 3.4 (see #537).
(edit) @1167   12 years hodgestar Fix bug in ASTTransformer's cloning that overwrote AST nodes name …
(edit) @1159   13 years hodgestar Merge r1142 from py3k: add support for python 3 to genshi.template …
(edit) @1120   13 years cmlenz Update changelog and copyright years.
(edit) @1104   13 years cmlenz AST transformer now also clones excepthandler nodes (see #379).
(edit) @1102   13 years cmlenz Looks like the 'decorators' field in the AST was renamed to …
(edit) @1078   14 years cmlenz More 2to3 diff size reduction.
(edit) @1077   14 years cmlenz More work on reducing the size of the diff produced by 2to3.
(edit) @1065   14 years cmlenz Remove the hack needed for importing _ast on App Engine, no longer …
(edit) @1008   15 years cmlenz Fix for import statements in function defs in template code blocks (#276).
(edit) @1004   15 years cmlenz Fix handling of function arguments with default values in template …
(edit) @999   15 years cmlenz Add missing svn:eol-style properties on some Python files. Closes #286.
(copy) @988   15 years cmlenz Merged AST branch back into trunk. Most of this code was written by …
copied from branches/experimental/soc2008-ast/genshi/template/astutil.py:
(edit) @982   15 years cmlenz AST branch: Move the AppEngine support hack into a separate module.
Note: See TracRevisionLog for help on using the revision log.