| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually send compile messages back. Plus some refactoring of the script eng... | David Walter Seikel | 2016-01-18 | 1 | -28/+62 |
* | Clean up logging, removing most of the printf's. | David Walter Seikel | 2016-01-03 | 1 | -30/+30 |
* | Fix some long standing typoes. | David Walter Seikel | 2016-01-01 | 1 | -4/+4 |
* | Clean up the compiler output. Threaded compiling is much faster when it's no... | David Walter Seikel | 2014-08-14 | 1 | -1/+7 |
* | Only collect the errors and warnings during a compile, output them in a batch... | David Walter Seikel | 2014-08-14 | 1 | -3/+1 |
* | Considerable cleanup of the top level compiling code. | David Walter Seikel | 2014-08-14 | 1 | -108/+49 |
* | More comments. | David Walter Seikel | 2014-08-10 | 1 | -0/+69 |
* | Bitch about not being able to load the compiled Lua. | David Walter Seikel | 2014-08-10 | 1 | -0/+3 |
* | Thread all of compiling, or thread nothing. | David Walter Seikel | 2014-08-10 | 1 | -3/+9 |
* | TODO++ | David Walter Seikel | 2014-08-09 | 1 | -0/+2 |
* | Major cleanup of compileLSL() and friends, including threading it. | David Walter Seikel | 2014-08-09 | 1 | -0/+2 |
* | Typo -- | David Walter Seikel | 2014-07-13 | 1 | -1/+1 |
* | Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag... | David Walter Seikel | 2014-05-23 | 1 | -34/+559 |
* | The results of a session with valgrind. | David Walter Seikel | 2014-05-20 | 1 | -10/+12 |
* | Rearrange things in the libraries. | David Walter Seikel | 2014-05-17 | 1 | -34/+0 |
* | Move the new pcall stuff to Runnr.c. | David Walter Seikel | 2014-05-17 | 1 | -0/+66 |
* | Commented out attempt to debug push_lua(). Still a bit dodgy. | David Walter Seikel | 2014-05-16 | 1 | -1/+3 |
* | TODO++ | David Walter Seikel | 2014-05-16 | 1 | -1/+2 |
* | Finish separating out love. | David Walter Seikel | 2014-05-13 | 1 | -0/+34 |
* | Support light user data in the Lua argument support functions. | David Walter Seikel | 2014-05-05 | 1 | -1/+18 |
* | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ... | David Walter Seikel | 2014-04-27 | 1 | -0/+318 |