Age | Commit message (Expand) | Author |
---|---|---|
2012-03-10 | [clang.py] Refactor get_tu and get_cursor test helper functions into util.py | Gregory Szorc |
2012-02-05 | [clang.py] Expose diagnostic category and option info to Python binding | Tobias Grosser |
2011-08-30 | Update python testcase for GNU old-style field designator warning, | Douglas Gregor |
2011-02-05 | python bindings: Remove unneeded instruction | Tobias Grosser |
2011-02-05 | python bindings: fix Diagnostics.range iterator | Tobias Grosser |
2010-02-14 | CIndex: Switch CXSourceRange to proper half-open intervals. | Daniel Dunbar |
2010-01-30 | cindex/Python: Add full support for Diagnostic and FixIt objects, available v... | Daniel Dunbar |