Justin Clark-Casey (justincc)
|
daad0a3e11
Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly."
|
12 years ago |
Justin Clark-Casey (justincc)
|
a8a9d13dc0
Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly.
|
12 years ago |
Mike Mazur
|
48bc2f3a42
Allow empty assignment in for-loop
|
15 years ago |
Melanie Thielker
|
fb3d5770dd
Make the LSL HTTP server create and give out URLs to scripts
|
15 years ago |
Homer Horwitz
|
7083be07b0
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
|
16 years ago |
Melanie Thielker
|
d95794d05c
Refactor XEngine parser as per suggestions from mikem
|
16 years ago |
Melanie Thielker
|
a5d2674a43
This is an attempt to fix the handling of constants in LSL.
|
16 years ago |
Mike Mazur
|
16cf5aa2b8
Allow the list hack from issue 1863 to compile, however its behavior is
|
16 years ago |
Mike Mazur
|
56c4cc39ff
Allow assignments in if/while/do-while control statements. Fix issue 1862.
|
16 years ago |
Mike Mazur
|
eef3864278
Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while
|
16 years ago |
Charles Krinke
|
476e08286e
Mantis#1728. Thank you kindly, Mikem for a patch that solves:
|
16 years ago |
Johan Berntsson
|
130d8047a2
Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=<0, 0, -0.5>' caused a syntax error, and implements multiple assignments in one line (x = y = 3;)
|
16 years ago |
Johan Berntsson
|
a73e3b4e3f
another patch from Mike: the llscript compiler is now available in XEngine as well. Thanks Mike
|
16 years ago |