Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ichecker branch changes into the mainline. New project can be found und... | Wolfgang Beck | 2010-01-19 | 1 | -0/+66 |
* | Fixed semantic check for ObjC fast-enumeration for-loops, then merged it with... | Erik Verbruggen | 2010-01-11 | 1 | -3/+3 |
* | Inital support for Q_D/Q_Q declarations. | Roberto Raggi | 2009-11-30 | 1 | -0/+19 |
* | Get rid off translationUnit | Roberto Raggi | 2009-11-25 | 1 | -4/+1 |
* | Introduced destructive pattern matching. | Roberto Raggi | 2009-11-16 | 1 | -712/+1617 |
* | Match the value of the literals. | Roberto Raggi | 2009-11-13 | 1 | -0/+3 |
* | Fixed parsing of ctor-initializers and added a manual test for the AST matchers | Roberto Raggi | 2009-11-13 | 1 | -2/+3 |
* | Pass the translation units to the matcher. | Roberto Raggi | 2009-11-13 | 1 | -50/+8 |
* | Also match the identifiers and the token types. | Roberto Raggi | 2009-11-13 | 1 | -251/+264 |
* | Fixed the generator. | Roberto Raggi | 2009-11-13 | 1 | -2/+0 |
* | New matchers | Roberto Raggi | 2009-11-13 | 1 | -122/+1008 |
* | Initial work on the pattern matcher for AST nodes. | Roberto Raggi | 2009-11-12 | 1 | -0/+693 |