Historial de Commits

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