Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵ | John-David Dalton | 2016-05-31 | 1 | -2/+0 |
| | | | | strict mode. | ||||
* | ensure map returns an array when an iterable is passed | Alexander Early | 2016-03-23 | 1 | -5/+3 |
| | |||||
* | Remove iterator index (Map). | Ilya Shatokhin | 2016-03-22 | 1 | -3/+1 |
| | |||||
* | Add support for ES2015 iterators | Ilya Shatokhin | 2016-03-22 | 1 | -0/+40 |