Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only collect the errors and warnings during a compile, output them in a ↵ | David Walter Seikel | 2014-08-14 | 1 | -0/+8 |
| | | | | batch at the end. | ||||
* | Considerable cleanup of the top level compiling code. | David Walter Seikel | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Thread all of compiling, or thread nothing. | David Walter Seikel | 2014-08-10 | 1 | -1/+1 |
| | |||||
* | Major cleanup of compileLSL() and friends, including threading it. | David Walter Seikel | 2014-08-09 | 1 | -0/+1 |
| | |||||
* | TODO++ | David Walter Seikel | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | Rewrite the LuaSL script running stuff (twice lol), plus much related ↵ | David Walter Seikel | 2014-05-23 | 1 | -0/+70 |
| | | | | tweakage and cleanups. | ||||
* | Rearrange things in the libraries. | David Walter Seikel | 2014-05-17 | 1 | -4/+0 |
| | |||||
* | Move the new pcall stuff to Runnr.c. | David Walter Seikel | 2014-05-17 | 1 | -0/+1 |
| | |||||
* | Finish separating out love. | David Walter Seikel | 2014-05-13 | 1 | -0/+4 |
| | |||||
* | Clean up include files. | David Walter Seikel | 2014-05-05 | 1 | -1/+4 |
| | |||||
* | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵ | David Walter Seikel | 2014-04-27 | 1 | -0/+15 |
to suit. |