Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-08-18 21:01:26 by Hasso Tepper | Files touched by this commit (3)
Log message:
Update to 0.9.9.

Changes in 0.9.9:

* bugfixes
* extend and improve support for attributes
* adapat to latest libfirm

Changes in 0.9.8:

* several bugfixes
* add/correct semantic checks
* improve error recovery
* support more GCC extensions
* add/improve/correct warnings
   2008-12-17 17:59:19 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Update to cparser-0.9.7:
* lots of bugfixes
* add/correct semantic checks
* more/improved warnings
* internal cleanups (introduce entity_t types)
* support more GCC extensions
* improved error recovery
* support more switches for GCC compatibility
* support for libc builtins
* add a manpage
   2008-11-28 02:20:06 by Blair Sadewitz | Files touched by this commit (1)
Log message:
Add a reminder to install with debugging symbols if building
with e.g. -g (in the future)
   2008-11-28 02:17:48 by Blair Sadewitz | Files touched by this commit (6) | Imported package
Log message:
Import cparser-0.9.5.

Cparser is a recursive descent C99 parser written in C99. It contains
a lexer, a parser, and the appropriate constructs; it does AST and
semantic analysis. It is currently used as a frontend to the
libFirm intermediate representation.  However, it can be used
independently, and also is able to bootstrap itself.  Currently, cparser
uses an external preprocessor.


Next | Query returned 14 messages, browsing 11 to 20 | previous