Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 vuotta sitten
  Giuseppe Di Mauro f14bdd9bb9 fix typo in hex regex (#6670) 7 vuotta sitten
  Justin Donaldson 1dc68f8fe9 [lua] fix missing semicolon on static init declarations, and streamline some boot handlers 8 vuotta sitten
  Justin Donaldson ee4d79c7c4 [lua] do some bounds checking for Std.int, and return 0 if infinite/nan 8 vuotta sitten
  Mark Knol 875ad19432 2017 (#5932) 8 vuotta sitten
  Justin Donaldson cdab01efa5 [lua] add int clamp behavior that more closely matches js, etc. Use this as default for Std.int 9 vuotta sitten
  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 9 vuotta sitten
  Justin Donaldson 84d9a626bf [lua] adjust order of included lua bootstrap files 9 vuotta sitten
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. 9 vuotta sitten
  Mark Knol a71e6942b8 Copyright 9 vuotta sitten
  Justin Donaldson 5835bd0f6a Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools 9 vuotta sitten
  peyty ea0b04b455 Fix Issue3742 (strings staring with `.` are valid for tonumber ; zeroMatch removed) 9 vuotta sitten
  Justin Donaldson acfaf2ab63 Lua: Fix parseInt and parseFloat methods so they follow std implementation 9 vuotta sitten
  Justin Donaldson 90b5a61e6e Lua: Fix reference to __instanceof__ since we can just use the static method on Boot 9 vuotta sitten
  Justin Donaldson df3e84ec64 Lua : remove "inline" from Std.string, it blocks other useful code optimizations 9 vuotta sitten
  Justin Donaldson 549867811f Lua: treat Date as a normal type, unlike what happens in js 9 vuotta sitten
  Justin Donaldson 53e8fe8970 Lua: fix more Std __name declarations 9 vuotta sitten
  Justin Donaldson 5bb9e8af7f Lua: use basic lua table references for __name__ declarations in Std 9 vuotta sitten
  Justin Donaldson c3508eb5f3 Lua: do not clamp Std.int 9 vuotta sitten
  Justin Donaldson 0d617ce07d wip on base lua 10 vuotta sitten
  Justin Donaldson 76102d3e13 Lua : Avoid creating another Date instance in Std __init__ 10 vuotta sitten
  Justin Donaldson 8687dae33e Lua: improve reflection/toString functionality in Boot 10 vuotta sitten
  PeyTy 5fed046554 correct Math.round and Std.int to EcmaScript and Haxe spec 10 vuotta sitten
  Justin Donaldson b1c4ad196c Lua: remove references to js in Std.hx __init__ methods 10 vuotta sitten
  Justin Donaldson 349ce2ed7f Lua: Mark Std.string as @:keep 10 vuotta sitten
  Justin Donaldson e127aab400 Lua : Type/Reflect fixes 10 vuotta sitten
  Justin Donaldson a5b2cadc29 Lua : Misc and noteworthy! 10 vuotta sitten
  Justin Donaldson d4c84f62c1 Lua: Back to the drawing board with strings. 10 vuotta sitten
  Justin Donaldson 906009c7d8 Lua: drop some more js specific code from Std 10 vuotta sitten
  Justin Donaldson dc9ab994ab hello world, in Lua! 10 vuotta sitten