summaryrefslogtreecommitdiff
path: root/Lib/ocaml/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* [OCaml] Move INPUT, OUTPUT, and INOUT typemaps to typemaps.iZackery Spytz2019-02-181-0/+44
* [OCaml] Rename typemaps.i to ocaml.swgZackery Spytz2019-02-181-311/+0
* Merge remote-tracking branch 'upstream/master' into OCaml-INPUT-OUTPUT-INOUT-...Zackery Spytz2019-02-181-4/+4
|\
| * [OCaml] Fix the wrapmacro testZackery Spytz2019-02-171-4/+4
* | [OCaml] Add missing INPUT, OUTPUT, and INOUT typemaps for primitivesZackery Spytz2019-02-181-10/+0
|/
* Merge pull request #1470 from ZackerySpytz/OCaml-dynamic_cast-testWilliam S Fulton2019-02-151-0/+5
|\
| * [OCaml] Fix the dynamic_cast testZackery Spytz2019-02-141-0/+5
* | [OCaml] Don't use argout typemaps by default for some reference typesZackery Spytz2019-02-091-20/+18
|/
* [OCaml] Fix director_pass_by_valueZackery Spytz2019-02-041-0/+11
* [OCaml] Reduce the duplication in typemaps.iZackery Spytz2019-02-041-53/+10
* Merge branch 'ZackerySpytz-OCaml-char_binary-test'William S Fulton2019-01-311-0/+4
|\
| * [OCaml] Fix the char_binary test for OCamlZackery Spytz2019-01-291-0/+4
* | [OCaml] Fix %allowexceptionZackery Spytz2019-01-221-19/+0
|/
* [OCaml] Remove the last remnants of libswigocamlZackery Spytz2019-01-181-1/+0
* [OCaml] Add the caml_ prefix to some OCaml functionsZackery Spytz2019-01-141-10/+10
* Fix OCAML typemap warnings wrapping C codeWilliam S Fulton2019-01-111-19/+12
* Fix wrapping of references/pointers and qualifiers to member pointersWilliam S Fulton2017-03-161-0/+2
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-1/+12
|\
| * The 'directorin' typemap now accepts , etc expansions instead of having to u...William S Fulton2011-12-211-1/+1
| * [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-141-0/+11
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-0/+36
|/
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-0/+8
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Add the optimal attribute to the out typemap for more optimal code generation...William S Fulton2008-05-141-1/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-10/+9
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
* Uniform SWIGSTATIC on all prototypes.Art Yerkes2004-11-041-5/+26
* Commit for Art YerkesWilliam S Fulton2004-09-021-2/+5
* typemap name changes:William S Fulton2003-09-201-6/+6
* Added class template support (removes text of ocaml class definition from swigArt Yerkes2003-06-081-3/+4
* Typedef_mptr test (with runme).Art Yerkes2003-06-061-12/+24
* Three test cases remaining. Gotta fix em all!Art Yerkes2003-06-061-15/+31
* Four failed test cases remaining.Art Yerkes2003-06-061-3/+6
* Fixed two test cases.Art Yerkes2003-06-061-0/+3
* Added:Art Yerkes2003-03-191-82/+114
* Working example. See Examples/ocaml/shapes.Art Yerkes2003-03-101-0/+6
* Director: added disown. It now mutates the reference held by the object.Art Yerkes2003-03-081-0/+4
* typemaps.i: $descriptor usage correction.Art Yerkes2003-03-081-17/+17
* long long typemap mods for use with %applyWilliam S Fulton2003-03-061-5/+5
* Proper handling of arrays finally in the works, no special typemaps needed.Art Yerkes2003-03-011-1/+7
* Added to typemaps: reference type in/outArt Yerkes2003-02-271-10/+33
* corrections for std::string.Art Yerkes2003-02-161-1/+19
* typecheck: Foolish omission of break;Art Yerkes2003-02-161-7/+5
* The great mergeDave Beazley2002-11-301-0/+174