summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* initial implementation of C99 named initializers and compound literals. The l...eli.bendersky2010-10-301-7/+44
* Implemented 'long long' type support for C99eli.bendersky2010-10-302-0/+7
* Implemented mixing of declarations and statements in compound statements for ...eli.bendersky2010-10-292-18/+14
* Implemented basic VLA support for C99eli.bendersky2010-10-291-0/+13
* Implemented restrict and inline keywords for C99eli.bendersky2010-10-291-1/+13
* Implemented declarations in first expr of a For loop, for C99eli.bendersky2010-10-291-0/+32
* documentation & updates for 1.081.x_finaleli.bendersky2010-10-091-2/+2
* bugfix for issue 9: correct support of anonymous bitfields in structseli.bendersky2010-10-091-0/+29
* Fixed a bug in unified string handling (issue 7)eli.bendersky2010-07-051-0/+6
* Fix for issue 6: support concatenation of string literalseli.bendersky2010-07-031-0/+24
* * Added .hgignore fileeli.bendersky2010-06-251-1/+24
* initial import from SVNEli Bendersky2010-05-2111-0/+7251