summaryrefslogtreecommitdiff
path: root/TODO.txt
Commit message (Expand)AuthorAgeFilesLines
* preparing for 2.04 releaseeli.bendersky2011-05-211-4/+2
* * A couple of bug fixes in c-to-c.py (Issue 35, and comlex types in function ...eli.bendersky2011-05-201-0/+1
* todo fixeli.bendersky2011-05-091-1/+1
* Issue 27: added c99 integer types to fake headerseli.bendersky2011-03-181-0/+7
* preparing for release 2.03release_v2.03eli.bendersky2011-03-061-14/+0
* updated TODO with latest issue fixeli.bendersky2011-03-051-0/+1
* Removed portability.py, using from __future__ import print_function instead. ...eli.bendersky2011-02-181-0/+1
* added install_requires dependency on plyeli.bendersky2011-02-181-1/+5
* some doc changeseli.bendersky2011-02-101-0/+2
* todo updateeli.bendersky2011-02-041-3/+2
* documentation fix: for installation problemsrelease_v2.02eli.bendersky2010-12-101-0/+1
* The name of a NamedInitializer node was turned into a sequence of nodeseli.bendersky2010-12-101-1/+2
* Fixes for correct setup of the packageeli.bendersky2010-12-031-13/+1
* updated README, prepared for new version tageli.bendersky2010-10-301-2/+2
* initial implementation of C99 named initializers and compound literals. The l...eli.bendersky2010-10-301-1/+2
* Implemented 'long long' type support for C99eli.bendersky2010-10-301-1/+3
* Implemented mixing of declarations and statements in compound statements for ...eli.bendersky2010-10-291-1/+1
* Implemented basic VLA support for C99eli.bendersky2010-10-291-1/+1
* Implemented restrict and inline keywords for C99eli.bendersky2010-10-291-1/+1
* Implemented declarations in first expr of a For loop, for C99eli.bendersky2010-10-291-4/+18
* documentation & updates for 1.081.x_finaleli.bendersky2010-10-091-2/+1
* Readme and todo changeseli.bendersky2010-07-091-1/+1
* Fixed a bug in unified string handling (issue 7)eli.bendersky2010-07-051-1/+1
* Fix for issue 6: support concatenation of string literalseli.bendersky2010-07-031-0/+1
* initial import from SVNEli Bendersky2010-05-211-0/+33