Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Bug fix: infinite loop in cparser/ on bit field of size 32 bits. | xleroy | 2010-04-09 |
* | Static initialization of structs with bitfields | xleroy | 2010-04-07 |
* | In cparser/SimplExpr.ml: | xleroy | 2010-04-02 |
* | cparser/AddCasts.ml: forgot to materialize cast at return statement. | xleroy | 2010-04-01 |
* | Handling of builtins, continued. | xleroy | 2010-03-07 |
* | Revised treatment of builtins | xleroy | 2010-03-07 |
* | Support for 'inline' modifier | xleroy | 2010-03-03 |
* | Switching to the new C parser/elaborator/simplifier | xleroy | 2010-03-03 |