cparser
17 years agomore work on parser
Matthias Braun [Sun, 17 Jun 2007 10:06:29 +0000 (10:06 +0000)]
more work on parser

[r18329]

17 years agomore work on parser
Matthias Braun [Sat, 16 Jun 2007 18:50:15 +0000 (18:50 +0000)]
more work on parser

[r18328]

17 years agono enviornment passing around anymore in lexer, more work on lexer, import expression...
Matthias Braun [Sat, 16 Jun 2007 15:36:01 +0000 (15:36 +0000)]
no enviornment passing around anymore in lexer, more work on lexer, import expression parsing infrastructure from mlang and started adapting to C

[r18327]

17 years agoadjust trigraphs test
Matthias Braun [Sun, 10 Jun 2007 16:34:33 +0000 (16:34 +0000)]
adjust trigraphs test

[r18326]

17 years agorecognizre preprocessor hashs
Matthias Braun [Sun, 10 Jun 2007 16:33:32 +0000 (16:33 +0000)]
recognizre preprocessor hashs

[r18325]

17 years agofix multiline comment parsing, extended comment test
Matthias Braun [Sun, 10 Jun 2007 15:08:40 +0000 (15:08 +0000)]
fix multiline comment parsing, extended comment test

[r18324]

17 years agoextended linefeed test
Matthias Braun [Sun, 10 Jun 2007 14:09:35 +0000 (14:09 +0000)]
extended linefeed test

[r18323]

17 years agoproper newline handling
Matthias Braun [Sun, 10 Jun 2007 14:07:13 +0000 (14:07 +0000)]
proper newline handling

[r18322]

17 years agolinefeed tests, enhanced symbols test
Matthias Braun [Sun, 10 Jun 2007 14:06:56 +0000 (14:06 +0000)]
linefeed tests, enhanced symbols test

[r18321]

17 years agoautomated tests
Matthias Braun [Sat, 9 Jun 2007 23:32:57 +0000 (23:32 +0000)]
automated tests

[r18320]

17 years agomore fixes, lexer should now be correct
Matthias Braun [Sat, 9 Jun 2007 23:26:28 +0000 (23:26 +0000)]
more fixes, lexer should now be correct

[r18319]

17 years agoimprove lexer
Matthias Braun [Sat, 9 Jun 2007 23:08:57 +0000 (23:08 +0000)]
improve lexer

[r18318]

17 years agoInitial import of c parser
Matthias Braun [Sat, 9 Jun 2007 22:03:29 +0000 (22:03 +0000)]
Initial import of c parser

[r18314]