1. 0a159f1 TMS320C64x support at tests and const generator. by Fotis Loukos · 8 years ago
  2. 0e407ea Add m68k to the general Python tests. by Niels Boehm · 8 years ago
  3. 32b6346 Use and test syntax against None in all_tests. by Niels Boehm · 8 years ago
  4. 4d7d5c1 python: support newly added MASM syntax by Nguyen Anh Quynh · 9 years ago
  5. 1319f0c python: rename test.py to test_basic.py by Nguyen Anh Quynh · 9 years ago[Renamed from bindings/python/test.py]
  6. 03d1e1f python: clean up test_*.py by Nguyen Anh Quynh · 9 years ago
  7. cac770a bindings: support QPX mode & QPX alias instructions by Nguyen Anh Quynh · 10 years ago
  8. ec58a02 python: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 by Nguyen Anh Quynh · 10 years ago
  9. 7e75ca6 python: CS_MODE_MIPS32R6 is independent from CS_MODE_32 by Nguyen Anh Quynh · 10 years ago
  10. 2e40e69 arm: add sample code for ARM's CS_MODE_MCLASS & CS_MODE_V8 by Nguyen Anh Quynh · 10 years ago
  11. 248519e mips: properly handle Mips32R6 mode. bug reported by Jay Oster by Nguyen Anh Quynh · 10 years ago
  12. 5720cb7 tests: add tests for mips's modes: MIPS32R6 & MICRO (C & Python code) by Nguyen Anh Quynh · 10 years ago
  13. ebeec9d Cython: update installation and tests to v3 by danghvu · 10 years ago
  14. 553bb48 python: support XCore by Nguyen Anh Quynh · 10 years ago
  15. 1098329 python: refactor tests, so it is possible to reuse print_insn_detail() of all archs by Nguyen Anh Quynh · 10 years ago
  16. b1e14f9 python: optimize to_x() & to_x_32() for python3 by Nguyen Anh Quynh · 10 years ago
  17. 5a46c14 python: fix to_x() & to_x_32() in test.py by Nguyen Anh Quynh · 10 years ago
  18. 749046b python: initial Python3 support by Nguyen Anh Quynh · 10 years ago
  19. 110ab1d Python 3 support by fenuks · 11 years ago
  20. 27a35fe python: fix bugs in test.py & test_lite.py by Nguyen Anh Quynh · 11 years ago
  21. 1c8405d python: add SystemZ support by Nguyen Anh Quynh · 11 years ago
  22. ea9f4b1 sparc: add SparcV9 tests by Nguyen Anh Quynh · 11 years ago
  23. 30a9d54 python: add Sparc tests by Nguyen Anh Quynh · 11 years ago
  24. 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
  25. 428fdcd python: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  26. 1acfd0b move insn_cache into cs_struct to gurantee thread-safe by Nguyen Anh Quynh · 11 years ago
  27. 5cd6b34 python: add PPC test to test.py & test_detail.py by Nguyen Anh Quynh · 11 years ago
  28. 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
  29. f2d0ff2 python: add PPC sample to test.py by Nguyen Anh Quynh · 11 years ago
  30. 4d22779 add the missing include/ppc.h by Nguyen Anh Quynh · 11 years ago
  31. 4994c58 bindings: support new 'detail' option for java & python by Nguyen Anh Quynh · 11 years ago
  32. f1618bc python: add error message to CsError and modify all tests to use CsError exception by Nguyen Anh Quynh · 11 years ago
  33. 73a6dba python: commented out the printout of @bytes, so 'make tests' doesnt complain anymore by Nguyen Anh Quynh · 11 years ago
  34. e099ede Fix Python bindings: by Nguyen Anh Quynh · 11 years ago
  35. 520c361 rename python classes and using exception for error by Nguyen Anh Quynh · 11 years ago
  36. 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
  37. 8f13f3c rename @hex_code to @bytes, and move it to next to @size by Nguyen Anh Quynh · 11 years ago
  38. c45b158 Merge branch 'master' of https://github.com/joxeankoret/capstone into hexcode by Nguyen Anh Quynh · 11 years ago
  39. 114df0e Added @hex_code member by Joxean · 11 years ago
  40. c618db4 change option names for cs_option(), and update python binding accordingly to support new cs_option() by Nguyen Anh Quynh · 11 years ago
  41. daaed13 python: update to the newly added cs_option() API by Nguyen Anh Quynh · 11 years ago
  42. 1a7c449 Fix python test output, same as core test by danghvu · 11 years ago
  43. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago