Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/zloirock/core-js
Standard Library
https://github.com/zloirock/core-js
fix Chrome 34 `Number.parseInt`
270fabccd38e0210caf1a4ffc44ca328880fba69 authored almost 9 years ago
270fabccd38e0210caf1a4ffc44ca328880fba69 authored almost 9 years ago
add fixes for `String#split` / `RegExp#@@split`, #156
7a90ad4004a437bbbf96e29051904eedda3f7457 authored almost 9 years ago
7a90ad4004a437bbbf96e29051904eedda3f7457 authored almost 9 years ago
[devDependencies] update `phantomjs`
c19264efe65e82caa7d25fbfb1f6ab4c6c5df46e authored almost 9 years ago
c19264efe65e82caa7d25fbfb1f6ab4c6c5df46e authored almost 9 years ago
FF44- `RegExp#toString` has a wrong name
b78a183912ebde52d29b232db2ede9bbfb432150 authored almost 9 years ago
b78a183912ebde52d29b232db2ede9bbfb432150 authored almost 9 years ago
[tests] fix `@@species` getters tests
8a89f4f0a2b20d142bd90b81c252c50e7ab29f4d authored almost 9 years ago
8a89f4f0a2b20d142bd90b81c252c50e7ab29f4d authored almost 9 years ago
add note about possible `Symbol` polyfill problems with environment exotic objects, close #163
50fefa0c7ab91e56f770d9315d55b908f7311bdf authored almost 9 years ago
50fefa0c7ab91e56f770d9315d55b908f7311bdf authored almost 9 years ago
add fixes for `RegExp#toString`
- by ES6, `RegExp#toString` should be generic and use `.flags` property
- also, old engines has ...
some additional validations for `{Object, Reflect}.{defineProperty, getOwnPropertyDescriptor}`
2b40e0b71f330a7c57064d8b029364a9a420c4c6 authored almost 9 years ago
2b40e0b71f330a7c57064d8b029364a9a420c4c6 authored almost 9 years ago
convert first `parse(Int|Float)` argument to string before calling `$trim`
3d625c84f3fe9b200d1f3710df7611d56f8fe68d authored almost 9 years ago
3d625c84f3fe9b200d1f3710df7611d56f8fe68d authored almost 9 years ago
fix `Array#lastIndexOf`
38f373d65ea54429e9e6de3d1de85f0cdd79a2ec authored almost 9 years ago
38f373d65ea54429e9e6de3d1de85f0cdd79a2ec authored almost 9 years ago
add fix for `parseFloat`, #156
398492a64def6ae172b2202b07ef94afe0498f29 authored almost 9 years ago
398492a64def6ae172b2202b07ef94afe0498f29 authored almost 9 years ago
add fixes for `parseInt`, #156
577bd7b0980219dae588805dd4f2cfb63635c240 authored about 9 years ago
577bd7b0980219dae588805dd4f2cfb63635c240 authored about 9 years ago
add entry points for missed ES5 methods
9d6bb612da98d533cab72d21c4a927959654caec authored about 9 years ago
9d6bb612da98d533cab72d21c4a927959654caec authored about 9 years ago
join ES5 and ES6 versions `Object.{keys, getOwnPropertyNames, getPrototypeOf, getOwnPropertyDescriptor}`
164e0df6b3d9ead2f399be8999b7fff2f1ad6845 authored about 9 years ago
164e0df6b3d9ead2f399be8999b7fff2f1ad6845 authored about 9 years ago
$.setDesc -> _object-dp
a051b20ce6793d9ceff0b0b5308efd57032b6d0d authored about 9 years ago
a051b20ce6793d9ceff0b0b5308efd57032b6d0d authored about 9 years ago
$.getDesc -> _object-gopd
911098b470ad0e279e302dd8284bde14bc8c728a authored about 9 years ago
911098b470ad0e279e302dd8284bde14bc8c728a authored about 9 years ago
$.setDescs -> _object-dps
ebe03b9fc47a8e45a0c2f203ec23b0be73aabe89 authored about 9 years ago
ebe03b9fc47a8e45a0c2f203ec23b0be73aabe89 authored about 9 years ago
$.getNames -> _object-gopn
4bbb3789677dcb55979714ad23cc0c59632e2aff authored about 9 years ago
4bbb3789677dcb55979714ad23cc0c59632e2aff authored about 9 years ago
$.getKeys -> _object-keys
d486218d6a053de9bd67ad8ac225ce16e8e015df authored about 9 years ago
d486218d6a053de9bd67ad8ac225ce16e8e015df authored about 9 years ago
$.getProto -> _object-gpo
3a98a54e6ffd9d616b82de0cf1edd666d9a219ad authored about 9 years ago
3a98a54e6ffd9d616b82de0cf1edd666d9a219ad authored about 9 years ago
$.create -> _object-create
2703b8e1d16811018bd9a112966b92528d49fc80 authored about 9 years ago
2703b8e1d16811018bd9a112966b92528d49fc80 authored about 9 years ago
$.isEnum -> _object-pie
c7220c9747ed531eefd53c9d18e3c01d1f9c8943 authored about 9 years ago
c7220c9747ed531eefd53c9d18e3c01d1f9c8943 authored about 9 years ago
$.getSymbols -> _object-gops
6c65eb459712dde5a999e671944a5771456ada50 authored about 9 years ago
6c65eb459712dde5a999e671944a5771456ada50 authored about 9 years ago
remove `$.each` helper
4ac4756e5af470ca7516226e69ed450727e35320 authored about 9 years ago
4ac4756e5af470ca7516226e69ed450727e35320 authored about 9 years ago
[tests] move all tests from es5 to es6 namespace
466646a07db9940dfe4006749bb7f4c0ad0f50f5 authored about 9 years ago
466646a07db9940dfe4006749bb7f4c0ad0f50f5 authored about 9 years ago
enable `es5.array.sort` by default
887aef98fe2c266b507217fc8a4ffdf60c210c08 authored about 9 years ago
887aef98fe2c266b507217fc8a4ffdf60c210c08 authored about 9 years ago
extract `es5.object.(define-propert(y|ies)|get-own-property-descriptor)` from `es5`
99d72af9a59d1fc809a72f074c1397d0b2336344 authored about 9 years ago
99d72af9a59d1fc809a72f074c1397d0b2336344 authored about 9 years ago
extract `es5.object.(keys|get-own-property-names)` from `es5`
96f01f637dc92c5472abb7dc72c5ab9b4036e469 authored about 9 years ago
96f01f637dc92c5472abb7dc72c5ab9b4036e469 authored about 9 years ago
extract `es5.object.get-prototype-of` from `es5`
d59db57ade7d10aa9f40982cc63266fb62886476 authored about 9 years ago
d59db57ade7d10aa9f40982cc63266fb62886476 authored about 9 years ago
extract `es5.object.create` from `es5`
a9799874bb0f28d8501cfe123f752e51ea90ca1a authored about 9 years ago
a9799874bb0f28d8501cfe123f752e51ea90ca1a authored about 9 years ago
[tests] join ES5 and ES6 tests freeze-family methods, move to the separate files
fcd507289d00f6dbf7b8d603d1281ce8a704b67a authored about 9 years ago
fcd507289d00f6dbf7b8d603d1281ce8a704b67a authored about 9 years ago
extract `es5.array.slice` from `es5`
09bbd0471b4ce7673dfcc14a4e2e06d6c8c74fe9 authored about 9 years ago
09bbd0471b4ce7673dfcc14a4e2e06d6c8c74fe9 authored about 9 years ago
extract `es5.array.reduce(-right)` from `es5`
7992edbd3c2629a0babee1cc5cdd8679bcda3063 authored about 9 years ago
7992edbd3c2629a0babee1cc5cdd8679bcda3063 authored about 9 years ago
extract `es5.array.index-of` from `es5`
6f1acfee573454c52b1a0ad78de5a1d0707f0981 authored about 9 years ago
6f1acfee573454c52b1a0ad78de5a1d0707f0981 authored about 9 years ago
extract `es5.array.every` from `es5`
43149dd8d2b0fcd491d6efed2d8cfe5d7e4d3f77 authored about 9 years ago
43149dd8d2b0fcd491d6efed2d8cfe5d7e4d3f77 authored about 9 years ago
extract `es5.array.some` from `es5`
a0fb63eb4ff255c5fdaa54968a4d735c8325d99a authored about 9 years ago
a0fb63eb4ff255c5fdaa54968a4d735c8325d99a authored about 9 years ago
extract `es5.array.filter` from `es5`
cb634297585a54cb8ecf79cf20783399b776ebf8 authored about 9 years ago
cb634297585a54cb8ecf79cf20783399b776ebf8 authored about 9 years ago
extract `es5.array.map` from `es5`
2638f6f056376832697b45bbc70f67756cda97bb authored about 9 years ago
2638f6f056376832697b45bbc70f67756cda97bb authored about 9 years ago
extract `es5.array.for-each` from `es5`
b7f6706fc5d098ce68290be3cf9716f84f0332c4 authored about 9 years ago
b7f6706fc5d098ce68290be3cf9716f84f0332c4 authored about 9 years ago
extract `es5.array.join` from `es5`
d409559d34b2ef8bea7bcc01507f1f78be2148e6 authored about 9 years ago
d409559d34b2ef8bea7bcc01507f1f78be2148e6 authored about 9 years ago
extract `es5.array.last-index-of` from `es5`
7b06bc717afcda972518eb33ce5065e3eb4282f4 authored about 9 years ago
7b06bc717afcda972518eb33ce5065e3eb4282f4 authored about 9 years ago
extract `es5.function.bind` from `es5`
7b59048573c1240f9865c2b639246986b6f210ae authored about 9 years ago
7b59048573c1240f9865c2b639246986b6f210ae authored about 9 years ago
extract `es5.array.is-array` from `es5`
06fe13c9de2b8c5e91947ccd0d7db1caef76e711 authored about 9 years ago
06fe13c9de2b8c5e91947ccd0d7db1caef76e711 authored about 9 years ago
extract `es5.date.now` from `es5`
c1b8ca99d015a77fef408c55e0e6ce23a6b404c3 authored about 9 years ago
c1b8ca99d015a77fef408c55e0e6ce23a6b404c3 authored about 9 years ago
extract `es5.date.to-iso-string` from `es5`
fd8eefca1f88c29845a4aa12414edc890a281792 authored about 9 years ago
fd8eefca1f88c29845a4aa12414edc890a281792 authored about 9 years ago
[experimental] add fix for `Array#sort`, #156
cf15d10cfbb2746a0f7a1a7918c343ce3ad58e38 authored about 9 years ago
cf15d10cfbb2746a0f7a1a7918c343ce3ad58e38 authored about 9 years ago
2.0.3
ab92628889374b727c9a792c70c51a7f527e3af7 authored about 9 years ago
ab92628889374b727c9a792c70c51a7f527e3af7 authored about 9 years ago
use fake `Promise` constructor in `Promise.resolve` test for preventing theoretical problems in the future
3eb11655e5a25e4118f27d551045afef6c16639a authored about 9 years ago
3eb11655e5a25e4118f27d551045afef6c16639a authored about 9 years ago
extract NOP function in `es6.promise` module for better compression
c20253965832d29f3aa153584c536ae8c2693b91 authored about 9 years ago
c20253965832d29f3aa153584c536ae8c2693b91 authored about 9 years ago
fix error message because of Chrome 49 `Promise` subclassing bug, close #159
7dfea353da3d565083cd964597c32187c9c5a24a authored about 9 years ago
7dfea353da3d565083cd964597c32187c9c5a24a authored about 9 years ago
additional check global `window` on `null` in `gOPN` wrapper for preventing possible problems with very specific engines
ceec0ed598102a62ac688d9df37e03ab6168ff43 authored about 9 years ago
ceec0ed598102a62ac688d9df37e03ab6168ff43 authored about 9 years ago
[dependencies] fix peerDependencies
b9c9dcf7c19994901c4f9779720abbc5c53dfdb3 authored about 9 years ago
b9c9dcf7c19994901c4f9779720abbc5c53dfdb3 authored about 9 years ago
[build] use non-global `Promise` polyfill
fff453e913f77721dc5e54b60b8de03d57efe269 authored about 9 years ago
fff453e913f77721dc5e54b60b8de03d57efe269 authored about 9 years ago
Merge pull request #157 from dantman/patch-1
Fix incorrect URL in README
b5c75d2b8031a623f3e3b9482bb3cd1aafbf4667 authored about 9 years ago
Fix incorrect URL in README
3ffd2c0c30003f7cc457ef8b1f0f3a86eea2fc99 authored about 9 years ago
3ffd2c0c30003f7cc457ef8b1f0f3a86eea2fc99 authored about 9 years ago
[build] move modules lists to `config.js`
e28625b1996a03e0b05956b41a92b50f6e54bbee authored about 9 years ago
e28625b1996a03e0b05956b41a92b50f6e54bbee authored about 9 years ago
2.0.2
9c5801d6d63e82d634b0fbcb843640ed715f5c00 authored about 9 years ago
9c5801d6d63e82d634b0fbcb843640ed715f5c00 authored about 9 years ago
temporarily remove `length` validation from `Uint8Array` constructor wrapper - bug in `ws` module
https://github.com/karma-runner/karma/issues/1768
https://github.com/websockets/ws/pull/645
[experimental] metadata reflection api: add basic tests, fix arity, #152
167f99379d714d4d91ed1cceb8cbdb79b89dd67b authored about 9 years ago
167f99379d714d4d91ed1cceb8cbdb79b89dd67b authored about 9 years ago
2.0.1
668c14a6874cf4c2e39e6b3009ce6730be415251 authored about 9 years ago
668c14a6874cf4c2e39e6b3009ce6730be415251 authored about 9 years ago
[experimental] play with metadata reflection api, #152
ce8cb5f438b676fbd30a764c420e9441c2a6aff0 authored about 9 years ago
ce8cb5f438b676fbd30a764c420e9441c2a6aff0 authored about 9 years ago
[experimental] play with metadata reflection api, #152
4feb559f5cdc325df8b868dd952281469ee12867 authored about 9 years ago
4feb559f5cdc325df8b868dd952281469ee12867 authored about 9 years ago
`Object.assign` should be defined in the strict mode -> throw on extension non-extensible objects
7bf885b119b1db54154c40a3fcf327cf2438e016 authored about 9 years ago
7bf885b119b1db54154c40a3fcf327cf2438e016 authored about 9 years ago
forced replacement `Promise.resolve` for a wrapped `library` constructor
d5a6f663ccc6321019c376c32003932187282124 authored about 9 years ago
d5a6f663ccc6321019c376c32003932187282124 authored about 9 years ago
2.0.0
0160b946fe94c16a6c85e46122fee7daa01387b6 authored about 9 years ago
0160b946fe94c16a6c85e46122fee7daa01387b6 authored about 9 years ago
Merge pull request #142 from yukulele/patch-1
Update README.md
c6c70b167cee5c7e8a1669cb711eacdf1ec9c772 authored about 9 years ago
additional fix for iOS Safari ~ 7.1.2 `DataView#{setUint8, setInt8}`
bdc994121e2b2516e5b4478dc039ecfe1adcb220 authored about 9 years ago
bdc994121e2b2516e5b4478dc039ecfe1adcb220 authored about 9 years ago
fallback for non-configurable `DataView` methods
df89af8028a8ad20ec29c283d0b3c4ae0b2073d6 authored about 9 years ago
df89af8028a8ad20ec29c283d0b3c4ae0b2073d6 authored about 9 years ago
iOS Safari 7.x has a bug with conversion numbers in `DataView#{setUint8, setInt8}`
8310c8e42af596d2ce23216efb82f6e3f56677e7 authored about 9 years ago
8310c8e42af596d2ce23216efb82f6e3f56677e7 authored about 9 years ago
a little safer wrapping typed arrays constructors
07f46a435d1bb86cb27894e4235ce765cbab699d authored about 9 years ago
07f46a435d1bb86cb27894e4235ce765cbab699d authored about 9 years ago
iOS Safari 6.x `Array#toLocaleString` throws on typed arrays
dfd484d82985170aac14e112b8e3e1a94d85819e authored about 9 years ago
dfd484d82985170aac14e112b8e3e1a94d85819e authored about 9 years ago
Merge pull request #153 from vp2177/patch-1
Small grammar correction
83d2f99c55fbb0c68919eb5b172da7de4c5a1af5 authored about 9 years ago
#2
f4dd338b12231fe5bd2e0c5a37f33f50383c8b49 authored about 9 years ago
f4dd338b12231fe5bd2e0c5a37f33f50383c8b49 authored about 9 years ago
grammar
0e2131837da5067a8c2792de9fa718d8639d9588 authored about 9 years ago
0e2131837da5067a8c2792de9fa718d8639d9588 authored about 9 years ago
temporary disable arity tests for `Promise` methods - FF bug
3b7ef099643dc9261382e2b4cc80845ea8848116 authored about 9 years ago
3b7ef099643dc9261382e2b4cc80845ea8848116 authored about 9 years ago
entry points: /methods/ -> /virtual/
ecf0c67e65de44dc9929bae3cb2fd08e741f9785 authored about 9 years ago
ecf0c67e65de44dc9929bae3cb2fd08e741f9785 authored about 9 years ago
add /methods/ and stage/pre entry points
267dbbcba004aeff022f8836d5296aaec939db1a authored about 9 years ago
267dbbcba004aeff022f8836d5296aaec939db1a authored about 9 years ago
export to core.%CONSTRUCTOR%.prototype.%NAME% if it's required
14649372697a9b41094efa13866fd7a9196eb4ca authored about 9 years ago
14649372697a9b41094efa13866fd7a9196eb4ca authored about 9 years ago
export proto methods to core.%CONSTRUCTOR%.{prototype -> methods}.%NAME% for prevent pollution with new methods
1095ab1ae222eab5ecb41023e14ce9615dbf12cc authored about 9 years ago
1095ab1ae222eab5ecb41023e14ce9615dbf12cc authored about 9 years ago
[tests] add `arrayToBuffer` and `bufferToArray` helpers
4eb5134552e2bd7cdb74722f241d1eed8af5140d authored about 9 years ago
4eb5134552e2bd7cdb74722f241d1eed8af5140d authored about 9 years ago
extract `.bind` implementation
33bd69e511195eeb0c36357d2d931dcba60e2ef6 authored about 9 years ago
33bd69e511195eeb0c36357d2d931dcba60e2ef6 authored about 9 years ago
add entry points for typed arrays
692a919eb2d9b65137be4431f5c59c99be7ed8a8 authored about 9 years ago
692a919eb2d9b65137be4431f5c59c99be7ed8a8 authored about 9 years ago
2.0.0-beta.2
485b92f3fca9b6359be0429c44ea8517b0b39871 authored about 9 years ago
485b92f3fca9b6359be0429c44ea8517b0b39871 authored about 9 years ago
remove `arguments` shortcuts - old webkit bug, close #150
059446f536f9e6af387b06a736a0d3a60bc41908 authored about 9 years ago
059446f536f9e6af387b06a736a0d3a60bc41908 authored about 9 years ago
make `{Map, Set}#forEach` non-generic, close #144
5d2a566d31190b1c13f4e53b789a23012f5fe450 authored about 9 years ago
5d2a566d31190b1c13f4e53b789a23012f5fe450 authored about 9 years ago
strictNew -> anInstance
575ce3e4c69721c04dc780952430da630dab1db8 authored about 9 years ago
575ce3e4c69721c04dc780952430da630dab1db8 authored about 9 years ago
add `DataView` and `ArrayBuffer` to ES3 environment
abe81954db6a6d1c4dbac0f9330c2d88a2a4ede6 authored about 9 years ago
abe81954db6a6d1c4dbac0f9330c2d88a2a4ede6 authored about 9 years ago
constructors should not accept as `this` constructed instances
3ec0fc175569cdfbd6e73f35636056c21a564d75 authored about 9 years ago
3ec0fc175569cdfbd6e73f35636056c21a564d75 authored about 9 years ago
use native `ArrayBuffer.isView` when it's possible
e784281e6847f7dec745774176da5f3335a89137 authored about 9 years ago
e784281e6847f7dec745774176da5f3335a89137 authored about 9 years ago
Update README.md
https://github.com/zloirock/core-js/pull/132
f53b4c879a05b445e4c079bee6dbe1d4daf3c3a3 authored about 9 years ago
replace IEEE754 conversion functions
previous incorrect in some cases float32 and too dirty
e75280a42bf6bd16e7b3f8c975714e66f28ecfa2 authored about 9 years ago
little simplify `DataView`
5dd570e836fe0c051ee7590fedbbf2ec14e23102 authored about 9 years ago
5dd570e836fe0c051ee7590fedbbf2ec14e23102 authored about 9 years ago
[tests] conversions numbers near max / min safe integers
0f935dce9e9f14b52f7a0a13c9aa43e1f332712c authored about 9 years ago
0f935dce9e9f14b52f7a0a13c9aa43e1f332712c authored about 9 years ago
[tests] fix some assertions
fc31c510f2db9a787586da1c1ff863a50b173922 authored about 9 years ago
fc31c510f2db9a787586da1c1ff863a50b173922 authored about 9 years ago
[tests] unpacking numbers in `DataView`
6247b817ee475be8290b5b73ede236c8449ba9af authored about 9 years ago
6247b817ee475be8290b5b73ede236c8449ba9af authored about 9 years ago
[tests] packing numbers in `DataView`
26359761c51fb5910bfc054396de565a064c8fcb authored about 9 years ago
26359761c51fb5910bfc054396de565a064c8fcb authored about 9 years ago
[tests] Android 4.3- `(Ui|I)nt(8|16)Array` has a bug with conversion numbers out of int32 range
fc672c61018744c466644d8a86fe13cac740d0eb authored about 9 years ago
fc672c61018744c466644d8a86fe13cac740d0eb authored about 9 years ago
[tests] some old engines (like Opera 12) has some more alternative NaN representations, so just remove this test - the main here unpacking
ab62161b88f1074ca642950f6899f4f5f41a72da authored about 9 years ago
ab62161b88f1074ca642950f6899f4f5f41a72da authored about 9 years ago
[tests] packing / unpacking numbers in typed arrays
d87991c6e06f0cc46184ed6842ce03b2fef39cf7 authored about 9 years ago
d87991c6e06f0cc46184ed6842ce03b2fef39cf7 authored about 9 years ago
[tests] most old (and not only old) engines has some bugs with typed arrays descriptors
0497eff45b23d9a37e84911dd138dc4201051dc5 authored about 9 years ago
0497eff45b23d9a37e84911dd138dc4201051dc5 authored about 9 years ago