summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/lua/declaration.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a Pure-Lua implementation for bindings generation.Mattes D2016-07-181-0/+0
| | | | | The BindingsProcessor.lua script can be opened in ZeroBraneStudio and debugged from there, it invokes the entire ToLua++ processing. Also added docs-generation to the ToLua++ processor.
* Ignore MSVC build artefacts in submodularised libraries.Mattes D2015-11-051-0/+0
|
* Outsourced all libraries into submodulesJulian Laubstein2015-11-042-581/+0
|
* ToLua can now be run in pure-lua mode.madmaxoft2014-06-091-1/+1
| | | | See the src/Bindings/AllToLua_lua.bat for usage example.
* Fixed enum checking functions not being called in generated codeTycho2014-03-201-2/+2
|
* Fixed bugs in patched tolua outputTycho2014-03-191-0/+2
|
* Moved tolua++Alexander Harkness2013-11-241-0/+579