Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cindex.py] add CompilationDatabase support | Arnaud A. de Grandmaison | 2012-06-30 | 1 | -0/+17 |
| | | | | llvm-svn: 159485 | ||||
* | cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton! | Daniel Dunbar | 2010-02-13 | 4 | -0/+20 |
| | | | | llvm-svn: 96106 | ||||
* | cindex/Python: Fix/simplify Index.parse() passing command line arguments. | Daniel Dunbar | 2010-01-25 | 1 | -0/+2 |
| | | | | llvm-svn: 94394 | ||||
* | Initial checkin of CIndex Python bindings, by Andrew Sutton! | Daniel Dunbar | 2010-01-24 | 1 | -0/+6 |
- Some tweaks by me for API changes, Darwin, and x86_64 support. Still needs substantial updating to match recent CIndex API changes. llvm-svn: 94349 |