Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Korostelev 3ae700c713 [js] don't inline Reflect.(get|set)Property methods, as those are too big and messy for that vor 8 Jahren
  Mark Knol 875ad19432 2017 (#5932) vor 8 Jahren
  Dan Korostelev d3ea417a74 [js] mark Reflect.hasField as @:pure vor 9 Jahren
  Andy Li 1c79168a33 update copyright year to 2016 vor 9 Jahren
  Andy Li ae6349cccf bump license year to 2015 vor 10 Jahren
  Dan Korostelev 8355f6fbe7 [js] simplify Reflect.field by hand to avoid creating unnecessary closure because analyzer will ignore it now (because of untyped) vor 10 Jahren
  Andy Li 6cb1e40b41 Reflect.callMethod should accept Function only. vor 11 Jahren
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. vor 11 Jahren
  Dan Korostelev 74ae3b886c [js] don't inline Reflect.field because it has try/catch block. vor 12 Jahren
  Simon Krajewski b0b0dde32b revert vor 12 Jahren
  Luca Deltodesco 9b9db195d2 Have $hasOwnProperty and $ObjectPrototypeToString in features. vor 12 Jahren
  Luca Deltodesco 5869becd90 really revert... sigh vor 12 Jahren
  Luca Deltodesco 8db774dfb9 Rever changes to Reflect.field vor 12 Jahren
  Luca Deltodesco 57c6ccff1f Added back in necessary code to permit Reflection on Math, moving vor 12 Jahren
  Luca Deltdesco dcc5f2b0e7 Improve Reflect hasField/field for js target, improve Math for js vor 12 Jahren
  Simon Krajewski 8aa79adf34 [Js] added some missing != null vor 12 Jahren
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree vor 12 Jahren
  Nicolas Cannasse 2d52cbed3a cached $bind results (fixed issue #1349) vor 12 Jahren
  Simon Krajewski 833cb2b3dd added Reflect specification (part 1) vor 12 Jahren
  Simon Krajewski fddf684fac initial metadata documentation vor 12 Jahren
  Simon Krajewski 92c9c22dc0 [Js] [Swf8] filter __id__ in Reflect.fields vor 12 Jahren
  Nicolas Cannasse 141cab1f55 added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367) vor 12 Jahren
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT vor 13 Jahren
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi vor 13 Jahren
  Nicolas Cannasse 24b7e6b23b use __js__('Object') to prevent clashing with an otherwise defined Object class vor 13 Jahren
  Nicolas Cannasse 60c4391d9a moved features from typer to common (allow setting features during compilation for later retrieval) vor 13 Jahren
  Nicolas Cannasse 96cc73b0ed js optimizations : vor 13 Jahren
  Bruno Garcia 3d90efb7b7 Optimize some places by using Object.prototype.hasOwnProperty, rather than vor 13 Jahren
  Bruno Garcia 40d8b09a76 Enable ES5 strict mode with --js-modern. vor 13 Jahren
  Nicolas Cannasse 22ec3c982e partial support for Reflect.getProperty/setProperty vor 14 Jahren