Commit History

Author SHA1 Message Date
  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 11 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 13 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
  Bruno Garcia 80b4f6f079 Inline a couple other things in here too. 13 years ago
  Bruno Garcia 587e07dc48 Add js.Lib.typeof. 13 years ago
  Bruno Garcia d9217d0667 Add --js-modern. 13 years ago
  Bruno Garcia 2c5947b2cb Cope if running in a non-browser environment and these vars don't exist. 13 years ago
  Nicolas Cannasse 04e508fbe0 minor : initialize document and window in __init__ 16 years ago
  Nicolas Cannasse 8d331ea120 removed Std.chr, Std.ord 17 years ago
  Nicolas Cannasse c9e845578b #else/#elseif changes 17 years ago
  Nicolas Cannasse 2292708630 debug support. 19 years ago
  Francois Nicaise ddc8fd0cc9 Add isOpera, isIE is false if opera 19 years ago
  Nicolas Cannasse e0738a6e81 put all js types in Dom. 19 years ago
  Nicolas Cannasse da2ae2e211 added eval. 19 years ago
  Nicolas Cannasse 6ef8692f54 js api. 19 years ago
  Nicolas Cannasse 13abc82265 js fixes. 19 years ago
  Nicolas Cannasse a83f7b89e2 js support. 19 years ago