История коммитов

Автор SHA1 Сообщение Дата
  Dan Korostelev 0f9bb3edd3 [js] remove a couple of minor unused vars 6 лет назад
  Dan Korostelev 77d7809eb1 [js] don't do duplicate var declaration in js.Boot.__string_rec (see #8181) 6 лет назад
  Dan Korostelev 88e5195369 [js] move standard library types to js.lib (DON'T MERGE YET, let's discuss) (#7390) 6 лет назад
  Dan Korostelev 4eefb97959 [js] don't check for __enum__ on Array when enums are not arrays (the new ones) 6 лет назад
  Dan Korostelev 5f18a08f57 [js] fix js.Boot.__instanceof when $hxEnums is not present 6 лет назад
  Dan Korostelev 3e46bfaa45 [js] make __interfLoop oh so smart (closes #7834) 6 лет назад
  Dan Korostelev c9eb7c7430 [js] remove untyped, add type 6 лет назад
  Dan Korostelev 06ee46655c [js] move js.Boot.__toStr magic function initialization up (closes #7783) 6 лет назад
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) 6 лет назад
  Nicolas Cannasse 80f42bdc38 unit tests for cast to interface (#7658) 6 лет назад
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 лет назад
  Simon Krajewski a200541e35 revert Std.is changes for release 7 лет назад
  Nicolas Cannasse ad443a5fc8 more Std.is(null,Dynamic) == false support (#7532) 7 лет назад
  Simon Krajewski eb1d00fc9e [js] generate enums as objects by default 7 лет назад
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 лет назад
  Dan Korostelev 2402c58403 [js] use lazy getter for HaxeError.message instead of calling String(val) in the ctor (closes #6754) 8 лет назад
  Dan Korostelev d79b92e8c4 [js] remove some untyped in favor of js.Syntax 8 лет назад
  Dan Korostelev b224999012 [js] rework exception handling (closes #6458) (#6713) 8 лет назад
  Dan Korostelev 58646af9bf [js] some random untyped removals 8 лет назад
  Dan Korostelev d5c210ffc9 minor 8 лет назад
  Dan Korostelev 917102e9d7 [js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/) 8 лет назад
  ousado 5717b22f7a [js] Add compiler switch to generate enums as objects instead of arrays (#6350) 8 лет назад
  Dan Korostelev 07be740780 [js] provide @:coreApi haxe.Log implementation and move `__trace` from js.Boot into haxe.Log 8 лет назад
  Dan Korostelev 699214947f [js] remove haxe:trace (see #5639) 8 лет назад
  Dan Korostelev b802f41426 [js] remove jsfl stuff from trace (see #5639) 8 лет назад
  Dan Korostelev 92d5443e32 [js] use js.Lib.typeof more 8 лет назад
  Dan Korostelev ce4fd4c36d [js] add js.Lib.typeof and use that instead of untyped magic 8 лет назад
  Mark Knol 875ad19432 2017 (#5932) 8 лет назад
  kaikoga 8b95f8fcc8 [js] also check typeof(o) == "number" for Std.is(o, Int) 9 лет назад
  Andy Li 69dcfc4ae0 [js] minor removal of __js__ 9 лет назад