summaryrefslogtreecommitdiff
path: root/src/libluaglue
AgeCommit message (Expand)Author
2015-03-05more lua fixesAndreas Baumann
2014-10-25added static dumpers for stack l handle in LuaVMAndreas Baumann
2014-10-16added getInt to LuaVmAndreas Baumann
2014-10-16changed some throw new to throw (caused stopping of crawler with an unknown e...Andreas Baumann
2014-10-15added getstringarray to luavm layerAndreas Baumann
2014-10-14tolua test runs on WindowsAndreas Baumann
2014-10-14add NMAKE build system to tolua on WindowsAndreas Baumann
2014-10-11playing with some more obscure lua data typesAndreas Baumann
2014-10-11added dumping of lua stackAndreas Baumann
2014-10-11added getString function to read config valuesAndreas Baumann
2014-10-10added execution function to LuaVmAndreas Baumann
2014-10-08some fixes on WindowsAndreas Baumann
2014-10-05added userdata to destroy function, remembering userdata on moduleAndreas Baumann
2014-10-05trying to initialize tolua glue code in test module, segfaulting stillAndreas Baumann
2014-10-01reading some Lua globalsAndreas Baumann
2014-09-28first Lua config of crawlerAndreas Baumann
2014-09-28.Andreas Baumann
2014-09-28some lua workAndreas Baumann