summaryrefslogtreecommitdiff
path: root/pycparser/plyparser.py
Commit message (Expand)AuthorAgeFilesLines
* Various cosmetic updates to documentationEli Bendersky2015-05-101-1/+1
* Support weakref to AST objects.Eli Bendersky2015-04-211-1/+1
* Cosmetic cleanupsEli Bendersky2015-04-201-1/+0
* Add __slots__ to the Coord class.Eli Bendersky2015-04-181-0/+1
* Make sure the parser remembers the coordinates of simple string typesEli Bendersky2012-07-061-54/+54
* changed license notices to BSD in all fileseli.bendersky2011-04-291-2/+2
* initial implementation of C99 named initializers and compound literals. The l...eli.bendersky2010-10-301-1/+1
* initial import from SVNEli Bendersky2010-05-211-0/+55