Commit Graph

8 Commits

Author SHA1 Message Date
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