swig/Examples/ocaml
Zackery Spytz b2d93665fe [OCaml] Don't use argout typemaps by default for some reference types
The OCaml module's typemaps.i supplied argout typemaps for some
reference types (e.g. int &) by default, which was unintuitive and
inconsistent when compared with other modules. The argout_ref example
depended on this, so add a typemap to argout_ref/example.i.

Add multiple runtime tests that deal with references.
2019-02-09 22:04:46 -07:00
..
argout_ref [OCaml] Don't use argout typemaps by default for some reference types 2019-02-09 22:04:46 -07:00
callback [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
class [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
contract [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
scoped_enum [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
shapes [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
simple [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
std_string Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
std_vector [OCaml] Rename example_prog.ml to runme.ml in the OCaml examples 2019-01-07 11:59:07 -07:00
stl [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
string_from_ptr [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
strings_test [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
check.list [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00