Historique des commits

Auteur SHA1 Message Date
  Dan Korostelev 88e5195369 [js] move standard library types to js.lib (DON'T MERGE YET, let's discuss) (#7390) il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Dan Korostelev fa2526c7bb [js] make Promise interact properly with Thenable (closes #7655, closes #6028) il y a 6 ans
  Dan Korostelev 86b9b5b59d [js] use direct casts for PromiseHandler, but specify the order properly il y a 6 ans
  Dan Korostelev dd443c3c68 [js] fix type inference for Promise callback arguments (closes #6790) (#7644) il y a 6 ans
  Mark Knol b260f99c09 js API documentation (#7568) il y a 6 ans
  Jens Fischer 8e82adb067 [std] use the new function type syntax for js.Promise.new() (#7290) il y a 7 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Dan Korostelev 440b46519d [js] make Promise.resolve argument optional so Promise<Void> can be used il y a 9 ans
  Dan Korostelev b5e561dc01 change js.Thenable to something that can be used to actually call the `then` method. hope it won't break stuff il y a 9 ans
  Andy Li 2ff0b8534b Make js.Promise.then's fulfillCallback non-optional. Fix 4540. Fix 4808. il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Bruno Garcia 4288a90619 Move Promise to js package, care of @fponticelli. il y a 10 ans