Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Jens Fischer ba1af21aa5 [std] remove an old hack for js.Lib.global 6 years ago
  Alexander Kuzmenko 3c4190a300 [js] Shared state for multiple haxe-generated js modules (#8084) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Simon Krajewski 00f409858f `extern` field syntax (#6984) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Dan Korostelev b224999012 [js] rework exception handling (closes #6458) (#6713) 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 13d579d6f0 [js] mark js.Lib.typeof as @:pure (doesn't help much since it's an inlined untyped, but maybe in future...) 8 years ago
  Dan Korostelev ce4fd4c36d [js] add js.Lib.typeof and use that instead of untyped magic 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Mark Knol 90a9e8895a Documentation update (#5070) 9 years ago
  杨博 (Yang Bo) c5e36bd5ae Make require an external function 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Dan Korostelev 156b2d76d0 [js] add js.Lib.rethrow (closes #4551) 10 years ago
  Andy Li c6597aff78 Fixed #4490. 10 years ago
  Bruno Garcia 56f6e70eb9 Add Browser.alert() as an easy replacement for Lib.alert(). 10 years ago
  Simon Krajewski ffc290bfa0 [js] add Lib.nativeThis (closes #3934) 10 years ago
  Bruno Garcia 223ba6c270 Deprecate js.Lib.alert(). 10 years ago
  Dan Korostelev d0d5bac553 add js.Lib.undefined 10 years ago
  Dan Korostelev eddd3de557 [js] added js.Lib.require (see #2949) 11 years ago
  Nicolas Cannasse 4e67a77976 removed setErrorHandler (no longer useful with modern debug tools) 12 years ago
  Bruno Garcia 55455fe9de Move Lib.window/document into Browser as discussed. 12 years ago
  Bruno Garcia f9d0dd78a2 Switch the stdlib over to the new externs. 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 years ago
  Nicolas Cannasse 5a59357ca6 removed js.Lib.isIE/isOpera 13 years ago
  Nicolas Cannasse 8bbb1abc73 added debug() 13 years ago
  Bruno Garcia 63181f9966 Remove Lib.typeof until some inlining issues can be worked out. 13 years ago
  Bruno Garcia 597910e745 Finish removing JS stack emulation. 13 years ago