summaryrefslogtreecommitdiff
path: root/cparser/Unblock.ml
Commit message (Expand)AuthorAge
* Support C99 compound literals (by expansion in Unblock pass).Gravatar xleroy2014-08-21
* C: Support array initializers that are too short + default init for remainder.Gravatar xleroy2014-03-28
* Support for inline assembly (asm statements).Gravatar xleroy2012-12-18
* checklink: first import of Valentin Robert's validator for asm and linkGravatar xleroy2012-03-28
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03