Aurel
|
8616359ff7
Reformat std (#8408)
|
há 6 anos atrás |
Dan Korostelev
|
340a8776de
[js] inline js.Browser.alert and use Std.string because it's optimized by compiler in sane cases (see #8181)
|
há 6 anos atrás |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
há 6 anos atrás |
George Corney
|
d8e720f8ac
[js] Update js.html externs to Aug 2018 WebIDLs (#7354)
|
há 7 anos atrás |
Simon Krajewski
|
a8c3450116
[js] make js.Browser inline methods extern
|
há 7 anos atrás |
Alexander Kuzmenko
|
6191e3c9a3
{platform}.Syntax modules (#6849)
|
há 7 anos atrás |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
há 7 anos atrás |
Dan Korostelev
|
917102e9d7
[js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/)
|
há 8 anos atrás |
Mark Knol
|
46fd69a1c0
update getLocalStorage/getSessionStorage check (#6079)
|
há 8 anos atrás |
Mark Knol
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Andy Li
|
1c79168a33
update copyright year to 2016
|
há 9 anos atrás |
Andy Li
|
ae6349cccf
bump license year to 2015
|
há 10 anos atrás |
Bruno Garcia
|
d676831317
Add Browser.console shortcut.
|
há 10 anos atrás |
Bruno Garcia
|
56f6e70eb9
Add Browser.alert() as an easy replacement for Lib.alert().
|
há 10 anos atrás |
Dan Korostelev
|
7e001f0297
fix js.Browser.supported
|
há 10 anos atrás |
Dan Korostelev
|
5f0b703fba
[js] make Browser.get_supported function private and inline instead of public, as I suppose it was meant to be like that
|
há 10 anos atrás |
Bruno Garcia
|
a1b0f10912
JS extern fixes missing from last commit.
|
há 10 anos atrás |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
há 11 anos atrás |
Simon Krajewski
|
f9bcb4b12a
add js.Browser.supported
|
há 11 anos atrás |
David Peek
|
83a8e2cc81
Don't check for undefined window in js.Browser (browsers have windows)
|
há 12 anos atrás |
Bruno Garcia
|
b791dc3e97
Browser build fix.
|
há 13 anos atrás |
Bruno Garcia
|
4f6edce12a
Move js.Storage's static helpers into Browser.
|
há 13 anos atrás |
Bruno Garcia
|
a0a89ee4e8
Remove js.XMLHttpRequest, use js.html.XMLHttpRequest.
|
há 13 anos atrás |
Bruno Garcia
|
55455fe9de
Move Lib.window/document into Browser as discussed.
|
há 13 anos atrás |