Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Dan Korostelev
|
917102e9d7
[js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/)
|
7 years ago |
Dan Korostelev
|
1cdd50ac75
supposedly fix #6491
|
8 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 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 |
Dan Korostelev
|
f3ba7f199b
[js] use js.Lib.nativeThis instead of untyped __js__('this') in js.html.compat. this saves some $this closures
|
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 |
Andy Li
|
7ae2b6713d
clean up the js.html.compat polyfill code
|
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 |
Bruno Garcia
|
747a6ccd2a
Restore the old compat classes.
|
10 years ago |
Bruno Garcia
|
884546864d
Bring in WebIDL-based JS externs.
|
10 years ago |
Nicolas Cannasse
|
0c76e7961c
final fixes for IE8/9
|
10 years ago |
Nicolas Cannasse
|
3d7763a740
more js.html.compat + detect nodeJS typedarray support
|
10 years ago |