Historial de Commits

Autor SHA1 Mensaje Fecha
  Jens Fischer 707a6efbc6 [std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759) hace 6 años
  Mark Knol 90eda8ce3c Happy new year! :tada: hace 6 años
  Justin Donaldson 8b1458e758 [lua] add support for -D lua-vanilla, which generates pure-lua code with reduced functionality hace 7 años
  Nicolas Cannasse 03659011fc Unicode tests (#7009) hace 7 años
  Mark Knol b3cc1d7949 Happy new year! (#6799) hace 7 años
  Justin Donaldson 826083efb9 [lua] small std tweaks hace 8 años
  Justin Donaldson 12d58a843d [lua] use _hx_string_wrapper helper function instead of modifying string prototype hace 8 años
  Justin Donaldson 0d645631b2 [lua] previous string __index can be a table or a function hace 8 años
  Justin Donaldson 7e31d5efe2 [lua] old string metatable index is a function, not a table. fixes #6377 hace 8 años
  Mark Knol 875ad19432 2017 (#5932) hace 8 años
  Justin Donaldson 947e534d1d [lua] wip on lua 5.1 support hace 9 años
  Dan Korostelev b7e204924c [lua] multireturn support hace 9 años
  Justin Donaldson e86493f7c5 [lua] improve the __index patching method for string metatables hace 9 años
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. hace 9 años
  Ryusei Yamaguchi c48ccc7b48 [lua] Fix String.substring hace 9 años
  Mark Knol 9632db9524 add/update copyright notice hace 9 años
  Justin Donaldson 5835bd0f6a Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools hace 9 años
  Justin Donaldson c2cd70f0b4 Lua : fix String.indexOf hace 9 años
  peyty 3178ec7c74 Fix for `nil .. string` and such cases, where `..` concatenation used, instead of `+` addition hace 9 años
  Justin Donaldson 15a6f72223 Lua: Fix String.substring for situations with negative offsets hace 9 años
  Justin Donaldson 1ee7123fd6 Lua: Fix bug in String.substring hace 9 años
  Justin Donaldson 0e85818bff Lua: Fix the constructor behavior for String hace 9 años
  Justin Donaldson a2c704778c Lua : String.split needs to use a simpler mechanism to find plain string matches hace 10 años
  Justin Donaldson aa220aa0c0 Lua : Fix string upper/lower case methods hace 10 años
  Justin Donaldson f0551ccc68 Lua : minor string metatable semicolon fix hace 10 años
  Justin Donaldson 60fd364aab Lua: Provide a better working string.split implementation hace 10 años
  PeyTy 9fb563b145 String.fromCharCode, StringTools.char hace 10 años
  PeyTy af46617148 String.lastIndexOf hace 10 años
  PeyTy b45a934628 String. substr fixed according to Haxe spec and tests hace 10 años
  PeyTy 5e91f503af support for Dynamic strings concatenation hace 10 años