aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings/Ocaml/bitreader.ml
Commit message (Expand)AuthorAgeFilesLines
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-031-1/+1
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-191-1/+1
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-191-4/+6
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-221-1/+1
* Fix a partial application typo.Gordon Henriksen2007-12-221-2/+2
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-191-3/+55
* Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen2007-12-111-0/+23