index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
/
tests
Age
Commit message (
Expand
)
Author
2011-08-17
[python] Add test_type.py by Anders Waldenborg, which I forgot to commit in r...
Argyrios Kyrtzidis
2011-08-17
[python] Add support for CXType to python bindings.
Argyrios Kyrtzidis
2011-07-06
Improve the Python bindings for libclang in a few ways, from Eli
Douglas Gregor
2011-02-05
python bindings: Add support for translationUnit.reparse().
Tobias Grosser
2011-02-05
python bindings: Include local headers the right way.
Tobias Grosser
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-02-13
cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton!
Daniel Dunbar
2010-01-30
cindex/Python: Add full support for Diagnostic and FixIt objects, available v...
Daniel Dunbar
2010-01-30
cindex/Python: Update Index.create for removal of displayDiagnostics.
Daniel Dunbar
2010-01-25
cindex/Python: Support file objects as unsaved_files, albeit inefficiently.
Daniel Dunbar
2010-01-25
cindex/Python: Add Cursor test.
Daniel Dunbar
2010-01-25
cindex/Python: Implement support for unsaved/remapped files.
Daniel Dunbar
2010-01-25
cindex/Python: Fix/simplify Index.parse() passing command line arguments.
Daniel Dunbar
2010-01-24
cindex/Python: Move Cursor.is_ methods to CursorKind, and add test.
Daniel Dunbar
2010-01-24
cindex/Python: Convert CXString objects to regular Python strings below API.
Daniel Dunbar
2010-01-24
cindex/Python: Add TranslationUnit.cursor.
Daniel Dunbar
2010-01-24
Initial checkin of CIndex Python bindings, by Andrew Sutton!
Daniel Dunbar
[prev]