OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/CodeTools
Mic Bowman a76a289d11 Adds support to ScriptModuleComms for region modules to export
constants to the script engine.
2012-07-31 10:45:37 -07:00
..
Tests Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop() 2012-03-06 02:30:22 +00:00
CSCodeGenerator.cs Adds support to ScriptModuleComms for region modules to export 2012-07-31 10:45:37 -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 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01: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