129 Commits (585018f83114d3632109aee868fdcafe25214668)

Author SHA1 Message Date
Joxean 114df0ef2a Added @hex_code member 11 years ago
Nguyen Anh Quynh e60590baf1 fix bindings to reflect the last commit 11 years ago
Nguyen Anh Quynh ea5b79d058 move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum 11 years ago
Nguyen Anh Quynh b39ef0bfa6 arm: added some alias registers 11 years ago
Nguyen Anh Quynh c3a0a2c3d3 python: fix a memory leaking in cs_disasm_quick(). bug reported by Joxean Koret 11 years ago
Nguyen Anh Quynh da8adaded2 API cs_option(): @value now has size_t, so mapping opaque pointer is possible for future options 11 years ago
Nguyen Anh Quynh c618db4473 change option names for cs_option(), and update python binding accordingly to support new cs_option() 11 years ago
Nguyen Anh Quynh daaed13cc1 python: update to the newly added cs_option() API 11 years ago
Nguyen Anh Quynh 88db228cc9 bindings: do not delete constant files when on clean target of Makefile 11 years ago
Nguyen Anh Quynh 75c4475462 bindings: auto generate constants with 'make' 11 years ago
Nguyen Anh Quynh 923d9262af python: update to reflect latest API change 11 years ago
Nguyen Anh Quynh 8eb689e4af python: update to reflect the last API change 11 years ago
Nguyen Anh Quynh 25f5612d4d bindings: correct autogen constant files to reflect the change on arm64.h 11 years ago
Nguyen Anh Quynh b2ed4dcd69 update COMPILE and python README to reflect the last commit 11 years ago
Nguyen Anh Quynh f4597083c2 bindings: add all autogen files. better to do this by committers, not users. thanks to this, users dont need to generate those constants themselves 11 years ago
Nguyen Anh Quynh e75f906831 python: update README 11 years ago
Nguyen Anh Quynh 210e94dbed python: add install target to Makefile 11 years ago
Nguyen Anh Quynh 96a056d18b bindings: more flexible autogen on generating filenames containing constants 11 years ago
Nguyen Anh Quynh bc1e2f4079 python: 'make' alone does not install python module 11 years ago
danghvu cfb0120936 Add support for python in const_generator.py 11 years ago
Nguyen Anh Quynh 0fd5da2449 fixed bad disassembly mode definitions. by Daniel Godas-Lopez 11 years ago
danghvu a7d954f131 Adjust binding tests to match api changes 11 years ago
Nguyen Anh Quynh f1656de40a reduce the size of @operands for arm & arm64 11 years ago
Nguyen Anh Quynh bbd4131889 python: more fixes, so this works on x86 11 years ago
Nguyen Anh Quynh 774f54f570 python: fix capstone.py to reflect new change in cs_disasm_dyn() 11 years ago
Nguyen Anh Quynh affea2f7e1 python: fix code to reflect last API changes 11 years ago
danghvu 1a7c449a72 Fix python test output, same as core test 11 years ago
Nguyen Anh Quynh 001850cd98 python: delete orphan files 11 years ago
Nguyen Anh Quynh 26ee41aa67 initial import 11 years ago