summaryrefslogtreecommitdiff
path: root/Examples/lua/embed2
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in docs and commentsOlly Betts2022-02-271-2/+2
* Fix typosDimitris Apostolou2022-02-101-3/+3
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* Fix line endings in lua exampleWilliam S Fulton2014-11-271-15/+15
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-241-5/+5
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-112-5/+10
* Fix typosOlly Betts2014-04-292-11/+11
* Fix Lua examples for running under Lua 5.2William S Fulton2014-02-222-3/+6
* Lua examples now run during 'make check' and makefile tidyup.William S Fulton2013-04-191-6/+7
* Convert to unix fileformatWilliam S Fulton2013-01-122-255/+255
* Lua example warning removal fixes for vc++William S Fulton2008-06-211-1/+12
* add missing headerWilliam S Fulton2008-04-051-0/+1
* [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %d...Mark Gossage2008-03-271-1/+1
* [lua] updated docs for exceptionsMark Gossage2008-03-065-0/+296