OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/CodeTools
Diva Canto ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
..
Properties Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Tests Eliminated some warnings 2014-07-21 08:30:10 +01:00
CSCodeGenerator.cs Fix issue with LSL jumps screwing up the C# compiler error -> LSL code position map and leading to invalid error line numbers/columns 2014-06-18 22:24:36 +01: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 On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL. 2015-01-26 23:31:46 +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 If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid 2013-11-02 00:39:12 +00:00
lsl.lexer.cs Add LSL transaction_result event. 2014-10-04 00:16:47 +01:00
lsl.parser.cs Add LSL transaction_result event. 2014-10-04 00:16:47 +01:00