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. ebeec9d Cython: update installation and tests to v3 by danghvu · 10 years ago
  7. 553bb48 python: support XCore by Nguyen Anh Quynh · 10 years ago
  8. 1098329 python: refactor tests, so it is possible to reuse print_insn_detail() of all archs by Nguyen Anh Quynh · 10 years ago
  9. b1e14f9 python: optimize to_x() & to_x_32() for python3 by Nguyen Anh Quynh · 10 years ago
  10. 5a46c14 python: fix to_x() & to_x_32() in test.py by Nguyen Anh Quynh · 10 years ago
  11. 749046b python: initial Python3 support by Nguyen Anh Quynh · 10 years ago
  12. 110ab1d Python 3 support by fenuks · 10 years ago
  13. 27a35fe python: fix bugs in test.py & test_lite.py by Nguyen Anh Quynh · 10 years ago
  14. 1c8405d python: add SystemZ support by Nguyen Anh Quynh · 10 years ago
  15. ea9f4b1 sparc: add SparcV9 tests by Nguyen Anh Quynh · 10 years ago
  16. 30a9d54 python: add Sparc tests by Nguyen Anh Quynh · 10 years ago
  17. fc4bc12 python: correct CS_OPT_SYNTAX_NOREGNAME & add 1 more test to test.py. issue reported by Dang Hoang Vu by Nguyen Anh Quynh · 11 years ago
  18. 428fdcd python: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  19. 1acfd0b move insn_cache into cs_struct to gurantee thread-safe 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. 5f1f90c fix for the last commit, and make the test code no longer specify ppc code as 64bit by Nguyen Anh Quynh · 11 years ago
  22. f2d0ff2 python: add PPC sample to test.py by Nguyen Anh Quynh · 11 years ago
  23. 4d22779 add the missing include/ppc.h by Nguyen Anh Quynh · 11 years ago
  24. 4994c58 bindings: support new 'detail' option for java & python by Nguyen Anh Quynh · 11 years ago
  25. f1618bc python: add error message to CsError and modify all tests to use CsError exception by Nguyen Anh Quynh · 11 years ago
  26. 73a6dba python: commented out the printout of @bytes, so 'make tests' doesnt complain anymore by Nguyen Anh Quynh · 11 years ago
  27. e099ede Fix Python bindings: by Nguyen Anh Quynh · 11 years ago
  28. 520c361 rename python classes and using exception for error by Nguyen Anh Quynh · 11 years ago
  29. 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
  30. 8f13f3c rename @hex_code to @bytes, and move it to next to @size by Nguyen Anh Quynh · 11 years ago
  31. c45b158 Merge branch 'master' of https://github.com/joxeankoret/capstone into hexcode by Nguyen Anh Quynh · 11 years ago
  32. 114df0e Added @hex_code member by Joxean · 11 years ago
  33. c618db4 change option names for cs_option(), and update python binding accordingly to support new cs_option() by Nguyen Anh Quynh · 11 years ago
  34. daaed13 python: update to the newly added cs_option() API by Nguyen Anh Quynh · 11 years ago
  35. 1a7c449 Fix python test output, same as core test by danghvu · 11 years ago
  36. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago