Commit History

Autor SHA1 Mensaxe Data
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) %!s(int64=5) %!d(string=hai) anos
  Justin Donaldson 0bab113dc0 [lua] refactor runtime tostring to separate lua file %!s(int64=5) %!d(string=hai) anos
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) %!s(int64=5) %!d(string=hai) anos
  Aleksandr Kuzmenko 551565c16d [lua] fix Std.parseInt() for haxedecimal with leading whitespaces %!s(int64=5) %!d(string=hai) anos
  Justin Donaldson b1c9736436 [lua] add lua_vanilla behavior for integer clamping, rename clamp to clampInt32 %!s(int64=6) %!d(string=hai) anos
  Aurel 8616359ff7 Reformat std (#8408) %!s(int64=6) %!d(string=hai) anos
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) %!s(int64=6) %!d(string=hai) anos
  Aleksandr Kuzmenko 6a0331f0c5 [lua] changed __name__ and __ename__ to strings instead of tables (#8309) %!s(int64=6) %!d(string=hai) anos
  Dan Korostelev 436ef40d27 [lua] sidestep #7851 by including helper code directly in genlua %!s(int64=6) %!d(string=hai) anos
  Mark Knol 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
  Mark Knol b3cc1d7949 Happy new year! (#6799) %!s(int64=7) %!d(string=hai) anos
  Giuseppe Di Mauro f14bdd9bb9 fix typo in hex regex (#6670) %!s(int64=7) %!d(string=hai) anos
  Justin Donaldson 1dc68f8fe9 [lua] fix missing semicolon on static init declarations, and streamline some boot handlers %!s(int64=8) %!d(string=hai) anos
  Justin Donaldson ee4d79c7c4 [lua] do some bounds checking for Std.int, and return 0 if infinite/nan %!s(int64=8) %!d(string=hai) anos
  Mark Knol 875ad19432 2017 (#5932) %!s(int64=8) %!d(string=hai) anos
  Justin Donaldson cdab01efa5 [lua] add int clamp behavior that more closely matches js, etc. Use this as default for Std.int %!s(int64=8) %!d(string=hai) anos
  Justin Donaldson d92801b855 [lua] upgrade __lua_table__ so that it can accept both an array and a hash argument, and combine them in one table. Provide interface through lua.Boot.createTable %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 84d9a626bf [lua] adjust order of included lua bootstrap files %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. %!s(int64=9) %!d(string=hai) anos
  Mark Knol a71e6942b8 Copyright %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 5835bd0f6a Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools %!s(int64=9) %!d(string=hai) anos
  peyty ea0b04b455 Fix Issue3742 (strings staring with `.` are valid for tonumber ; zeroMatch removed) %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson acfaf2ab63 Lua: Fix parseInt and parseFloat methods so they follow std implementation %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 90b5a61e6e Lua: Fix reference to __instanceof__ since we can just use the static method on Boot %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson df3e84ec64 Lua : remove "inline" from Std.string, it blocks other useful code optimizations %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 549867811f Lua: treat Date as a normal type, unlike what happens in js %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 53e8fe8970 Lua: fix more Std __name declarations %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 5bb9e8af7f Lua: use basic lua table references for __name__ declarations in Std %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson c3508eb5f3 Lua: do not clamp Std.int %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 0d617ce07d wip on base lua %!s(int64=9) %!d(string=hai) anos