summaryrefslogtreecommitdiff
path: root/Lib/modula3
Commit message (Expand)AuthorAgeFilesLines
* Fix wrapping of references/pointers and qualifiers to member pointersWilliam S Fulton2017-03-161-0/+2
* Add rvalue reference typemapsWilliam S Fulton2013-01-241-10/+41
* 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-273-9/+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-073-0/+17
* Fix DllExport - it is a leftover from the C# module and should not be used.William S Fulton2006-03-021-7/+0
* add the DllExport label for backward compatibilityMarcelo Matus2006-02-281-3/+5
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
* warning/error fixes for Visual StudioWilliam S Fulton2005-09-281-0/+1
* size_t fixWilliam S Fulton2004-11-011-1/+1
* support for type FILEHenning Thielemann2004-04-101-2/+46
* support for (void *)Henning Thielemann2004-04-081-0/+3
* added basic Modula-3 supportHenning Thielemann2004-03-193-0/+834