| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Flesh out CXCursorKind... | Steve Naroff | 2009-09-02 | 1 | -13/+24 | |
| | | | | | | | | | | - More declaration types (distinguish between struct/union/class, instance/class methods). - Add definition types (class, category, function, instance/class method, etc.). Add client data to clang_loadDeclaration() and implement. llvm-svn: 80787 | |||||
| * | Add explicit "blind" client data to callback function (since we aren't using ↵ | Steve Naroff | 2009-09-01 | 1 | -7/+14 | |
| | | | | | | | blocks). llvm-svn: 80673 | |||||
| * | Implement source/line/column hooks. | Steve Naroff | 2009-08-31 | 1 | -3/+7 | |
| | | | | | llvm-svn: 80585 | |||||
| * | More fleshing out the C-based indexing API (under construction). | Steve Naroff | 2009-08-31 | 1 | -1/+8 | |
| | | | | | llvm-svn: 80529 | |||||
| * | Lot's of little changes to get the C-based indexing API going... | Steve Naroff | 2009-08-28 | 1 | -0/+12 | |
| Work in progress. llvm-svn: 80367 | ||||||

