Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge of branch seq-and-or. See Changelog for details. | xleroy | 2012-10-06 |
* | Make min_int / -1 and min_int % -1 semantically undefined | xleroy | 2012-06-09 |
* | Merge of the newmem branch: | xleroy | 2012-05-21 |
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | Initializers: handle By_copy accesses (e.g. for &(glob.field)) | xleroy | 2012-02-07 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |
* | Improved semantics of casts | xleroy | 2011-07-17 |
* | In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the... | xleroy | 2011-07-16 |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | Incompatibility 8.3 / 8.3pl1 | xleroy | 2011-03-14 |
* | Slightly nicer semantics for initialization | xleroy | 2011-03-13 |
* | More global initialization work done and proved in Coq. | xleroy | 2011-03-13 |
* | Initializers for global variables: compile-time evaluation of expressions don... | xleroy | 2011-03-12 |