Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/ | Oswald Buddenhagen | 2011-05-16 | 1 | -71/+0 |
| | | | | Approved-by: legal | ||||
* | Added CPlusPlus.h | Roberto Raggi | 2010-08-13 | 1 | -0/+1 |
| | |||||
* | Get rid of the old Semantic pass. | Roberto Raggi | 2010-08-13 | 1 | -16/+0 |
| | |||||
* | Initial work on the new Binder. | Roberto Raggi | 2010-08-12 | 1 | -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 Raggi | 2010-03-18 | 1 | -2/+0 |
| | | | | segmented array. | ||||
* | Reworked parts of the QtPropertyDeclaration parsing and handling. | Erik Verbruggen | 2010-02-07 | 1 | -4/+4 |
| | |||||
* | Added clone methods to the AST. | Erik Verbruggen | 2010-02-02 | 1 | -0/+1 |
| | |||||
* | Introduced type matchers. | Roberto Raggi | 2009-11-23 | 1 | -0/+2 |
| | |||||
* | Compile. | Roberto Raggi | 2009-11-18 | 1 | -0/+1 |
| | |||||
* | Introduced ASTPatternBuilder | Roberto Raggi | 2009-11-16 | 1 | -0/+1 |
| | |||||
* | Initial work on the pattern matcher for AST nodes. | Roberto Raggi | 2009-11-12 | 1 | -0/+3 |
| | |||||
* | Removed the AST cloner. | Roberto Raggi | 2009-11-10 | 1 | -1/+0 |
| | |||||
* | Removed deprecated PrettyPrinter. We need a way to generate the pretty ↵ | Roberto Raggi | 2009-10-09 | 1 | -3/+2 |
| | | | | printer from the C++ parser. | ||||
* | Generated the methods to accept AST nodes. | Roberto Raggi | 2009-06-17 | 1 | -0/+1 |
| | |||||
* | AST cloning. | Roberto Raggi | 2009-06-05 | 1 | -0/+1 |
| | |||||
* | Added fast lookup of objc type qualifiers. | Roberto Raggi | 2009-02-05 | 1 | -2/+3 |
| | |||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+77 |