Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) | Rick Waldron | 2018-02-15 | 1 | -14/+16 |
* | Revert "js-beautify: make all indentation consistent (depth & character) (#14... | André Bargull | 2018-02-09 | 1 | -16/+14 |
* | js-beautify: make all indentation consistent (depth & character) (#1409) | Rick Waldron | 2018-02-09 | 1 | -14/+16 |
* | Frontmatter: fixup "info: >" to "info: |" | Rick Waldron | 2018-01-05 | 1 | -1/+1 |
* | Ensure that tests calling $DONE have the async flag | Kevin Gibbons | 2016-11-21 | 1 | -0/+1 |
* | Extend tests for Promise resolve and reject fns | Mike Pennisi | 2016-06-24 | 1 | -1/+4 |
* | Promise: Add tests to disallow faulty optimization | Mike Pennisi | 2016-02-10 | 1 | -0/+55 |