swig/Examples/javascript
Olly Betts 892557e799 Improve #include guard macros
Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989),
fix cases where the name doesn't match the filename, and make the naming
more consistent and less likely to collide with include guards in other
headers.
2022-07-19 09:35:46 +12:00
..
class Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
constant Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
exception Fix testcase -Wstringop-truncation warning in gcc11 2021-11-12 19:00:20 +00:00
functor Javascript examples tidy up 2014-05-18 00:59:47 +01:00
native Replace Handle with Local depending on Node.js version 2020-04-07 14:13:12 +02:00
nspace Improve #include guard macros 2022-07-19 09:35:46 +12:00
operator Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
overload Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
pointer Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
reference Eliminate trivial differences between the reference examples 2014-11-07 15:34:43 +13:00
simple Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
template Fixed buffer overrun 2014-08-28 19:46:49 -05:00
variables Misc. typos 2018-05-17 10:04:23 -04:00
check.list Dev Checkpoint 201906252227 2019-06-25 22:27:08 -06:00
example.mk Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00