Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get them in the right order. lol | David Walter Seikel | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Turn on the script running stuff, clean out the now excess tests, then move ↵ | David Walter Seikel | 2012-02-05 | 1 | -3/+6 |
| | | | | the runner to it's own file. | ||||
* | Make the script engine testing UI a command option. | David Walter Seikel | 2012-01-24 | 1 | -4/+5 |
| | |||||
* | Consider a script as properly compiled if it passes the diff test. | David Walter Seikel | 2012-01-22 | 1 | -2/+2 |
| | |||||
* | Add LSL constants by simply compiling an LSL script with them all, and ↵ | David Walter Seikel | 2012-01-21 | 1 | -1/+1 |
| | | | | keeping the result. | ||||
* | Use EFL logging. | David Walter Seikel | 2012-01-17 | 1 | -1/+2 |
| | |||||
* | Merge the compiler into the test harness. Remove excess files. | David Walter Seikel | 2012-01-17 | 1 | -0/+1 |
| | |||||
* | Add a compiler stub. | David Walter Seikel | 2012-01-05 | 1 | -1/+2 |
| | |||||
* | Skeleton of the GUI test harness for the LuaSL script engine. | David Walter Seikel | 2012-01-04 | 1 | -0/+64 |