summaryrefslogtreecommitdiff
path: root/Lib/mzscheme/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* Add Racket throws typemaps for char *William S Fulton2022-09-191-0/+4
* SWIGTYPE && input typemaps now assume object has been movedWilliam S Fulton2022-08-311-3/+17
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-5/+5
* Add Racket support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-181-1/+6
* More move semantics improvementsWilliam S Fulton2022-07-041-1/+1
* Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-301-1/+1
* Fix overloading for non-pointers and NULL - MzSchemeWilliam S Fulton2018-12-301-2/+11
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-1/+1
|\
| * Drop guilegh interfaceGeert Janssens2013-04-281-1/+1
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-3/+12
|/
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-0/+7
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+6
* [MzScheme] Typemaps for all integral types now accept the full rangeMatthias Köppe2006-02-191-20/+20
* Fix last change.Matthias Köppe2005-03-301-2/+3
* Patch from Hans Oesterholt for supporting MzScheme 30x.Matthias Köppe2005-03-301-0/+7
* - Improve the runtime type sytesmJohn Lenz2005-02-011-1/+1
* Use FUNC_NAME rather than a bogus typemap variable for signallingMatthias Köppe2004-02-231-6/+6
* Merged MzScheme changes contributed by John Lenz.Matthias Köppe2003-06-101-38/+40
* Added correct (I hope) typechecking for native scripting objectsLuigi Ballabio2003-05-221-1/+2
* Missing typecheck for bool passed as valueLuigi Ballabio2003-02-181-1/+1
* The great mergeDave Beazley2002-11-301-598/+268
* Applied Oleg's MzScheme patchesDave Beazley2000-06-191-9/+9
* Initial revisionThien-Thi Nguyen2000-04-061-0/+673