Historique des commits

Auteur SHA1 Message Date
  Dan Korostelev bf9f750b80 [js] type js.Browser.getLocalStorage return value as Null<Storage> il y a 5 ans
  George Corney 9a75d9d2e2 [js] Browser.supported: Check window.document.body (#9164) il y a 5 ans
  George Corney bed92f594a [js] Enable js.Browser to work with WebWorkers (#9167) il y a 5 ans
  Aleksandr Kuzmenko 2e0f646e0f [js] replaced `untyped __js__` with `js.Syntax.code` il y a 5 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Dan Korostelev 340a8776de [js] inline js.Browser.alert and use Std.string because it's optimized by compiler in sane cases (see #8181) il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  George Corney d8e720f8ac [js] Update js.html externs to Aug 2018 WebIDLs (#7354) il y a 7 ans
  Simon Krajewski a8c3450116 [js] make js.Browser inline methods extern il y a 7 ans
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) il y a 7 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Dan Korostelev 917102e9d7 [js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/) il y a 7 ans
  Mark Knol 46fd69a1c0 update getLocalStorage/getSessionStorage check (#6079) il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  Bruno Garcia d676831317 Add Browser.console shortcut. il y a 10 ans
  Bruno Garcia 56f6e70eb9 Add Browser.alert() as an easy replacement for Lib.alert(). il y a 10 ans
  Dan Korostelev 7e001f0297 fix js.Browser.supported il y a 10 ans
  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 il y a 10 ans
  Bruno Garcia a1b0f10912 JS extern fixes missing from last commit. il y a 10 ans
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. il y a 11 ans
  Simon Krajewski f9bcb4b12a add js.Browser.supported il y a 11 ans
  David Peek 83a8e2cc81 Don't check for undefined window in js.Browser (browsers have windows) il y a 12 ans
  Bruno Garcia b791dc3e97 Browser build fix. il y a 12 ans
  Bruno Garcia 4f6edce12a Move js.Storage's static helpers into Browser. il y a 12 ans
  Bruno Garcia a0a89ee4e8 Remove js.XMLHttpRequest, use js.html.XMLHttpRequest. il y a 12 ans
  Bruno Garcia 55455fe9de Move Lib.window/document into Browser as discussed. il y a 12 ans