Историја ревизија

Аутор SHA1 Порука Датум
  Robert Adams 87ee0c395e Fix problem with modInvoke defined integer constants being build into пре 11 година
  Justin Clark-Casey (justincc) 5ac84a3793 Fix issue where lsl -> c# generation in co-operative termination mode did not correctly handle single statement versions of for, while and do-while loops. пре 11 година
  Justin Clark-Casey (justincc) c6ba27d096 Fix bug in generating termination checks in compound statement for loop. пре 11 година
  Justin Clark-Casey (justincc) c8afc8523b Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait. пре 11 година
  Mic Bowman a76a289d11 Adds support to ScriptModuleComms for region modules to export пре 12 година
  Mic Bowman 8b5298a62e Protect the scriptmodulecomms interface. пре 12 година
  Mic Bowman 402ff75d78 Adds a new script command 'modInvoke' to invoke registered functions пре 12 година
  Justin Clark-Casey (justincc) 85198a45cb Fix off by one error in script error reporting. пре 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 година
  Melanie 1876ce90af FINALLY! Script compile errors now appear in the script error pane, пре 14 година
  Justin Clark-Casey (justincc) 8f0db68424 Fix http://opensimulator.org/mantis/view.php?id=3874 - parenthesis in for statements cause script compile failures пре 15 година
  Jeff Ames a23d64dec1 Formatting cleanup. пре 15 година
  Mike Mazur cda6b24668 Skip lone ident statments or for-loop assignments пре 15 година
  Mike Mazur 48bc2f3a42 Allow empty assignment in for-loop пре 15 година
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. пре 15 година
  Charles Krinke ed7256ac0c Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that: пре 15 година
  Charles Krinke 08c76989a7 Mantis#3187. Thank you kindly, DoranZemlja for a patch that: пре 15 година
  Mike Mazur a42499c947 Thanks DoranZemlja for a patch implementing non-shortcircuiting in пре 15 година
  Mike Mazur 9a33a4733e Thanks Tommi Laukkanen for a patch that allows the пре 15 година
  Melanie Thielker 9e4fc8e03a Mantis #2571 пре 16 година
  Mike Mazur 6e14d1005a Prefix LSL variables which are C# keywords with @ instead of _ when translating from LSL to C#. Thanks idb for the patch. Fix issue 2546. пре 16 година
  Melanie Thielker 44852158f2 Mantis #2518 пре 16 година
  Melanie Thielker 638cce09d1 Restore "friendly errors" to the XEngine пре 16 година
  Melanie Thielker 85068dae60 Add friendly error messages to both engines. пре 16 година
  Jeff Ames 3f79e6b3e7 Update svn properties, formatting cleanup. пре 16 година
  Melanie Thielker d95794d05c Refactor XEngine parser as per suggestions from mikem пре 16 година
  Melanie Thielker 2fbebbb644 First batch of the unit test changes for the new constants semantics пре 16 година
  Melanie Thielker e2a0a04beb Remove the ((bool)()) cast, since it can make c# barf пре 16 година
  Melanie Thielker 146f469524 Add an explicit cast to bool for the if expression so that any base types пре 16 година
  Melanie Thielker a5d2674a43 This is an attempt to fix the handling of constants in LSL. пре 16 година