Commit Graph

5 Commits

Author SHA1 Message Date
Momtchil Momtchev ceed54758a Javascript Node-API support added
Closes #2545
2023-06-28 07:24:51 +01:00
William S Fulton 665ddb55d1 Suppress keyword warning in test-suite 2014-04-21 08:08:22 +01:00
Oliver Buchtala a8c3f85378 Insert a workaround for c_delete and c_delete_function for v8. 2014-03-31 02:59:33 +02:00
William S Fulton cdefaaf794 Fixes for c_delete and c_delete_function tests 2013-11-21 20:20:56 +00:00
William S Fulton e566c5fa7f Add support for parsing C++11 =delete and =default
Although this was documented as working, it wasn't implemented
%typemap(default) failed without the idstring changes
Add some C tests using the C++ keyword delete
2013-11-20 19:12:16 +00:00