aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings
Commit message (Expand)AuthorAgeFilesLines
...
* Use a module to group calling convention values, too.Gordon Henriksen2007-12-201-3/+3
* Using modules to group enumerations in Ocaml bindings.Gordon Henriksen2007-12-191-23/+20
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-192-5/+57
* Don't forget to print address space qualifiers when printing out the type tab...Christopher Lamb2007-12-181-1/+1
* Disabling a RUN line that's broken until addrspace roundtripsGordon Henriksen2007-12-171-1/+1
* C and Ocaml bindings for address spaces, for that burgeoning marketGordon Henriksen2007-12-171-7/+18
* Add (very basic) bindings for ModuleProvider.Gordon Henriksen2007-12-121-0/+9
* Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen2007-12-111-0/+23
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-3/+16
* Fix a typo noticed by Alain Frisch.Gordon Henriksen2007-12-011-4/+6
* C and Objective Caml bindings for PHINode::addIncoming etc.Gordon Henriksen2007-10-081-15/+45
* C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhancedGordon Henriksen2007-10-081-2/+14
* C and Objective Caml bindings for GlobalVariable::isConstant.Gordon Henriksen2007-10-071-1/+9
* C and Objective Caml bindings for PATypeHolder.Gordon Henriksen2007-10-071-1/+11
* Bindings for the verifier.Gordon Henriksen2007-10-061-0/+46
* Adopting a uniform naming convention for type constructors inGordon Henriksen2007-10-061-29/+29
* Adopting a uniform naming convention for constant constructors in bindings.Gordon Henriksen2007-10-061-41/+41
* Adding C and Ocaml bindings for ConstantExpr.Gordon Henriksen2007-10-061-1/+102
* Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen2007-09-262-17/+335
* Incorporating review feedback for GC verifier patch.Gordon Henriksen2007-09-201-2/+5
* Tests of the ocaml (and thus C) bindings for constants.Gordon Henriksen2007-09-181-16/+106
* Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen2007-09-183-0/+252