aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Unblock.ml
Commit message (Expand)AuthorAgeFilesLines
* PR#10 continued: disambiguate record to avoid OCaml warningXavier Leroy2014-12-301-1/+1
* PR#10: composite definitions must be maintained in the environment.Xavier Leroy2014-12-301-6/+15
* Support C99 compound literals (by expansion in Unblock pass).xleroy2014-08-211-26/+175
* C: Support array initializers that are too short + default init for remainder.xleroy2014-03-281-10/+14
* Support for inline assembly (asm statements).xleroy2012-12-181-0/+1
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-1/+1
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+133