aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/parsing.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in the pre-parser.Jacques-Henri Jourdan2016-03-231-0/+17
* Merge remote-tracking branch 'origin/master' into parser_fixJacques-Henri Jourdan2015-11-041-0/+4
|\
* | Better handling of old-style K&R function declarations:Jacques-Henri Jourdan2015-11-011-3/+59
* | other, simpler fix: the lexer emits 2 tokens for each identifierJacques-Henri Jourdan2015-10-081-0/+17
|/
* Fixed a few bugs in the pre parser. In particular, the following codeJacques-Henri Jourdan2015-09-301-0/+104