1. ff9a574 ocaml: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 by Nguyen Anh Quynh · 10 years ago
  2. 7b7d745 ocaml: properly handle newly added mode CS_MODE_V8 & PPC_OP_CRX in test_ppc.ml by Nguyen Anh Quynh · 10 years ago
  3. 0b3d95e java/ocaml/python: support the newly added mem_barrier field of cs_arm struct by Nguyen Anh Quynh · 10 years ago
  4. 8e53890 ocaml/java: support CS_MODE_V8 for Arm by Nguyen Anh Quynh · 10 years ago
  5. 9dbb2f0 ocaml: update after the latest change on PPC in the core by Nguyen Anh Quynh · 10 years ago
  6. 79e253c Remove CS_MODE_N64 by Jay Oster · 10 years ago
  7. 5be2592 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  8. b0cc71d bindings: update java/ocaml/python after the last change in Arm's core by Nguyen Anh Quynh · 10 years ago
  9. fe4822c Ocaml: major update by Nguyen Anh Quynh · 10 years ago
  10. 6dc1dd5 ocaml: remove fields regs_read_count, regs_write_count, groups_count, as they can be derived from the lengths of related arrays by Nguyen Anh Quynh · 10 years ago
  11. 81a97c6 ocaml: ocaml.c is wrongly implemented in various places. this fixes all the issues, and all test_<arch> works as expected now by Nguyen Anh Quynh · 10 years ago
  12. 443af14 ocaml: make some calls on Store_field() in ocaml.c to be in order by Nguyen Anh Quynh · 10 years ago
  13. 77d93e9 ocaml: update to work with v3 core by Nguyen Anh Quynh · 10 years ago
  14. 0beb0d4 api: get back the old API cs_disasm() & mark cs_disasm_ex() deprecated. cs_disasm_ex() will be removed in the future by Nguyen Anh Quynh · 10 years ago
  15. ae48c97 OCaml: add sparc, systemz and xcore by Guillaume Jeanne · 10 years ago
  16. 58fe971 ocaml: simplification in ocaml.c: op_count variable by Guillaume Jeanne · 10 years ago
  17. e002ac7 ocaml: add support of ppc by Guillaume Jeanne · 10 years ago
  18. cece24e working OCaml bindings by Guillaume Jeanne · 10 years ago
  19. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago