summaryrefslogtreecommitdiffstats
path: root/src/Bindings/BindingsProcessor.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bindings: Output description is valid Lua file.Mattes D2016-07-181-3/+7
* Bindings: Extract unexported DoxyComments.Mattes D2016-07-181-15/+134
* Bindings: Extract DoxyCommentsMattes D2016-07-181-18/+187
* Added a Pure-Lua implementation for bindings generation.Mattes D2016-07-181-2/+507
* Bindings: Add a const-ptr variant to all stack getter functionsMattes D2016-06-051-0/+15
* Externalized cPrefabPiecePool self-test.Mattes D2015-06-191-1/+3
* Added LuaState support for all integral typestycho2015-05-191-5/+7
* ToLua now generates cLuaState::Push() and GetStackValue()Mattes D2015-05-121-0/+161