aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL_compile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actually typecast to list / table.David Walter Seikel2014-05-161-0/+2
* Properly fix list concatenation, I hope.David Walter Seikel2014-05-151-2/+2
* Some more list adding and concatenation fixes.David Walter Seikel2014-05-151-2/+7
* LSL's EOF sucks, Lua's 0 isn't false sucks more. Work around both.David Walter Seikel2014-05-141-1/+2
* Oops, fix up post increment.David Walter Seikel2014-05-141-1/+1
* Don't use the new Lua state if it couldn't be allocated.David Walter Seikel2014-05-141-26/+30
* Get list appending and adding to work.David Walter Seikel2014-05-141-3/+53
* Comment out some excess compiler warnings.David Walter Seikel2014-05-141-2/+2
* Finish separating out love.David Walter Seikel2014-05-131-9/+6
* Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel2014-05-051-3/+3
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel2014-04-271-2/+2
* Move all source into the new src directory, and shuffle a few other things ar...David Walter Seikel2014-04-221-0/+2345