summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/cplusplus.pri
Commit message (Collapse)AuthorAgeFilesLines
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-71/+0
| | | | Approved-by: legal
* Added CPlusPlus.hRoberto Raggi2010-08-131-0/+1
|
* Get rid of the old Semantic pass.Roberto Raggi2010-08-131-16/+0
|
* Initial work on the new Binder.Roberto Raggi2010-08-121-0/+2
| | | | Eventually, it will replace CPlusPlus::Semantic & co.
* Ensure that the memory pool can be reused after a rewind and get rid of the ↵Roberto Raggi2010-03-181-2/+0
| | | | segmented array.
* Reworked parts of the QtPropertyDeclaration parsing and handling.Erik Verbruggen2010-02-071-4/+4
|
* Added clone methods to the AST.Erik Verbruggen2010-02-021-0/+1
|
* Introduced type matchers.Roberto Raggi2009-11-231-0/+2
|
* Compile.Roberto Raggi2009-11-181-0/+1
|
* Introduced ASTPatternBuilderRoberto Raggi2009-11-161-0/+1
|
* Initial work on the pattern matcher for AST nodes.Roberto Raggi2009-11-121-0/+3
|
* Removed the AST cloner.Roberto Raggi2009-11-101-1/+0
|
* Removed deprecated PrettyPrinter. We need a way to generate the pretty ↵Roberto Raggi2009-10-091-3/+2
| | | | printer from the C++ parser.
* Generated the methods to accept AST nodes.Roberto Raggi2009-06-171-0/+1
|
* AST cloning.Roberto Raggi2009-06-051-0/+1
|
* Added fast lookup of objc type qualifiers.Roberto Raggi2009-02-051-2/+3
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+77