Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d8f2e8ed63072ec5a1a8329aa772ae940f1dc3bc
/
bindings
/
python
/
tests
265e6b2
python bindings: Add support for translationUnit.reparse().
by Tobias Grosser
· 14 years ago
88f9c6c
python bindings: Include local headers the right way.
by Tobias Grosser
· 14 years ago
f784ff0
python bindings: Remove unneeded instruction
by Tobias Grosser
· 14 years ago
f498e00
python bindings: fix Diagnostics.range iterator
by Tobias Grosser
· 14 years ago
d52864b
CIndex: Switch CXSourceRange to proper half-open intervals.
by Daniel Dunbar
· 15 years ago
ef7f798
cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton!
by Daniel Dunbar
· 15 years ago
532fc63
cindex/Python: Add full support for Diagnostic and FixIt objects, available via TranslationUnit.diagnostics.
by Daniel Dunbar
· 15 years ago
2791dfc
cindex/Python: Update Index.create for removal of displayDiagnostics.
by Daniel Dunbar
· 15 years ago
db59a77
cindex/Python: Support file objects as unsaved_files, albeit inefficiently.
by Daniel Dunbar
· 15 years ago
90859ae
cindex/Python: Add Cursor test.
by Daniel Dunbar
· 15 years ago
5b534f6
cindex/Python: Implement support for unsaved/remapped files.
by Daniel Dunbar
· 15 years ago
1f8d7f9
cindex/Python: Fix/simplify Index.parse() passing command line arguments.
by Daniel Dunbar
· 15 years ago
a6a6499
cindex/Python: Move Cursor.is_ methods to CursorKind, and add test.
by Daniel Dunbar
· 15 years ago
a33dca4
cindex/Python: Convert CXString objects to regular Python strings below API.
by Daniel Dunbar
· 15 years ago
1b945a7
cindex/Python: Add TranslationUnit.cursor.
by Daniel Dunbar
· 15 years ago
30c0f26
Initial checkin of CIndex Python bindings, by Andrew Sutton!
by Daniel Dunbar
· 15 years ago