index
:
SledjHamr
experimental
master
Using OpenSim and Second Life open source software as crutches while we write sane replacements.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
LuaSL
/
src
/
LuaSL_main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-23
Tweaked the output a little.
David Walter Seikel
1
-2
/
+2
2012-01-23
Exercise the lua compiler to, and produce an estimate of compile time. Also ...
David Walter Seikel
1
-6
/
+39
2012-01-23
Replace #ifdef with if or #if.
David Walter Seikel
1
-3
/
+1
2012-01-22
Coz one file is enough, more than that during debugging runs and I run out of...
David Walter Seikel
1
-0
/
+3
2012-01-22
Found a use for that after all. lol
David Walter Seikel
1
-1
/
+3
2012-01-22
Oops, left overs.
David Walter Seikel
1
-1
/
+0
2012-01-22
Basic script compiling instrumentation.
David Walter Seikel
1
-0
/
+8
2012-01-22
Move the test script into the directory where the other tests are, so it's no...
David Walter Seikel
1
-11
/
+2
2012-01-21
Disable some of the output, and compile every script in the test sim.
David Walter Seikel
1
-6
/
+28
2012-01-21
Add LSL constants by simply compiling an LSL script with them all, and keepin...
David Walter Seikel
1
-2
/
+2
2012-01-20
Run both test scripts.
David Walter Seikel
1
-0
/
+2
2012-01-17
Use EFL logging.
David Walter Seikel
1
-2
/
+2
2012-01-17
Merge the compiler into the test harness. Remove excess files.
David Walter Seikel
1
-2
/
+5
2012-01-05
Add a compiler stub.
David Walter Seikel
1
-1
/
+7
2012-01-04
Skeleton of the GUI test harness for the LuaSL script engine.
David Walter Seikel
1
-0
/
+173