Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
%!s(int64=7) %!d(string=hai) anos |
Dan Korostelev
|
b224999012
[js] rework exception handling (closes #6458) (#6713)
|
%!s(int64=7) %!d(string=hai) anos |
Dan Korostelev
|
917102e9d7
[js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/)
|
%!s(int64=7) %!d(string=hai) anos |
Dan Korostelev
|
13d579d6f0
[js] mark js.Lib.typeof as @:pure (doesn't help much since it's an inlined untyped, but maybe in future...)
|
%!s(int64=8) %!d(string=hai) anos |
Dan Korostelev
|
ce4fd4c36d
[js] add js.Lib.typeof and use that instead of untyped magic
|
%!s(int64=8) %!d(string=hai) anos |
Mark Knol
|
875ad19432
2017 (#5932)
|
%!s(int64=8) %!d(string=hai) anos |
Mark Knol
|
90a9e8895a
Documentation update (#5070)
|
%!s(int64=9) %!d(string=hai) anos |
杨博 (Yang Bo)
|
c5e36bd5ae
Make require an external function
|
%!s(int64=9) %!d(string=hai) anos |
Andy Li
|
1c79168a33
update copyright year to 2016
|
%!s(int64=9) %!d(string=hai) anos |
Andy Li
|
ae6349cccf
bump license year to 2015
|
%!s(int64=9) %!d(string=hai) anos |
Dan Korostelev
|
156b2d76d0
[js] add js.Lib.rethrow (closes #4551)
|
%!s(int64=10) %!d(string=hai) anos |
Andy Li
|
c6597aff78
Fixed #4490.
|
%!s(int64=10) %!d(string=hai) anos |
Bruno Garcia
|
56f6e70eb9
Add Browser.alert() as an easy replacement for Lib.alert().
|
%!s(int64=10) %!d(string=hai) anos |
Simon Krajewski
|
ffc290bfa0
[js] add Lib.nativeThis (closes #3934)
|
%!s(int64=10) %!d(string=hai) anos |
Bruno Garcia
|
223ba6c270
Deprecate js.Lib.alert().
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
d0d5bac553
add js.Lib.undefined
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
eddd3de557
[js] added js.Lib.require (see #2949)
|
%!s(int64=11) %!d(string=hai) anos |
Nicolas Cannasse
|
4e67a77976
removed setErrorHandler (no longer useful with modern debug tools)
|
%!s(int64=12) %!d(string=hai) anos |
Bruno Garcia
|
55455fe9de
Move Lib.window/document into Browser as discussed.
|
%!s(int64=12) %!d(string=hai) anos |
Bruno Garcia
|
f9d0dd78a2
Switch the stdlib over to the new externs.
|
%!s(int64=12) %!d(string=hai) anos |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
%!s(int64=12) %!d(string=hai) anos |
Nicolas Cannasse
|
5a59357ca6
removed js.Lib.isIE/isOpera
|
%!s(int64=13) %!d(string=hai) anos |
Nicolas Cannasse
|
8bbb1abc73
added debug()
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
63181f9966
Remove Lib.typeof until some inlining issues can be worked out.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
597910e745
Finish removing JS stack emulation.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
80b4f6f079
Inline a couple other things in here too.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
587e07dc48
Add js.Lib.typeof.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
d9217d0667
Add --js-modern.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Garcia
|
2c5947b2cb
Cope if running in a non-browser environment and these vars don't exist.
|
%!s(int64=13) %!d(string=hai) anos |
Nicolas Cannasse
|
04e508fbe0
minor : initialize document and window in __init__
|
%!s(int64=16) %!d(string=hai) anos |