aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/ArrayPolyfill.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own ↵Ulrich-Matthias Schäfer2020-05-041-36/+0
| | | | transforms, updated dependencies, finished tests, removed old es5 tests
* make List return new lists on method calls, add map to array polyfill so ↵Ulrich-Matthias Schäfer2018-11-121-0/+6
| | | | that this works, fix runner
* change method name, make strings more pleasing to readUlrich-Matthias Schäfer2018-11-121-6/+6
|
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+30