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_compile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
More hacking at figuring out expression types with variables. Still not work...
David Walter Seikel
1
-1
/
+15
2012-01-17
Add a variable lookup function.
David Walter Seikel
1
-0
/
+21
2012-01-17
Use eina hash for functions, states, and variables.
David Walter Seikel
1
-18
/
+12
2012-01-17
Using eina string buffer for ignorable text.
David Walter Seikel
1
-6
/
+7
2012-01-17
And now we can combine two functions, since they are identical.
David Walter Seikel
1
-11
/
+4
2012-01-17
Only need one of each in the value union.
David Walter Seikel
1
-4
/
+4
2012-01-17
Use stringshare, and const.
David Walter Seikel
1
-2
/
+2
2012-01-17
Remove unused debug variable.
David Walter Seikel
1
-12
/
+2
2012-01-17
Change that butt ugly name.
David Walter Seikel
1
-56
/
+55
2012-01-17
Use EFL logging.
David Walter Seikel
1
-13
/
+19
2012-01-17
Merge the compiler into the test harness. Remove excess files.
David Walter Seikel
1
-0
/
+1126
2012-01-05
Remove most of the constants, we can put them in Lua globals later. Make the...
David Walter Seikel
1
-0
/
+1
2012-01-05
Add a compiler stub.
David Walter Seikel
1
-0
/
+19
[prev]