1. ec58a02 python: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 by Nguyen Anh Quynh · 10 years ago
  2. 7e75ca6 python: CS_MODE_MIPS32R6 is independent from CS_MODE_32 by Nguyen Anh Quynh · 10 years ago
  3. 248519e mips: properly handle Mips32R6 mode. bug reported by Jay Oster by Nguyen Anh Quynh · 10 years ago
  4. 5720cb7 tests: add tests for mips's modes: MIPS32R6 & MICRO (C & Python code) by Nguyen Anh Quynh · 10 years ago
  5. 1098329 python: refactor tests, so it is possible to reuse print_insn_detail() of all archs by Nguyen Anh Quynh · 10 years ago
  6. 749046b python: initial Python3 support by Nguyen Anh Quynh · 10 years ago
  7. 110ab1d Python 3 support by fenuks · 10 years ago
  8. 49f8f22 python: handle SKIPDATA mode properly in test code by Nguyen Anh Quynh · 10 years ago
  9. 428fdcd python: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  10. e06b2d0 python: simplify access to operand's information thanks to some getters for <ARCH>Ops classes by Nguyen Anh Quynh · 11 years ago
  11. 572afee python: code style: replace tab with 4 spaces by Nguyen Anh Quynh · 11 years ago
  12. f1618bc python: add error message to CsError and modify all tests to use CsError exception by Nguyen Anh Quynh · 11 years ago
  13. e099ede Fix Python bindings: by Nguyen Anh Quynh · 11 years ago
  14. 520c361 rename python classes and using exception for error by Nguyen Anh Quynh · 11 years ago
  15. 1a7c449 Fix python test output, same as core test by danghvu · 11 years ago
  16. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago