summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* documentation fix: for installation problemsrelease_v2.02eli.bendersky2010-12-105-529/+553
* The name of a NamedInitializer node was turned into a sequence of nodeseli.bendersky2010-12-104-1240/+1241
* Added tag release_2.01 for changeset 9a3c4a3d6ab1eli.bendersky2010-12-040-0/+0
* hg exchange .yaml for .cfg filesrelease_2.01eli.bendersky2010-12-041-2/+1
* releasing version 2.01 - removed yaml dependency, fix installation problemseli.bendersky2010-12-0411-3455/+3477
* Fixes for correct setup of the packageeli.bendersky2010-12-033-14/+3
* updated README, prepared for new version tageli.bendersky2010-10-305-125/+87
* compound literals now work - a couple of tests addedeli.bendersky2010-10-303-8/+23
* initial implementation of C99 named initializers and compound literals. The l...eli.bendersky2010-10-307-41/+167
* Implemented 'long long' type support for C99eli.bendersky2010-10-305-3/+15
* Implemented mixing of declarations and statements in compound statements for ...eli.bendersky2010-10-298-73/+50
* Implemented basic VLA support for C99eli.bendersky2010-10-293-7/+50
* Implemented restrict and inline keywords for C99eli.bendersky2010-10-296-10/+41
* Implemented declarations in first expr of a For loop, for C99eli.bendersky2010-10-297-6/+81
* Added tag 1.x_final for changeset af7914c811a1eli.bendersky2010-10-290-0/+0
* documentation & updates for 1.081.x_finaleli.bendersky2010-10-097-76/+99
* bugfix for issue 9: correct support of anonymous bitfields in structseli.bendersky2010-10-093-27/+51
* Backed out changeset: 8ee804744907eli.bendersky2010-08-135-335/+1579
* Removall of dependency to yaml and use introspection for c_ast in place of ge...Charles Bajeux2010-08-135-1579/+335
* Readme and todo changeseli.bendersky2010-07-093-22/+31
* Fixed a bug in unified string handling (issue 7)eli.bendersky2010-07-053-3/+9
* Fix for issue 6: support concatenation of string literalseli.bendersky2010-07-034-6/+57
* * Added .hgignore fileeli.bendersky2010-06-253-2/+33
* initial import from SVNEli Bendersky2010-05-2194-0/+12949