Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aantron/promise issues and pull requests

#81 - Remove all reason-promise mentions except the package

Pull Request - State: open - Opened by davesnx over 1 year ago

#80 - Add melange version of Promise (promise.js)

Pull Request - State: open - Opened by davesnx over 1 year ago

#79 - Melange compatibility

Issue - State: open - Opened by jchavarri over 1 year ago - 2 comments

#78 - Align interfaces between native and js versions

Issue - State: open - Opened by davesnx over 1 year ago

#77 - Promise.pending/Promise.exec/Promise.resolved

Issue - State: open - Opened by davesnx over 1 year ago

#76 - Example for reason syntax with letop

Issue - State: open - Opened by rauanmayemir about 3 years ago

#75 - Native Example

Issue - State: open - Opened by idkjs over 3 years ago - 4 comments

#74 - tap on a rejected promise triggers unhandled promise rejection

Issue - State: closed - Opened by TheSpyder almost 4 years ago - 3 comments

#73 - Convert to ReScript syntax once there is enough adoption

Issue - State: open - Opened by aantron almost 4 years ago - 10 comments

#72 - Convert README snippets to ReScript syntax

Issue - State: closed - Opened by aantron about 4 years ago

#70 - Exceptions cause resolution with `undefined`

Issue - State: closed - Opened by jeddeloh about 4 years ago - 8 comments

#68 - add type exn so bucklescript warning goes away

Pull Request - State: closed - Opened by idkjs about 4 years ago

#67 - Add a js_of_ocaml variant

Issue - State: open - Opened by aantron over 4 years ago

#66 - Convert tests to OCaml syntax

Issue - State: closed - Opened by aantron over 4 years ago

#65 - Missing `Result.` module prefix in promise.re

Pull Request - State: closed - Opened by mseri over 4 years ago - 4 comments

#64 - Converting from Js.Promise

Issue - State: closed - Opened by idkjs over 4 years ago - 3 comments

#63 - Tests: remainsPending appears not to be working

Issue - State: open - Opened by aantron over 4 years ago
Labels: low priority

#62 - Promise.allOkArray never resolves if input is an empty array

Issue - State: closed - Opened by mbergal over 4 years ago - 1 comment

#61 - About the deprecation of the infix operators

Issue - State: open - Opened by Mathspy over 4 years ago - 2 comments

#60 - Add .bsb.lock to .gitignore.

Pull Request - State: closed - Opened by cknitt over 4 years ago - 1 comment

#59 - Format with refmt?

Issue - State: closed - Opened by cknitt over 4 years ago - 2 comments

#58 - Use Belt everywhere.

Pull Request - State: closed - Opened by cknitt over 4 years ago - 2 comments

#57 - Reduce compiled size again

Issue - State: closed - Opened by aantron over 4 years ago - 4 comments
Labels: low priority

#56 - BuckleScript 8.0.0 breaks listToArray / Promise.all

Issue - State: closed - Opened by cknitt over 4 years ago - 5 comments

#55 - Add `Promise.both`

Issue - State: closed - Opened by anmonteiro over 4 years ago - 2 comments

#54 - Promise.allOk and its variations

Issue - State: closed - Opened by user-0a over 4 years ago - 6 comments

#53 - Pipe last implementation

Issue - State: closed - Opened by lessp almost 5 years ago - 2 comments

#52 - Support let.await once Reason is updated in BuckleScript

Issue - State: open - Opened by aantron almost 5 years ago - 17 comments
Labels: blocked

#51 - Eliminate reason dependency for native implementation

Issue - State: open - Opened by aantron about 5 years ago - 1 comment
Labels: low priority

#50 - Upgrade bsb to > 7.0.0 and update %bs.raw logic for unHandledException

Pull Request - State: closed - Opened by sikanhe about 5 years ago - 2 comments

#49 - Make native reason-promise covariant, like JS

Issue - State: open - Opened by aantron about 5 years ago
Labels: low priority

#48 - Run refmt

Pull Request - State: closed - Opened by smorimoto about 5 years ago - 4 comments

#47 - Add "promisify" function

Issue - State: closed - Opened by aantron over 5 years ago

#46 - Switch to fast-pipe (->) style for 1.0.0

Issue - State: closed - Opened by aantron over 5 years ago

#45 - First-class Js_of_ocaml support

Issue - State: closed - Opened by aantron over 5 years ago - 1 comment

#44 - Try (again) to upgrade to OCaml 4.08.1 in Travis

Issue - State: closed - Opened by aantron over 5 years ago

#43 - Add coverage analysis, Coveralls

Issue - State: closed - Opened by aantron over 5 years ago - 3 comments

#42 - Docs: show how to use Repromise with let* syntax (OCaml-only)

Issue - State: closed - Opened by aantron over 5 years ago - 3 comments

#41 - New release with all* functions?

Issue - State: closed - Opened by dfalling over 5 years ago - 3 comments

#40 - Parameterized version of `all`

Issue - State: closed - Opened by malthe almost 6 years ago - 2 comments

#39 - Usage of Printexc increases the bundle size quite a bit

Issue - State: closed - Opened by osener about 6 years ago - 8 comments

#38 - NPM: merge the testing code into the main package

Issue - State: closed - Opened by aantron about 6 years ago - 1 comment

#37 - Update opam files to opam 2.0 format

Issue - State: closed - Opened by aantron about 6 years ago - 1 comment

#36 - Provide way to use tuples instead of list for "all"

Issue - State: closed - Opened by kgoggin about 6 years ago - 9 comments

#35 - Repromise vs Future

Issue - State: closed - Opened by malthe about 6 years ago - 2 comments

#34 - Fix bit rot (not is now !)

Issue - State: closed - Opened by aantron over 6 years ago

#33 - Clarify "JS promises" vs. "Js.Promise" in the docs

Issue - State: closed - Opened by GrantJamesPowell over 6 years ago - 7 comments

#32 - Restore esy CI build

Pull Request - State: closed - Opened by aantron over 6 years ago

#31 - build test with esy build env

Pull Request - State: closed - Opened by andreypopp over 6 years ago - 1 comment

#30 - Update esy.json for recent esy

Pull Request - State: closed - Opened by andreypopp over 6 years ago - 6 comments

#29 - Correct onUnhandledException typo in API docs

Pull Request - State: closed - Opened by alextes over 6 years ago - 1 comment

#28 - doc: Fix names of then functions

Pull Request - State: closed - Opened by zploskey over 6 years ago - 1 comment

#27 - Rename Repromise.then_ to Repromise.andThen

Pull Request - State: closed - Opened by jihchi over 6 years ago - 3 comments

#26 - Rename Repromise.then_ to Repromise.andThen

Issue - State: closed - Opened by aantron over 6 years ago
Labels: good first issue, breaking

#25 - Coerce to JS.Promise

Issue - State: closed - Opened by lpil over 6 years ago - 4 comments

#24 - Rename new_ to make

Pull Request - State: closed - Opened by johnhaley81 over 6 years ago - 2 comments

#23 - Rename Repromise.new_ to Repromise.make

Issue - State: closed - Opened by aantron over 6 years ago
Labels: good first issue, breaking

#22 - Bikeshedding is welcome!

Issue - State: closed - Opened by aantron over 6 years ago - 41 comments
Labels: discuss

#21 - Set up sample repo for esy users

Issue - State: closed - Opened by aantron almost 7 years ago

#20 - Fix native CI in Travis

Issue - State: closed - Opened by aantron almost 7 years ago

#19 - Wrap lwt and Async?

Issue - State: closed - Opened by bobpoekert almost 7 years ago - 13 comments

#18 - Fix type variables cannot be generalized when using NPM

Issue - State: closed - Opened by aantron almost 7 years ago

#17 - Installing in ReasonReact Project

Issue - State: closed - Opened by idkjs almost 7 years ago - 8 comments

#16 - RFC: what to do about promise rejection

Issue - State: closed - Opened by aantron almost 7 years ago - 23 comments
Labels: discuss

#15 - map may need to have its return value wrapped

Issue - State: closed - Opened by ckknight almost 7 years ago - 1 comment

#14 - Refactor WrappedPromise construction

Pull Request - State: closed - Opened by ckknight almost 7 years ago - 1 comment

#13 - Added map function

Pull Request - State: closed - Opened by ncthbrt about 7 years ago - 4 comments

#12 - Proposal: Observable Streams

Issue - State: closed - Opened by ncthbrt about 7 years ago - 2 comments
Labels: discuss

#11 - Proposal: Monadic operators

Issue - State: closed - Opened by ncthbrt about 7 years ago - 2 comments
Labels: discuss

#10 - Added tests for soundness of promise-likes and almost promise-likes

Pull Request - State: closed - Opened by ncthbrt about 7 years ago - 1 comment

#9 - Safer treatment of promise-likes

Pull Request - State: closed - Opened by ncthbrt about 7 years ago - 1 comment

#8 - Nesting a repromise inside a promise is not sound

Issue - State: closed - Opened by ncthbrt about 7 years ago - 4 comments
Labels: discuss

#7 - `value instanceof Promise` won't work for promise-likes

Issue - State: closed - Opened by ncthbrt about 7 years ago - 2 comments

#6 - wip-node-os

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago

#5 - wip-node-fs

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago

#4 - Convert ml files to reason

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago - 1 comment

#3 - wip-node-process

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago

#2 - wip-node-path

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago

#1 - node.fs bindings in progress

Pull Request - State: closed - Opened by kennetpostigo about 7 years ago - 8 comments