Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan) | xleroy | 2012-11-03 |
* | Interp: help debug stuck expressions | xleroy | 2012-02-10 |
* | arm/PrintAsm: don't generate "vfd" directive, useless? | xleroy | 2011-08-22 |
* | cparser: support for attributes over struct and union. | xleroy | 2011-05-12 |
* | Revised handling of GCC attributes. Preliminary, untested support for __alig... | xleroy | 2011-04-14 |
* | Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi... | xleroy | 2010-09-01 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | Bug fix: infinite loop in cparser/ on bit field of size 32 bits. | xleroy | 2010-04-09 |
* | Switching to the new C parser/elaborator/simplifier | xleroy | 2010-03-03 |