summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/PrettyPrinter.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed deprecated PrettyPrinter. We need a way to generate the pretty ↵Roberto Raggi2009-10-091-165/+0
| | | | printer from the C++ parser.
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Rewrote PrettyPrinter to output the document exactly as it was beforeThorbjørn Lindeijer2009-05-111-3/+8
| | | | | | | | 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
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Fixes: Export the pretty printer.Roberto Raggi2009-02-181-1/+1
|
* Improved the implementation of new-expressions.Roberto Raggi2009-02-101-1/+2
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+163