OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/CodeTools
Robert Adams 87ee0c395e Fix problem with modInvoke defined integer constants being build into
scripts as boxed integers rather than proper reference to a new LSLInteger.
This fixes an exception when using a registered integer constant in
a script.
2013-08-02 09:44:01 -07:00
..
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Tests Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
CSCodeGenerator.cs Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
CSReservedWords.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Compiler.cs Make C# scripts return correct error line and column numbers instead of failing because they have no linemap. 2013-03-13 00:19:37 +00:00
ICodeConverter.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
LSL2CSCodeTransformer.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
YP2CSConverter.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
lsl.lexer.cs Allow empty assignment in for-loop 2009-06-07 10:22:41 +00:00
lsl.parser.cs Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly." 2012-06-11 23:30:58 +01:00