Commit message (Expand) | Author | Age | |
---|---|---|---|
* | PackedStructs.ml: cleanups and bug-fixes | xleroy | 2013-10-13 |
* | Remove the C primitives for unsigned long long arithmetic, replaced | xleroy | 2013-03-18 |
* | Suppress int64_unsigned_to_float, now unused. | xleroy | 2013-03-11 |
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan) | xleroy | 2012-11-03 |
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the... | xleroy | 2011-07-16 |
* | Added pass CleanupLabels to remove unreferenced labels in a proved way. | xleroy | 2011-05-08 |
* | Wrong cast in constant_expr | xleroy | 2010-08-04 |
* | Switching to the new C parser/elaborator/simplifier | xleroy | 2010-03-03 |