index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes to Test directory structure per opensim-dev conversation
Sean Dague
2008-09-08
2
-0
/
+1758
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-1
/
+1
*
First batch of the unit test changes for the new constants semantics
Melanie Thielker
2008-09-02
1
-1
/
+1
*
Correct the representation of the automatic null string
Melanie Thielker
2008-09-02
1
-1
/
+1
*
Remove the ((bool)()) cast, since it can make c# barf
Melanie Thielker
2008-09-02
1
-2
/
+2
*
Add an explicit cast to bool for the if expression so that any base types
Melanie Thielker
2008-09-02
1
-2
/
+2
*
This is an attempt to fix the handling of constants in LSL.
Melanie Thielker
2008-09-01
2
-12
/
+15
*
Maintis #2078
Melanie Thielker
2008-08-29
1
-3
/
+10
*
Formatting cleanup.
Jeff Ames
2008-08-18
3
-6
/
+4
*
Allow the list hack from issue 1863 to compile, however its behavior is
Mike Mazur
2008-07-31
1
-7699
/
+7741
*
Allow assignments in if/while/do-while control statements. Fix issue 1862.
Mike Mazur
2008-07-31
1
-7692
/
+8011
*
Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while
Mike Mazur
2008-07-31
2
-10
/
+14
*
Reinstate the configuration option on XEngine's use of the lexical
Melanie Thielker
2008-07-28
1
-5
/
+1
*
Use new LSL compiler by default in DotNetEngine and XEngine. Fix issues 1651,...
Mike Mazur
2008-07-27
1
-2
/
+6
*
Log to console if C# line/column lookup fails.
Mike Mazur
2008-07-27
1
-1
/
+2
*
Replace the try/catch with a null check.
Mike Mazur
2008-07-24
1
-6
/
+3
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
2
-5
/
+5
*
Enable LSL <-> C# source location mapping when reporing compiler errors to th...
Mike Mazur
2008-07-23
1
-3
/
+28
*
First version of position mapping between LSL <-> C# implemented.
Mike Mazur
2008-07-23
1
-111
/
+246
*
Mantis#1801. Thank you kindly, Junta_Kohime for a patch that:
Charles Krinke
2008-07-21
1
-1
/
+1
*
Mantis#1753. Thank you kindly, Kinoc for a patch that:
Charles Krinke
2008-07-16
2
-0
/
+5
*
Mantis#1728. Thank you kindly, Mikem for a patch that solves:
Charles Krinke
2008-07-14
1
-7071
/
+7644
*
Patch #9142 (No mantis)
Melanie Thielker
2008-07-12
4
-12
/
+53
*
Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...
Johan Berntsson
2008-07-11
1
-6947
/
+7211
*
Patch from Mike: errors from the LSL/C# compilers are now reported to the use...
Johan Berntsson
2008-07-10
1
-1
/
+1
*
Patch from Mike which removes a lexer warning in the LSL compiler.
Johan Berntsson
2008-07-09
1
-9593
/
+9326
*
another patch from Mike: the llscript compiler is now available in XEngine as...
Johan Berntsson
2008-07-08
5
-0
/
+29509
*
properly explaining each #pragma warning disable
Dr Scofield
2008-06-30
1
-4
/
+5
*
last round of warning squashing. calling it a day now.
Dr Scofield
2008-06-27
2
-7
/
+11
*
Mantis#1602. Thank you, Kinoc for a patch to:
Charles Krinke
2008-06-26
1
-3
/
+47
*
* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...
lbsa71
2008-06-24
3
-0
/
+997