summaryrefslogtreecommitdiff
path: root/patchcomptransformer.py
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove python < 2.5 supportEmile Anclin2010-11-101-159/+0
|
* fix : stay 2.3 compatEmile Anclin2010-10-181-1/+1
|
* proper licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Thénault2010-04-281-5/+19
|
* more license updatesSylvain Thénault2010-04-261-3/+3
|
* prepare 0.20.0 releaseEmile Anclin2010-03-221-2/+2
|
* moving stuff around to avoid circular importsEmile Anclin2009-11-251-1/+2
| | | | | --HG-- branch : rebuild
* include Dotan Barak spell fixes patchSylvain Thénault2009-11-231-1/+1
|
* fix line numbering ofSylvain Thénault2009-03-191-1/+2
| | | | | | | | * decorated function for _ast * decorators node for compiler --HG-- branch : _ast_compat
* pylint fixesSylvain Thénault2009-03-171-1/+1
| | | | | --HG-- branch : _ast_compat
* no more astutilsEmile Anclin2009-03-061-2/+0
| | | | | --HG-- branch : _ast_compat
* more 2.4 fixesSylvain Thénault2009-03-061-28/+50
| | | | | --HG-- branch : _ast_compat
* licence, date, typosEmile Anclin2009-03-041-2/+2
| | | | | --HG-- branch : _ast_compat
* _ast compat step 0Sylvain Thénault2008-03-301-0/+123
--HG-- branch : _ast_compat