Historial de Commits

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