Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't generate the lemon .out file, we are not using it. | David Walter Seikel | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | Move lemon building to be part of LuaSL building. | David Walter Seikel | 2014-07-31 | 1 | -1/+2 |
| | |||||
* | Move entirely over to luajit. | David Walter Seikel | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | Auto clean the files we build. | David Walter Seikel | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | Rewrite the LuaSL script running stuff (twice lol), plus much related ↵ | David Walter Seikel | 2014-05-23 | 1 | -1/+1 |
| | | | | tweakage and cleanups. | ||||
* | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 2014-05-20 | 1 | -7/+0 |
| | |||||
* | Finish separating out love. | David Walter Seikel | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Add some love, er I mean, add the love world server, coz love makes the ↵ | David Walter Seikel | 2014-05-13 | 1 | -4/+1 |
| | | | | | | | world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness. | ||||
* | Split up extantz. | David Walter Seikel | 2014-05-02 | 1 | -2/+2 |
| | |||||
* | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵ | David Walter Seikel | 2014-04-27 | 1 | -0/+9 |
| | | | | to suit. | ||||
* | Move all source into the new src directory, and shuffle a few other things ↵ | David Walter Seikel | 2014-04-22 | 1 | -0/+23 |
around. |