Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bindings: Added a script to generate a diff between APIDesc and ToLua. | Mattes D | 2016-07-18 | 1 | -3/+3 |
* | Bindings: Don't generate docs for private symbols, mark static symbols. | Mattes D | 2016-07-18 | 1 | -13/+35 |
* | Bindings: Output description is valid Lua file. | Mattes D | 2016-07-18 | 1 | -3/+7 |
* | Bindings: Extract unexported DoxyComments. | Mattes D | 2016-07-18 | 1 | -15/+134 |
* | Bindings: Extract DoxyComments | Mattes D | 2016-07-18 | 1 | -18/+187 |
* | Added a Pure-Lua implementation for bindings generation. | Mattes D | 2016-07-18 | 1 | -2/+507 |
* | Bindings: Add a const-ptr variant to all stack getter functions | Mattes D | 2016-06-05 | 1 | -0/+15 |
* | Externalized cPrefabPiecePool self-test. | Mattes D | 2015-06-19 | 1 | -1/+3 |
* | Added LuaState support for all integral types | tycho | 2015-05-19 | 1 | -5/+7 |
* | ToLua now generates cLuaState::Push() and GetStackValue() | Mattes D | 2015-05-12 | 1 | -0/+161 |