1. 2a94be1 Added documentation for many of our python properties and also made the property help show up by declaring the properties correctly. We previosly declared properties into a local "x" variable, what I didn't realize is that the help will use this as the property name for the help output. by Greg Clayton · 13 years ago
  2. b302dff Added many more python convenience accessors: by Greg Clayton · 14 years ago
  3. 1b92520 Added the ability to get the target triple, byte order and address byte size by Greg Clayton · 14 years ago
  4. 23b8abb Added more functionality to the public API to allow for better by Greg Clayton · 14 years ago
  5. 19334f4 Add docstrings and cross refs to SBCompileUnit and SBLineEntry. by Johnny Chen · 14 years ago
  6. fb35e2a Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. by Johnny Chen · 14 years ago