1. 662538a [OCaml] Drop support for 3.12.1 and earlier. by Peter Zotov · 11 years ago
  2. 3944e6e [OCaml] Unbreak Llvm_executionengine.initialize_native_target. by Peter Zotov · 11 years ago
  3. d1531a2 [OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit. by Peter Zotov · 11 years ago
  4. 79cc1e3 Reinstate "Nuke the old JIT." by Eric Christopher · 11 years ago
  5. b9fd9ed Temporarily Revert "Nuke the old JIT." as it's not quite ready to by Eric Christopher · 11 years ago
  6. a3ddbc9 Fix the ocaml bindings. by Rafael Espindola · 11 years ago
  7. 8a1a3bf [OCaml] Refactor Llvm_target interface by Peter Zotov · 12 years ago
  8. d52cf17 [OCaml] Make Llvm_target.DataLayout.t automatically managed by Peter Zotov · 12 years ago
  9. 493cd8c OCaml bindings: formatting by Sylvestre Ledru · 12 years ago
  10. 113b8c1 add support for ocaml 3.12 by Nuno Lopes · 13 years ago
  11. 3e64c26 Rename some ocaml functions. by Erick Tryzelaar · 16 years ago
  12. f6fcdbc Use the ocaml tag 0 since we are just returning an option value. by Erick Tryzelaar · 16 years ago
  13. 94feaaf Expose the optimization level for the jit in ocaml. by Erick Tryzelaar · 16 years ago
  14. 98b05d6 Remove module providers from ocaml. by Erick Tryzelaar · 16 years ago
  15. b4e1917 Expose initializing the native target for the execution engine. by Erick Tryzelaar · 16 years ago
  16. a1d3e66 Fix the Ocaml bindings for the ExecutionEngine: with the change to build by Bob Wilson · 16 years ago
  17. 352ee2c Fix the JIT bindings for ocaml. by Bill Wendling · 17 years ago
  18. 5225cd6 Fix the LLVMCreateJITCompiler C binding. by Gordon Henriksen · 17 years ago
  19. c1338d4 Minor documentation fix. by Gordon Henriksen · 18 years ago
  20. 86427bb Trying r45451 again, but this time warning-free on 3.10.x. by Gordon Henriksen · 18 years ago
  21. 8100a22 Remove some lines that are nonportable to Ocaml 3.06. by Gordon Henriksen · 18 years ago
  22. 6787a45 remove attribution from a variety of miscellaneous files. by Chris Lattner · 18 years ago
  23. 83097d8 Fix some Ocaml GC errors noticed upon review. by Gordon Henriksen · 18 years ago
  24. 2a8cd89 C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). by Gordon Henriksen · 18 years ago