Commit History

作者 SHA1 備註 提交日期
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Dan Korostelev 1e6193f8b2 oops 9 年之前
  Dan Korostelev 2a701cf592 rengenerate js externs (closes #5445) 9 年之前
  Simon Krajewski a1d47d6787 [js] keep compat version iff non-compat version is used (see #4259) 9 年之前
  Dan Korostelev f3ba7f199b [js] use js.Lib.nativeThis instead of untyped __js__('this') in js.html.compat. this saves some $this closures 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Dan Korostelev a6e583711a [js] guard against including js.html.compat stuff when -D nodejs (see HaxeFoundation/hxnodejs#42) 10 年之前
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Andy Li c6597aff78 Fixed #4490. 10 年之前
  Andy Li 6f7d9912c4 reverted to use Nicolas's logic 10 年之前
  Andy Li 7ae2b6713d clean up the js.html.compat polyfill code 10 年之前
  Andy Li 5fc4f8d42c use Function() to access global stuffs (see #4138) 10 年之前
  Nicolas Cannasse 4307f76288 Revert 10e25d13d69140ac9934354fbacb1ae09325db39. 10 年之前
  Nicolas Cannasse 10e25d13d6 use Function code instead of global/window (close #4138) 10 年之前
  Nicolas Cannasse c72b274a47 if we detect Float32Array but not Float64Array, set it to "notsupported" 10 年之前
  Nicolas Cannasse 90e09a4b52 more typed array support 10 年之前