1. 4efd632 cindex/Python: Update comments, add module docstrings, add LLVM headers. by Daniel Dunbar · 15 years ago
  2. a6a6499 cindex/Python: Move Cursor.is_ methods to CursorKind, and add test. by Daniel Dunbar · 15 years ago
  3. 12bf15c cindex/Python: Implement explicit objects for CursorKind enumeration values. by Daniel Dunbar · 15 years ago
  4. f869083 cindex/Python: Fetch SourceLocation instantiation location information on lazily, it isn't free. by Daniel Dunbar · 15 years ago
  5. 3d855f8 cindex/Python: Add Cursor.get_usr(). by Daniel Dunbar · 15 years ago
  6. fb8ae17 cindex/Python: Return null cursors as None instead of exposing this notion. by Daniel Dunbar · 15 years ago
  7. a33dca4 cindex/Python: Convert CXString objects to regular Python strings below API. by Daniel Dunbar · 15 years ago
  8. be0b555 Simplify. by Daniel Dunbar · 15 years ago
  9. 0263a1e cindex/Python: Remove Cursor.file forwarding method, this doesn't really fit the API. by Daniel Dunbar · 15 years ago
  10. de3b8e5 cindex/Python: Add Cursor.get_children() by Daniel Dunbar · 15 years ago
  11. 2c7bcaa cindex/Python: Remove Declaration class, this has been removed from the API. by Daniel Dunbar · 15 years ago
  12. 149f38a cindex/Python: Eliminate Entity class, it has been removed from CIndex. by Daniel Dunbar · 15 years ago
  13. 99d593e Simplify. by Daniel Dunbar · 15 years ago
  14. 1b945a7 cindex/Python: Add TranslationUnit.cursor. by Daniel Dunbar · 15 years ago
  15. 7b48b35 cindex/Python: Tweak Source{Location,Range} - Add __repr__ on SourceLocation. by Daniel Dunbar · 15 years ago
  16. aa22984 cindex/Python: Make Cursor.is_... functions not properties. by Daniel Dunbar · 15 years ago
  17. 30c0f26 Initial checkin of CIndex Python bindings, by Andrew Sutton! by Daniel Dunbar · 15 years ago