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_LSL_tree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Move more things into the LSL_Leaf structure, and some clean up related to that.
David Walter Seikel
1
-24
/
+19
2012-01-10
Almost got white space and comments working. Still a bug left somewhere, I t...
David Walter Seikel
1
-42
/
+46
2012-01-08
Rearrange everything, to be consistant order.
David Walter Seikel
1
-82
/
+98
2012-01-08
Bite the bullet and get rid of my dreams to use enums, yacc insists on #defines.
David Walter Seikel
1
-89
/
+2
2012-01-08
Use character classes, some clean up. Tried to add space storing, but it did...
David Walter Seikel
1
-14
/
+14
2012-01-08
Parenthesis and statement parsing.
David Walter Seikel
1
-2
/
+5
2012-01-08
Parse an actual file.
David Walter Seikel
1
-2
/
+14
2012-01-07
More expression cleanup.
David Walter Seikel
1
-1
/
+1
2012-01-07
We don't need LSL_Expression.
David Walter Seikel
1
-13
/
+5
2012-01-07
Evaluate expressions using the new token table.
David Walter Seikel
1
-3
/
+7
2012-01-07
Make the parser more generic with function pointers and a big arse table.
David Walter Seikel
1
-111
/
+25
2012-01-07
Convert the parser from dealing with just expressions, to dealing with the en...
David Walter Seikel
1
-94
/
+69
2012-01-06
Flex performance tweaks, and other options.
David Walter Seikel
1
-4
/
+0
2012-01-06
Even more debugging stuff, and make it selectable if the parser uses #defines...
David Walter Seikel
1
-9
/
+19
2012-01-06
Use the LSL_ enums for parser tokens. Some clean up and debugging.
David Walter Seikel
1
-26
/
+24
2012-01-06
Add more LSL parsing structure.
David Walter Seikel
1
-60
/
+308
2012-01-05
Consolidate the parser includes.
David Walter Seikel
1
-0
/
+59
2012-01-05
Clean up the parser.
David Walter Seikel
1
-17
/
+21
2012-01-05
Add a simple flex + btyacc stub.
David Walter Seikel
1
-0
/
+55
[prev]