aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL_LSL_tree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actually send compile messages back. Plus some refactoring of the script eng...David Walter Seikel2016-01-181-4/+0
* Second pass fixes up variables now to.David Walter Seikel2014-09-151-4/+13
* Check LSL script first line magic comments.David Walter Seikel2014-09-141-0/+2
* Support LSL multi line strings.David Walter Seikel2014-09-141-1/+2
* Don't do BAD check by default.David Walter Seikel2014-08-141-1/+1
* Clean up the compiler output. Threaded compiling is much faster when it's no...David Walter Seikel2014-08-141-1/+2
* Use the new message saving stuff in the parser as well.David Walter Seikel2014-08-141-0/+1
* Considerable cleanup of the top level compiling code.David Walter Seikel2014-08-141-9/+4
* Thread all of compiling, or thread nothing.David Walter Seikel2014-08-101-0/+1
* Quick and dirty crashing compiler catcher.David Walter Seikel2014-08-101-0/+1
* Major cleanup of compileLSL() and friends, including threading it.David Walter Seikel2014-08-091-5/+4
* Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...David Walter Seikel2014-05-231-9/+1
* Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel2014-05-051-0/+2
* Move all source into the new src directory, and shuffle a few other things ar...David Walter Seikel2014-04-221-0/+443