Commit History

Author SHA1 Message Date
  Simon Krajewski ee42cde4ef 4.0.0-preview.1 (#6575) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  ousado 6be532249c add ArrayViewBuffer fields to js.html.compat.DataView (closes #5673) (#5674) 9 years ago
  Dan Korostelev 1e6193f8b2 oops 9 years ago
  Dan Korostelev 2a701cf592 rengenerate js externs (closes #5445) 9 years ago
  Simon Krajewski a1d47d6787 [js] keep compat version iff non-compat version is used (see #4259) 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Dan Korostelev a6e583711a [js] guard against including js.html.compat stuff when -D nodejs (see HaxeFoundation/hxnodejs#42) 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Andy Li c6597aff78 Fixed #4490. 10 years ago
  Simon Krajewski f5759d36bb keep DataView only if we use Float32Array or Float64Array (see #4259) 10 years ago
  Andy Li 7ae2b6713d clean up the js.html.compat polyfill code 10 years ago
  Andy Li 00828b4f69 provide polyfills of ArrayBuffer and DataView 10 years ago
  Andy Li 5fc4f8d42c use Function() to access global stuffs (see #4138) 10 years ago
  Nicolas Cannasse 4307f76288 Revert 10e25d13d69140ac9934354fbacb1ae09325db39. 10 years ago
  Nicolas Cannasse 10e25d13d6 use Function code instead of global/window (close #4138) 10 years ago
  Nicolas Cannasse df5ba6715b fixed DataView support in IE8-9 10 years ago
  Nicolas Cannasse adeb02758e re-enable BytesBuffer tests (added DataView IE8 implementation) 10 years ago