index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
/
CSCodeGenerator.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-02
First batch of the unit test changes for the new constants semantics
Melanie Thielker
1
-1
/
+1
2008-09-02
Remove the ((bool)()) cast, since it can make c# barf
Melanie Thielker
1
-2
/
+2
2008-09-02
Add an explicit cast to bool for the if expression so that any base types
Melanie Thielker
1
-2
/
+2
2008-09-01
This is an attempt to fix the handling of constants in LSL.
Melanie Thielker
1
-4
/
+7
2008-07-31
Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while
Mike Mazur
1
-5
/
+9
2008-07-23
First version of position mapping between LSL <-> C# implemented.
Mike Mazur
1
-111
/
+246
2008-07-12
Patch #9142 (No mantis)
Melanie Thielker
1
-7
/
+7
2008-07-10
Patch from Mike: errors from the LSL/C# compilers are now reported to the use...
Johan Berntsson
1
-1
/
+1
2008-07-08
another patch from Mike: the llscript compiler is now available in XEngine as...
Johan Berntsson
1
-1
/
+1
2008-07-08
llscript compiler patch from Mike: adds LSL jumps and implicit variable initi...
Johan Berntsson
1
-1
/
+29
2008-07-04
The new llScript-cs parser. Thanks Mike
Johan Berntsson
1
-0
/
+775