提交歷史

作者 SHA1 備註 提交日期
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Mark Knol 90a9e8895a Documentation update (#5070) 9 年之前
  杨博 (Yang Bo) c5e36bd5ae Make require an external function 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Dan Korostelev 156b2d76d0 [js] add js.Lib.rethrow (closes #4551) 10 年之前
  Andy Li c6597aff78 Fixed #4490. 10 年之前
  Bruno Garcia 56f6e70eb9 Add Browser.alert() as an easy replacement for Lib.alert(). 10 年之前
  Simon Krajewski ffc290bfa0 [js] add Lib.nativeThis (closes #3934) 10 年之前
  Bruno Garcia 223ba6c270 Deprecate js.Lib.alert(). 10 年之前
  Dan Korostelev d0d5bac553 add js.Lib.undefined 11 年之前
  Dan Korostelev eddd3de557 [js] added js.Lib.require (see #2949) 11 年之前
  Nicolas Cannasse 4e67a77976 removed setErrorHandler (no longer useful with modern debug tools) 12 年之前
  Bruno Garcia 55455fe9de Move Lib.window/document into Browser as discussed. 13 年之前
  Bruno Garcia f9d0dd78a2 Switch the stdlib over to the new externs. 13 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年之前
  Nicolas Cannasse 5a59357ca6 removed js.Lib.isIE/isOpera 13 年之前
  Nicolas Cannasse 8bbb1abc73 added debug() 13 年之前
  Bruno Garcia 63181f9966 Remove Lib.typeof until some inlining issues can be worked out. 13 年之前
  Bruno Garcia 597910e745 Finish removing JS stack emulation. 13 年之前
  Bruno Garcia 80b4f6f079 Inline a couple other things in here too. 13 年之前
  Bruno Garcia 587e07dc48 Add js.Lib.typeof. 13 年之前
  Bruno Garcia d9217d0667 Add --js-modern. 13 年之前
  Bruno Garcia 2c5947b2cb Cope if running in a non-browser environment and these vars don't exist. 13 年之前
  Nicolas Cannasse 04e508fbe0 minor : initialize document and window in __init__ 17 年之前
  Nicolas Cannasse 8d331ea120 removed Std.chr, Std.ord 17 年之前
  Nicolas Cannasse c9e845578b #else/#elseif changes 17 年之前
  Nicolas Cannasse 2292708630 debug support. 19 年之前
  Francois Nicaise ddc8fd0cc9 Add isOpera, isIE is false if opera 19 年之前
  Nicolas Cannasse e0738a6e81 put all js types in Dom. 19 年之前