Commit History

Автор SHA1 Съобщение Дата
  Justin Clark-Casey (justincc) 72d1d96c5c Always close script linemap file after reading and always dispose of other streams in the script engine even if exceptions are thrown. преди 10 години
  Justin Clark-Casey (justincc) 15b38f0036 minor: further cleanup of old vb and yield prolog script engine references that were removed some time ago преди 10 години
  Justin Clark-Casey (justincc) d7b9260496 If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the existing session use the previous strategy for that script rather than not starting the script at all. преди 10 години
  Justin Clark-Casey (justincc) 6d3b409af2 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile. преди 10 години
  Aleric Inglewood c90b986d8b Improved line map heuristics. преди 10 години
  Aleric Inglewood 3fe9c7c49d Fix looking up line number and colum when there is no exact match. преди 10 години
  Justin Clark-Casey (justincc) 250ea09328 Reactivate regression test TestCastAndConcatString() in CompilerTests. преди 10 години
  Justin Clark-Casey (justincc) 62a03a5cac Also take YP/commented out JS references from script engine CodeTools. преди 10 години
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. преди 11 години
  Justin Clark-Casey (justincc) 2b069a3b1e If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid преди 11 години
  Justin Clark-Casey (justincc) 0d25be3f81 Make C# scripts return correct error line and column numbers instead of failing because they have no linemap. преди 11 години
  Justin Clark-Casey (justincc) f7feed4d44 Remove unnecessary System.Linq reference from Compiler.cs преди 12 години
  Justin Clark-Casey (justincc) cf168194e5 If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then continue to generate C# that is functionality identical to historical generation преди 12 години
  Justin Clark-Casey (justincc) c8afc8523b Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait. преди 12 години
  Melanie 8769e4ee73 Add a reference to OpenMetaverseType.dll to compiled script assemblies. преди 12 години
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. преди 12 години
  Mic Bowman 402ff75d78 Adds a new script command 'modInvoke' to invoke registered functions преди 12 години
  Justin Clark-Casey (justincc) 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). преди 12 години
  Oren Hurvitz 0dd3281caf Optionally, don't delete previously compiled scripts on startup преди 13 години
  BlueWall 4f25b73b57 Add configurable path to script engine assemblies преди 14 години
  Melanie 5270e54268 Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the преди 14 години
  unknown aa56953411 Compiler.cs contained method GetCompilerOutput which, apparently, преди 14 години
  Melanie 1876ce90af FINALLY! Script compile errors now appear in the script error pane, преди 15 години
  John Hurliman dd13fa361b * Misc. formatting cleanup for the previous patch преди 15 години
  Dan Lake 33448e4ba8 Optimizations преди 15 години
  Jeff Ames f00126dc2d Add copyright header. Formatting cleanup. преди 15 години
  Alan M Webb b7265abfae Added delay loop to give a newly created assembly time to appear. On преди 15 години
  Melanie 090868ff4a Change the return value if the compiler to "object" to allow compilers преди 15 години
  Melanie Thielker 2c3a1995fc Publish a method on ICompiler to generate the CIL assembly path преди 15 години
  Jeff Ames a23d64dec1 Formatting cleanup. преди 15 години