summaryrefslogtreecommitdiff
path: root/Source/Modules
Commit message (Expand)AuthorAgeFilesLines
* More maintainable warning messageWilliam S Fulton2023-05-171-2/+2
* Clean up double spaces between words in commentsOlly Betts2023-05-163-7/+7
* Emit extra message for missing typecheck typemapOlly Betts2023-05-161-0/+6
* Use strchr/Strchr for single character searchesOlly Betts2023-05-152-4/+4
* support check typemaps in JSMomtchil Momtchev2023-05-111-0/+32
* Parse storage class more flexiblyOlly Betts2023-05-115-14/+14
* Removed unused default parameter valueOlly Betts2023-05-081-1/+1
* [PHP] Wrap method with both static and non-static overloadsOlly Betts2023-05-081-1/+18
* [D] Fix typo in -d2 option descriptionOlly Betts2023-05-041-1/+1
* Drop D version 1Erez Geva2023-05-041-16/+8
* Fix typo: "temporal" which should be "temporary"Olly Betts2023-04-271-1/+1
* try to ninja fix jscMomtchil Momtchev2023-04-261-1/+6
* take into account numinputs when counting argumentsMomtchil Momtchev2023-04-261-15/+9
* [js] Turn on C++ output for node tooOlly Betts2023-04-221-8/+4
* use the renamed name when creating a constantMomtchil Momtchev2023-04-221-2/+1
* Remove remaining traces of PHP7 supportOlly Betts2023-04-201-13/+1
* scilab: add a gateway xml v6 with full function namesClément DAVID2023-04-201-4/+61
* Remove support for PHP7Olly Betts2023-04-142-3/+4
* Duplicate parameter name handling improvementsWilliam S Fulton2023-02-181-2/+7
* Improved variadic parameter names expansionWilliam S Fulton2023-02-181-17/+10
* Avoid unused parameter self warningJulien Schueller2023-01-271-1/+1
* Ocaml name mangling fixWilliam S Fulton2022-11-291-0/+3
* SwigType * handling corrections - Python builtin manglingWilliam S Fulton2022-11-181-19/+27
* Duplicate class template instantiations via %template changesWilliam S Fulton2022-11-181-0/+1
* Minor refactor of D, C#, Java director codeWilliam S Fulton2022-11-123-34/+51
* Consolidate name mangling functionsWilliam S Fulton2022-11-129-17/+17
* Remove unused code in mzscheme.cxxWilliam S Fulton2022-11-121-6/+0
* SwigType * handling corrections - manglingWilliam S Fulton2022-11-124-12/+14
* SwigType * handling correctionsWilliam S Fulton2022-11-096-58/+94
* R rtypecheck typemapsWilliam S Fulton2022-11-051-12/+29
* Overloading fixes for R and rtypecheck typemapWilliam S Fulton2022-11-051-9/+12
* Improve R wrapper error message calling overloaded methodsWilliam S Fulton2022-11-051-5/+7
* Document that -php7 is for PHP 7 *or later*Olly Betts2022-10-311-1/+1
* Merge branch 'rfix-cleaned-up'William S Fulton2022-10-241-34/+0
|\
| * R shared_ptr fixesWilliam S Fulton2022-10-241-40/+0
| * align implementation of smartname to r class nameAndLLA2022-10-241-16/+11
| * fixes from code reviewAndLLA2022-10-241-2/+1
| * typo in commentAndLLA2022-10-241-1/+1
| * fix naming of RClass when template of a shared_ptrAndLLA2022-10-241-3/+15
* | Visual C++ warning fixesWilliam S Fulton2022-10-241-2/+2
|/
* Merge branch 'MSB8027'William S Fulton2022-10-241-0/+1
|\
| * Fix -Wunused-variable warningJulien Schueller2022-10-241-0/+1
* | R - fix $typemap() for R specific typemapsWilliam S Fulton2022-10-241-1/+11
* | Polymorphism in R wrappers fixed for C++ structsWilliam S Fulton2022-10-241-4/+2
|/
* [php] Fix handling of multi-module casesOlly Betts2022-10-181-2/+7
* [R] Run destructors of local C++ objects on SWIG_failOlly Betts2022-10-141-0/+8
* [lua] Run destructors of local C++ objects on SWIG_failOlly Betts2022-10-141-4/+12
* Revert "[xml] Move to "Experimental" target language status"William S Fulton2022-10-131-1/+1
* Cleanup SWIG_VERSION definitionWilliam S Fulton2022-10-1318-41/+28
* XML whitespace changesWilliam S Fulton2022-10-101-13/+13