swig/Lib/javascript/jsc
William S Fulton 72f7b82935 Correct warning message for wchar_t * typemaps
Use separate warning for char * and wchar_t * typemaps
SWIGWARN_TYPEMAP_CHARLEAK_MSG and SWIGWARN_TYPEMAP_WCHARLEAK_MSG
2022-05-06 18:44:02 +01:00
..
arrays_javascript.i Proper array typemaps in Javascript 2017-01-14 21:10:48 +01:00
ccomplex.i More C99 complex fixes, plus Python tests 2020-06-24 20:21:47 -04:00
cdata.i Add cdata.i typemaps. 2013-09-16 04:12:06 +02:00
complex.i Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
exception.i Some fixes for the Javascript generator. 2013-09-09 22:25:51 +03:00
javascript.swg Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
javascriptcode.swg Misc. typos 2018-05-17 10:04:23 -04:00
javascriptcomplex.swg 0.0 float warning fix 2020-10-10 15:02:26 +01:00
javascriptfragments.swg Clean up in javascripttypemaps.swg. 2013-09-09 17:34:53 +03:00
javascripthelpers.swg [Javascript] Fix SWIG_exception() macro (#792) 2016-09-17 17:29:42 +12:00
javascriptinit.swg Lib/javascript/jsc/javascriptinit.swg: shortcut JSGlobalContextRef casts. 2021-03-10 14:48:18 +01:00
javascriptkw.swg Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
javascriptprimtypes.swg Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
javascriptrun.swg [Javascript] Fix handling of functions which take void* 2022-03-07 14:17:52 +13:00
javascriptruntime.swg Add Javascript (JSC) support for type conversion 2021-03-11 20:18:58 +00:00
javascriptstrings.swg Correct warning message for wchar_t * typemaps 2022-05-06 18:44:02 +01:00
javascripttypemaps.swg Add support for IN/OUTPUT typemaps. 2013-09-16 00:55:43 +02:00
std_common.i Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
std_complex.i Add missing declaration for std::complex 2017-10-02 19:07:24 +01:00
std_deque.i Add stub std_deque.i files. 2013-09-24 03:56:19 +02:00
std_except.i Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
std_map.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i Javascript: fix warnings in li_std_string test. 2014-05-18 22:40:22 +02:00
std_vector.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
stl.i Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
typemaps.i Fix typos in docs and comments 2022-02-27 18:15:46 +13:00