| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: add bindings for children of diagnostics | Saleem Abdulrasool | 2016-04-30 | 1 | -0/+12 |
| * | [clang.py] Refactor get_tu and get_cursor test helper functions into util.py | Gregory Szorc | 2012-03-10 | 1 | -24/+9 |
| * | [clang.py] Expose diagnostic category and option info to Python binding | Tobias Grosser | 2012-02-05 | 1 | -3/+31 |
| * | Update python testcase for GNU old-style field designator warning, | Douglas Gregor | 2011-08-30 | 1 | -1/+1 |
| * | python bindings: Remove unneeded instruction | Tobias Grosser | 2011-02-05 | 1 | -2/+0 |
| * | python bindings: fix Diagnostics.range iterator | Tobias Grosser | 2011-02-05 | 1 | -0/+23 |
| * | CIndex: Switch CXSourceRange to proper half-open intervals. | Daniel Dunbar | 2010-02-14 | 1 | -1/+1 |
| * | cindex/Python: Add full support for Diagnostic and FixIt objects, available v... | Daniel Dunbar | 2010-01-30 | 1 | -0/+48 |

