Commit Graph

14 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
581dca0ad9 Rewrote PrettyPrinter to output the document exactly as it was before
This means at the moment the PrettyPrinter isn't doing anything useful,
but the idea is that from here we can improve it to adapt the code to
a certain style.

Reviewed-by: Roberto Raggi
2009-05-11 17:03:51 +02:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
Roberto Raggi
8078053c99 Improved ObjC++ support. 2009-01-12 14:56:00 +01:00
Roberto Raggi
bbb570481b test the rewriter and the pretty printer. 2009-01-07 09:44:21 +01:00
Roberto Raggi
dce0855fc6 Show how to replace AST nodes. 2009-01-06 15:23:59 +01:00
Roberto Raggi
e43e09ee5f Test the pretty printer. 2009-01-06 15:15:53 +01:00
Roberto Raggi
c70af84708 Added another simple refactoring operation. Comment enum definitions. 2009-01-06 12:39:38 +01:00
Roberto Raggi
a886a63077 Playing with the AST rewriter. 2009-01-02 16:10:28 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +01:00
Roberto Raggi
e2e4fcd95b Added different parsing mode to TranslationUnit/CppDocument. 2008-12-03 14:01:58 +01:00
Roberto Raggi
3d9945238d oops! added the cpy header. 2008-12-03 11:37:35 +01:00
Roberto Raggi
27f866687c Added a simple auto test for our C++ front-end. 2008-12-03 11:35:15 +01:00