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