Історія комітів

Автор SHA1 Опис Дата
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 роки тому
  Dan Korostelev b224999012 [js] rework exception handling (closes #6458) (#6713) 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 роки тому
  Dan Korostelev 109fdc915a [js] add externs for Object and Symbol (also use the Object extern instead of untyped in Reflect methods) 8 роки тому
  Dan Korostelev ce4fd4c36d [js] add js.Lib.typeof and use that instead of untyped magic 8 роки тому
  Dan Korostelev 3ae700c713 [js] don't inline Reflect.(get|set)Property methods, as those are too big and messy for that 8 роки тому
  Mark Knol 875ad19432 2017 (#5932) 8 роки тому
  Dan Korostelev d3ea417a74 [js] mark Reflect.hasField as @:pure 9 роки тому
  Andy Li 1c79168a33 update copyright year to 2016 9 роки тому
  Andy Li ae6349cccf bump license year to 2015 9 роки тому
  Dan Korostelev 8355f6fbe7 [js] simplify Reflect.field by hand to avoid creating unnecessary closure because analyzer will ignore it now (because of untyped) 10 роки тому
  Andy Li 6cb1e40b41 Reflect.callMethod should accept Function only. 11 роки тому
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 роки тому
  Dan Korostelev 74ae3b886c [js] don't inline Reflect.field because it has try/catch block. 11 роки тому
  Simon Krajewski b0b0dde32b revert 12 роки тому
  Luca Deltodesco 9b9db195d2 Have $hasOwnProperty and $ObjectPrototypeToString in features. 12 роки тому
  Luca Deltodesco 5869becd90 really revert... sigh 12 роки тому
  Luca Deltodesco 8db774dfb9 Rever changes to Reflect.field 12 роки тому
  Luca Deltodesco 57c6ccff1f Added back in necessary code to permit Reflection on Math, moving 12 роки тому
  Luca Deltdesco dcc5f2b0e7 Improve Reflect hasField/field for js target, improve Math for js 12 роки тому
  Simon Krajewski 8aa79adf34 [Js] added some missing != null 12 роки тому
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree 12 роки тому
  Nicolas Cannasse 2d52cbed3a cached $bind results (fixed issue #1349) 12 роки тому
  Simon Krajewski 833cb2b3dd added Reflect specification (part 1) 12 роки тому
  Simon Krajewski fddf684fac initial metadata documentation 12 роки тому
  Simon Krajewski 92c9c22dc0 [Js] [Swf8] filter __id__ in Reflect.fields 12 роки тому
  Nicolas Cannasse 141cab1f55 added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367) 12 роки тому
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 роки тому
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 роки тому