- 2009 patch
[cparser] / lexer.h
2009-04-07 Michael Beck- 2009 patch
2008-12-15 Christoph MallonMake the input encoding selectable via −finput‐charset...
2008-08-28 Christoph MallonAdd the GCC options -f(no-)dollars-in-identifiers.
2008-08-28 Michael Beck'$' in symbols can be switched off (if someone implemen...
2008-07-25 Matthias Braunsupport for libc builtins
2008-02-18 Matthias Braunadd license comments
2007-12-20 Christoph MallonImplement wide string literal concatenation (with norma...
2007-12-12 Christoph MallonHandle string literals with embedded \0 correctly.
2007-09-16 Matthias Braun- countless bugfixes
2007-09-08 Matthias Braunhandle multiple strings in a row
2007-07-21 Matthias Braunrefactored lexer code
2007-06-19 Matthias Braunchanged the way preprocessing directives are parsed
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...
2007-06-09 Matthias BraunInitial import of c parser