Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-23 | Rewrite the LuaSL script running stuff (twice lol), plus much related ↵ | David Walter Seikel | 1 | -34/+559 | |
tweakage and cleanups. | |||||
2014-05-20 | The results of a session with valgrind. | David Walter Seikel | 1 | -10/+12 | |
I'm surprised that this highly experimental code, built with chewing gum and chicken wire, had so little problems, and most of those where leaks. The majority of problems reported are from external libraries. | |||||
2014-05-17 | Rearrange things in the libraries. | David Walter Seikel | 1 | -34/+0 | |
2014-05-17 | Move the new pcall stuff to Runnr.c. | David Walter Seikel | 1 | -0/+66 | |
2014-05-16 | Commented out attempt to debug push_lua(). Still a bit dodgy. | David Walter Seikel | 1 | -1/+3 | |
2014-05-16 | TODO++ | David Walter Seikel | 1 | -1/+2 | |
2014-05-13 | Finish separating out love. | David Walter Seikel | 1 | -0/+34 | |
2014-05-05 | Support light user data in the Lua argument support functions. | David Walter Seikel | 1 | -1/+18 | |
2014-04-27 | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵ | David Walter Seikel | 1 | -0/+0 | |
to suit. | |||||
2014-04-21 | Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua. | David Walter Seikel | 1 | -0/+0 | |
2014-04-20 | Added LumbrJack (logging) and Runnr (Lua function / script runner). | David Walter Seikel | 1 | -0/+318 | |