Histórico de Commits

Autor SHA1 Mensagem Data
  Aleksandr Kuzmenko 7de956f847 [js] don't use enum names as object fields (closes #9345) há 5 anos atrás
  Aleksandr Kuzmenko 509b5d5f07 Cross-target exception handling (#9124) há 5 anos atrás
  Aleksandr Kuzmenko 2e0f646e0f [js] replaced `untyped __js__` with `js.Syntax.code` há 5 anos atrás
  Dan Korostelev c510ae6c73 [js] change the way we check for inherited __interfaces__ (closes #9172) (#9178) há 5 anos atrás
  R32 8a55005799 [js] Added try/catch to HaxeError.init for IE8 compatibility (#9062) há 5 anos atrás
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) há 5 anos atrás
  Aleksandr Kuzmenko e314f4f6ac [js] don't generate $hxEnum references if no enums used (fixes #8545) há 6 anos atrás
  Aurel 8616359ff7 Reformat std (#8408) há 6 anos atrás
  Dan Korostelev f3f7738e2f [js] add @:pure to `js.Boot.getClass` and `js.Boot.__interfLoop` há 6 anos atrás
  Dan Korostelev ce90b80e72 [js] improve downcasting generation há 6 anos atrás
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) há 6 anos atrás
  Dan Korostelev 0f9bb3edd3 [js] remove a couple of minor unused vars há 6 anos atrás
  Dan Korostelev 77d7809eb1 [js] don't do duplicate var declaration in js.Boot.__string_rec (see #8181) há 6 anos atrás
  Dan Korostelev 88e5195369 [js] move standard library types to js.lib (DON'T MERGE YET, let's discuss) (#7390) há 6 anos atrás
  Dan Korostelev 4eefb97959 [js] don't check for __enum__ on Array when enums are not arrays (the new ones) há 6 anos atrás
  Dan Korostelev 5f18a08f57 [js] fix js.Boot.__instanceof when $hxEnums is not present há 6 anos atrás
  Dan Korostelev 3e46bfaa45 [js] make __interfLoop oh so smart (closes #7834) há 6 anos atrás
  Dan Korostelev c9eb7c7430 [js] remove untyped, add type há 6 anos atrás
  Dan Korostelev 06ee46655c [js] move js.Boot.__toStr magic function initialization up (closes #7783) há 6 anos atrás
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) há 6 anos atrás
  Nicolas Cannasse 80f42bdc38 unit tests for cast to interface (#7658) há 6 anos atrás
  Mark Knol 90eda8ce3c Happy new year! :tada: há 6 anos atrás
  Simon Krajewski a200541e35 revert Std.is changes for release há 6 anos atrás
  Nicolas Cannasse ad443a5fc8 more Std.is(null,Dynamic) == false support (#7532) há 6 anos atrás
  Simon Krajewski eb1d00fc9e [js] generate enums as objects by default há 7 anos atrás
  Mark Knol b3cc1d7949 Happy new year! (#6799) há 7 anos atrás
  Dan Korostelev 2402c58403 [js] use lazy getter for HaxeError.message instead of calling String(val) in the ctor (closes #6754) há 7 anos atrás
  Dan Korostelev d79b92e8c4 [js] remove some untyped in favor of js.Syntax há 7 anos atrás
  Dan Korostelev b224999012 [js] rework exception handling (closes #6458) (#6713) há 7 anos atrás
  Dan Korostelev 58646af9bf [js] some random untyped removals há 7 anos atrás