1. a22d300 ocaml: add missing ARM64 instructions to arm64_const.ml. also handle arithmetic operations |, << properly for Ocaml in const_generator.py by Nguyen Anh Quynh · 10 years ago
  2. 586be76 ocaml: separate constants into separate files, which are actually autogen by const_generator.py by Nguyen Anh Quynh · 10 years ago
  3. 553bb48 python: support XCore by Nguyen Anh Quynh · 10 years ago
  4. 749046b python: initial Python3 support by Nguyen Anh Quynh · 10 years ago
  5. 110ab1d Python 3 support by fenuks · 10 years ago
  6. 1c8405d python: add SystemZ support by Nguyen Anh Quynh · 11 years ago
  7. 1055a2e python: support Sparc by Nguyen Anh Quynh · 11 years ago
  8. 5611de0 Fix const generator to account for PPC enum style by danghvu · 11 years ago
  9. 7957ed1 arm64: add some alias registers. attn: bindings by Nguyen Anh Quynh · 11 years ago
  10. d912f91 add a newline between constant types in autogen constants by Nguyen Anh Quynh · 11 years ago
  11. a2f825f support comments in autogen files, so constant files are more friendly by Nguyen Anh Quynh · 11 years ago
  12. b09c122 Use casting instead of isdigit, incase negative number by danghvu · 11 years ago
  13. b4b6fea Fix a bug const generator does not account for assigning number as enum const by danghvu · 11 years ago
  14. 96a056d bindings: more flexible autogen on generating filenames containing constants by Nguyen Anh Quynh · 11 years ago
  15. 99cfce9 bindings: add project info into autogen files by Nguyen Anh Quynh · 11 years ago
  16. ac6d1da bindings: add author info to const_generator.py by Nguyen Anh Quynh · 11 years ago
  17. cfb0120 Add support for python in const_generator.py by danghvu · 11 years ago
  18. 8054c9e Add a script to generate constant for binding by danghvu · 11 years ago