swig/Source/CParse
William S Fulton 449aa08124 %extend changes and remove default use of javatype, dtype, cstype %typemaps
1) The %extend directive can now optionally support one of the 'class', 'struct' or 'union'.
2) The SWIG library no longer uses the javatype, dtype or cstype typemaps, thereby
   completely freeing them up for users to use without having to replicate the library
   code that they previously added

Tested by changes to test: java_lib_arrays
2017-01-15 16:50:24 +00:00
..
cparse.h Fix enum error when value contains char in compound expression 2016-09-07 15:46:16 -07:00
cscanner.c Cosmetic rename COPERATOR to CONVERSIONOPERATOR 2015-05-01 19:26:09 +01:00
parser.y %extend changes and remove default use of javatype, dtype, cstype %typemaps 2017-01-15 16:50:24 +00:00
templ.c Warning fixes for 64bit visual c++ on Windows 2015-07-03 20:59:24 +01:00
util.c smartptr feature support - factor out common code 2015-09-25 22:57:59 +01:00