Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove module providers from ocaml. | Erick Tryzelaar | 2010-03-02 | 1 | -5/+4 |
* | Replace ocamlc tests with ocamlopt tests since they're less noisy. | Erick Tryzelaar | 2009-09-03 | 1 | -1/+1 |
* | Convert the rest of the ocaml types and functions to use context. | Erick Tryzelaar | 2009-08-19 | 1 | -0/+6 |
* | Allow passing around LLVMContext in ocaml. | Erick Tryzelaar | 2009-08-19 | 1 | -4/+4 |
* | [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s... | Gordon Henriksen | 2008-10-22 | 1 | -1/+1 |
* | Expose ExecutionEngine::getTargetData() to c and ocaml bindings. | Erick Tryzelaar | 2008-03-27 | 1 | -1/+9 |
* | Another backwards compatibility fix. | Gordon Henriksen | 2007-12-30 | 1 | -6/+6 |
* | C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). | Gordon Henriksen | 2007-12-23 | 1 | -0/+101 |