1. 3ab5091 use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak by Nguyen Anh Quynh · 10 years ago
  2. c58e704 do not need to explicitly assign values for operand types in the last commit by Nguyen Anh Quynh · 10 years ago
  3. 21ac056 use common operand types across all architectures. this adds cs_op_type to capstone.h. suggestion by @zneak by Nguyen Anh Quynh · 10 years ago
  4. d7e42b7 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly by Nguyen Anh Quynh · 10 years ago
  5. a7792ae systemz: update core. also update Python & Java bindings by Nguyen Anh Quynh · 10 years ago
  6. 650f96c add new API cs_group_name() to return group name in string, given the group id by Nguyen Anh Quynh · 10 years ago
  7. cb59106 remove some more forgotten stdbool.h by Nguyen Anh Quynh · 10 years ago
  8. 7751fbe header files: Disassembler -> Disassembly by Nguyen Anh Quynh · 10 years ago
  9. e4fae87 systemz: support length for Mem op by Nguyen Anh Quynh · 11 years ago
  10. da1e833 systemz: support accesss register operand by Nguyen Anh Quynh · 11 years ago
  11. b3d000a fix SystemZ on Op by Nguyen Anh Quynh · 11 years ago
  12. 48a14ca add SystemZ arch by Nguyen Anh Quynh · 11 years ago