swig/Examples/lua
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
..
arrays Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
class Misc. typos 2018-05-17 10:04:23 -04:00
constants Fix comment and testsuite check message typos 2022-02-23 17:40:09 +13:00
dual Misc. typos 2018-05-17 10:04:23 -04:00
embed Fix typos 2022-02-10 16:12:24 +13:00
embed2 Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
embed3 Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
exception Fix testcase -Wstringop-truncation warning in gcc11 2021-11-12 19:00:20 +00:00
funcptr3 Misc. typos 2018-05-17 10:04:23 -04:00
functest Misc. typos 2018-05-17 10:04:23 -04:00
functor Misc. typos 2018-05-17 10:04:23 -04:00
import Misc. typos 2018-05-17 10:04:23 -04:00
nspace Improve #include guard macros 2022-07-19 09:35:46 +12:00
owner Lua example fix for newer osx 2021-02-20 14:47:03 +00:00
pointer Misc. typos 2018-05-17 10:04:23 -04:00
simple Misc. typos 2018-05-17 10:04:23 -04:00
variables Misc. typos 2018-05-17 10:04:23 -04:00
check.list Fixing documentation. Adding an example. 2014-03-02 19:10:11 +04:00
import.lua Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
lua.c SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00