Parse C++ bool, false and true.
[cparser] / walk_statements.c
2008-11-01 Matthias Braunconditional expressions true case may be NULL as a...
2008-11-01 Matthias Braundeclaration_t -> entity_t
2008-10-27 Christoph MallonParse and check semantic of throw expressions.
2008-10-21 Christoph MallonImplement a statement walker.