提交历史

作者 SHA1 备注 提交日期
  Rudy Ges 45ec026d74 [js] make String.prototype.__class__ writable 2 年之前
  tobil4sk 45f547f079 `Std.parseInt()` fixes and optimisations (#10664) 3 年之前
  Simon Krajewski 8c41d5f047 [js] make String.__class__ not enumerable 3 年之前
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) 5 年之前
  Aleksandr Kuzmenko 2e0f646e0f [js] replaced `untyped __js__` with `js.Syntax.code` 5 年之前
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 年之前
  Dan Korostelev 7fcc3ab503 [js] add js.Lib.parseInt and replace some untyped __js__ in js.Lib with js.Syntax.code 5 年之前
  Aleksandr Kuzmenko 9d35e809a6 [js] fix Std.parseInt() for haxedecimal with leading whitespaces 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Dan Korostelev ce90b80e72 [js] improve downcasting generation 6 年之前
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Jeff Ward b75fc89d72 A faster / more stable parseInt (#7461) 6 年之前
  Dan Korostelev 6398c3cb50 [js] use dot path strings for Cls.__name__ (closes #7141) (#7225) 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Dan Korostelev 917102e9d7 [js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/) 7 年之前
  Dan Korostelev c603152e8b [js] getting rid of some random `untyped`s 7 年之前
  Simon Krajewski 3ead2175a1 [js] reserve flattened paths for variable renaming (closes #6409) 8 年之前
  Dan Korostelev acb47bfa7c remove old resolveClass/getClassName specs for core abstracts 8 年之前
  Dan Korostelev 15ceaaa343 Don't require Bool to be an enum (closes #5804, closes #4120) (#6137) 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Simon Krajewski c5b61004e2 [analyzer] remove pure calls 9 年之前
  Dan Korostelev 5c9aa26831 [js] Std.parseInt is @:pure 9 年之前
  Dan Korostelev 0800b456f4 [js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Dan Korostelev 7f932bd9c4 [js] loose untyped in Std.random 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Simon Krajewski 8970fea667 fix cast + parenthesis parsing (closes #3806) 10 年之前
  Dan Korostelev 136d4bc9ca [js] inline Std.parseFloat 10 年之前
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前