提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mike Mazur eef3864278 Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while 16 年之前
  Mike Mazur ba17b0df27 First version of position mapping between LSL <-> C# implemented. 16 年之前
  Melanie Thielker d85774c101 Patch #9142 (No mantis) 16 年之前
  Johan Berntsson d41c1f40a8 Patch from Mike: errors from the LSL/C# compilers are now reported to the user in-world 16 年之前
  Johan Berntsson a73e3b4e3f another patch from Mike: the llscript compiler is now available in XEngine as well. Thanks Mike 16 年之前