summaryrefslogtreecommitdiff
path: root/z_test.py
Commit message (Expand)AuthorAgeFilesLines
* Basic scoping of typedefs implementedeli.bendersky2011-05-201-7/+1
* * A couple of bug fixes in c-to-c.py (Issue 35, and comlex types in function ...eli.bendersky2011-05-201-8/+2
* changed license notices to BSD in all fileseli.bendersky2011-04-291-16/+8
* Issue 27: added c99 integer types to fake headerseli.bendersky2011-03-181-6/+11
* updated TODO with latest issue fixeli.bendersky2011-03-051-18/+46
* Removed portability.py, using from __future__ import print_function instead. ...eli.bendersky2011-02-181-2/+0
* some fixes to previous commit + testeli.bendersky2011-02-101-0/+1
* todo updateeli.bendersky2011-02-041-4/+5
* Handle empty ';' statements inside functionseli.bendersky2011-02-041-2/+4
* Fix parsing of empty declarations on the file-level (issue 17)eli.bendersky2011-02-041-0/+23
* The name of a NamedInitializer node was turned into a sequence of nodeseli.bendersky2010-12-101-0/+3
* documentation & updates for 1.081.x_finaleli.bendersky2010-10-091-5/+1
* bugfix for issue 9: correct support of anonymous bitfields in structseli.bendersky2010-10-091-25/+15
* initial import from SVNEli Bendersky2010-05-211-0/+75