openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
prfun
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 4 hours
ago.
Mar 04, 2025 — Mar 04, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Further fixes to markdown
C. Scott Ananian
More...
about 7 years ago
Fix HTML anchor in README for Promise.async
C. Scott Ananian
More...
about 8 years ago
Further improve documentation for `Promise.async`.
C. Scott Ananian
More...
about 8 years ago
Bump version after release.
C. Scott Ananian
More...
about 8 years ago
Release 2.1.5.
C. Scott Ananian
More...
about 8 years ago
Tweak set of node versions tested by travis.
C. Scott Ananian
More...
about 8 years ago
Switch from jscs/jshint to eslint.
C. Scott Ananian
More...
about 8 years ago
Update mocha devDependency.
C. Scott Ananian
More...
about 8 years ago
Allow functions created by Promise.async to accept legacy callback arguments.
C. Scott Ananian
More...
about 8 years ago
Documentation improvements & copyright year update.
C. Scott Ananian
More...
about 8 years ago
Merge pull request #8 from The-Alchemist/patch-1
C. Scott Ananian
More...
almost 9 years ago
Add node versions 6 and 7 to the list
The Alchemist
More...
over 9 years ago
Add node 4.4 and 5.0 to travis test configuration.
C. Scott Ananian
More...
almost 10 years ago
Bump version after release.
C. Scott Ananian
More...
almost 10 years ago
Release 2.1.4.
C. Scott Ananian
More...
almost 10 years ago
Update npm devDependencies.
C. Scott Ananian
More...
almost 10 years ago
Link to `babybird` package as another (fast) ES6 Promise implementation.
C. Scott Ananian
More...
about 10 years ago
Use a cache to make it easier to use the wrapper API.
C. Scott Ananian
More...
about 10 years ago
Bump jscs devDependency and correct requireEarlyReturn violations.
C. Scott Ananian
More...
about 10 years ago
Bump version after release.
C. Scott Ananian
More...
about 10 years ago
Release 2.1.3.
C. Scott Ananian
More...
about 10 years ago
Add `noSideEffects` marker property used by `babybird`.
C. Scott Ananian
More...
about 10 years ago
Optimize implementation of Promise.promisify.
C. Scott Ananian
More...
about 10 years ago
Don't use ES6 class syntax unless native Promise does.
C. Scott Ananian
More...
about 10 years ago
Don't splice arguments array.
C. Scott Ananian
More...
about 10 years ago
Optimize implementation of Promise.async using Promise#then0.
C. Scott Ananian
More...
about 10 years ago
Add `Promise#then0` to API.
C. Scott Ananian
More...
about 10 years ago
Add "jscs-fix" script target to package.json.
C. Scott Ananian
More...
about 10 years ago
Optimize how Promise subclass is created.
C. Scott Ananian
More...
about 10 years ago
Don't run jshint/jscs on node 0.8.
C. Scott Ananian
More...
over 10 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree