swig/Lib/mzscheme
William S Fulton 319442a8c4 More move semantics improvements
More removal of casts in the out typemaps when copying objects to enable
C++ compilers to possibly make use of move semantics.
2022-07-04 11:19:50 +01:00
..
Makefile Whitespace cleanup of all Makefiles* 2014-05-02 20:06:11 +02:00
mzrun.swg Avoid -Wempty-body warnings from SWIG_contract_assert 2022-02-11 18:39:08 +13:00
mzscheme.swg Fix overloading for non-pointers and NULL - MzScheme 2018-12-30 17:12:33 +00:00
std_common.i Add some missing SWIGINTERN usage 2017-01-17 20:08:46 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +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 std::string typemap modifications so they can be used with %apply for other string classes 2012-05-26 06:33:49 +00:00
std_vector.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
typemaps.i More move semantics improvements 2022-07-04 11:19:50 +01:00