aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change over to referring to scripts by SID.David Walter Seikel2012-02-191-0/+11
* Make sendBack and Forth varargs.David Walter Seikel2012-02-121-2/+2
* New sendBack and sendForth global functions.David Walter Seikel2012-02-121-0/+2
* Track details of scripts in the test harness. Use that to quit them, and pri...David Walter Seikel2012-02-111-0/+1
* Neaten things up a bit.David Walter Seikel2012-02-111-3/+0
* LuaSL_main is pretty small now, LuaSL_runner is mostly comment. Merge them.David Walter Seikel2012-02-111-4/+0
* LuaSL_test harness - connects to the LuaSL server, sends script commands. It...David Walter Seikel2012-02-111-6/+10
* Get them in the right order. lolDavid Walter Seikel2012-02-051-1/+1
* Turn on the script running stuff, clean out the now excess tests, then move t...David Walter Seikel2012-02-051-3/+6
* Make the script engine testing UI a command option.David Walter Seikel2012-01-241-4/+5
* Consider a script as properly compiled if it passes the diff test.David Walter Seikel2012-01-221-2/+2
* Add LSL constants by simply compiling an LSL script with them all, and keepin...David Walter Seikel2012-01-211-1/+1
* Use EFL logging.David Walter Seikel2012-01-171-1/+2
* Merge the compiler into the test harness. Remove excess files.David Walter Seikel2012-01-171-0/+1
* Add a compiler stub.David Walter Seikel2012-01-051-1/+2
* Skeleton of the GUI test harness for the LuaSL script engine.David Walter Seikel2012-01-041-0/+64