コミット履歴

作者 SHA1 メッセージ 日付
  Simon Krajewski ee42cde4ef 4.0.0-preview.1 (#6575) 8 年 前
  Mark Knol 875ad19432 2017 (#5932) 8 年 前
  Justin Donaldson 947e534d1d [lua] wip on lua 5.1 support 9 年 前
  Dan Korostelev b7e204924c [lua] multireturn support 9 年 前
  Justin Donaldson e86493f7c5 [lua] improve the __index patching method for string metatables 9 年 前
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. 9 年 前
  Ryusei Yamaguchi c48ccc7b48 [lua] Fix String.substring 9 年 前
  Mark Knol 9632db9524 add/update copyright notice 9 年 前
  Justin Donaldson 5835bd0f6a Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools 9 年 前
  Justin Donaldson c2cd70f0b4 Lua : fix String.indexOf 9 年 前
  peyty 3178ec7c74 Fix for `nil .. string` and such cases, where `..` concatenation used, instead of `+` addition 9 年 前
  Justin Donaldson 15a6f72223 Lua: Fix String.substring for situations with negative offsets 9 年 前
  Justin Donaldson 1ee7123fd6 Lua: Fix bug in String.substring 9 年 前
  Justin Donaldson 0e85818bff Lua: Fix the constructor behavior for String 9 年 前
  Justin Donaldson a2c704778c Lua : String.split needs to use a simpler mechanism to find plain string matches 10 年 前
  Justin Donaldson aa220aa0c0 Lua : Fix string upper/lower case methods 10 年 前
  Justin Donaldson f0551ccc68 Lua : minor string metatable semicolon fix 10 年 前
  Justin Donaldson 60fd364aab Lua: Provide a better working string.split implementation 10 年 前
  PeyTy 9fb563b145 String.fromCharCode, StringTools.char 10 年 前
  PeyTy af46617148 String.lastIndexOf 10 年 前
  PeyTy b45a934628 String. substr fixed according to Haxe spec and tests 10 年 前
  PeyTy 5e91f503af support for Dynamic strings concatenation 10 年 前
  PeyTy 1cdcb3bc66 String.indexOf result fix 10 年 前
  Justin Donaldson cc5ea76b96 Lua: Fix std String split 10 年 前
  Justin Donaldson 76b80d1123 Lua : Fixes for String 10 年 前
  Justin Donaldson c99fc2d0d2 Lua : Misc changes to make new object prototyping work. 10 年 前
  Justin Donaldson 0c0a1a6b91 Lua : refactor OOP 10 年 前
  Justin Donaldson ee88b4d178 Lua: Fix String for new OOP mechanism 10 年 前
  Justin Donaldson bbb72ff415 Lua : Fix string reference in String.hx 10 年 前
  Justin Donaldson d4c84f62c1 Lua: Back to the drawing board with strings. 10 年 前