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. 2e40e69 arm: add sample code for ARM's CS_MODE_MCLASS & CS_MODE_V8 by Nguyen Anh Quynh · 10 years ago
  4. 248519e mips: properly handle Mips32R6 mode. bug reported by Jay Oster by Nguyen Anh Quynh · 10 years ago
  5. 5720cb7 tests: add tests for mips's modes: MIPS32R6 & MICRO (C & Python code) by Nguyen Anh Quynh · 10 years ago
  6. 839890b tests: use cs_group_name() to print out group names in test_detail.c & test_detail.py by Nguyen Anh Quynh · 10 years ago
  7. 5166236 python: update after the latest changes in the core on arm64 by Nguyen Anh Quynh · 10 years ago
  8. 0de6783 python: print instruction's basic info from print_detail() of test_detail.py by Nguyen Anh Quynh · 10 years ago
  9. 4fe5995 python: test_detail.py print groups with space delimiter by Nguyen Anh Quynh · 10 years ago
  10. 7e22936 python: expose print_detail() in test_detail.py to make it reusable by Nguyen Anh Quynh · 10 years ago
  11. 553bb48 python: support XCore by Nguyen Anh Quynh · 10 years ago
  12. 1098329 python: refactor tests, so it is possible to reuse print_insn_detail() of all archs by Nguyen Anh Quynh · 10 years ago
  13. 749046b python: initial Python3 support by Nguyen Anh Quynh · 10 years ago
  14. 110ab1d Python 3 support by fenuks · 10 years ago
  15. 49f8f22 python: handle SKIPDATA mode properly in test code by Nguyen Anh Quynh · 10 years ago
  16. 1c8405d python: add SystemZ support by Nguyen Anh Quynh · 10 years ago
  17. ea9f4b1 sparc: add SparcV9 tests by Nguyen Anh Quynh · 10 years ago
  18. 30a9d54 python: add Sparc tests by Nguyen Anh Quynh · 10 years ago
  19. 428fdcd python: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  20. 5cd6b34 python: add PPC test to test.py & test_detail.py by Nguyen Anh Quynh · 11 years ago
  21. 4994c58 bindings: support new 'detail' option for java & python by Nguyen Anh Quynh · 11 years ago
  22. f1618bc python: add error message to CsError and modify all tests to use CsError exception by Nguyen Anh Quynh · 11 years ago
  23. 520c361 rename python classes and using exception for error by Nguyen Anh Quynh · 11 years ago
  24. 4649071 python: add ERR_OPTION, and use @syntax setter/getter rather than option() method to set X86 syntax by Nguyen Anh Quynh · 11 years ago
  25. c618db4 change option names for cs_option(), and update python binding accordingly to support new cs_option() by Nguyen Anh Quynh · 11 years ago
  26. daaed13 python: update to the newly added cs_option() API by Nguyen Anh Quynh · 11 years ago
  27. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago