Commit Graph

13 Commits

Author SHA1 Message Date
Roberto Raggi
7fcf6cb255 Pretty printing of wide string literals. 2009-01-07 11:03:37 +01:00
Roberto Raggi
f4bf0a3a6d Checkpoint. Pretty printing of switch and case statements. 2009-01-07 10:59:36 +01:00
Roberto Raggi
8ec03e6bcd Pretty print char ltierals and wide char literals. 2009-01-07 10:49:08 +01:00
Roberto Raggi
f63d56a13b Nicer pretty printing of while statements. 2009-01-07 10:42:43 +01:00
Roberto Raggi
ffbc28cbbd Added a space before cv-qualifiers in a function declarator. 2009-01-07 10:38:24 +01:00
Roberto Raggi
0449c67f03 Fixed the pretty printing of class specifiers and base clauses. 2009-01-07 10:35:53 +01:00
Roberto Raggi
0030f87e9c Improved the pretty printing of enum specifiers and if-else statements. 2009-01-07 10:33:19 +01:00
Roberto Raggi
fb0d60ae66 Add a space before the initializer. 2009-01-07 10:26:27 +01:00
mae
1187e56ba5 added missing cassert include 2009-01-05 18:28:56 +01:00
Roberto Raggi
7cf9888a1e Fixed a typo in the pretty printing of TemplateTypeParameterAST. 2009-01-05 16:11:28 +01:00
Roberto Raggi
ab474061a6 Pretty print declarator list. 2009-01-05 16:10:56 +01:00
lunowi
80faa8ea7e compile error on windows 2009-01-04 19:12:57 +01:00
Roberto Raggi
722ccd9e0d Initial implementation of the pretty printer. 2009-01-03 13:02:37 +01:00