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
replace generic `%TypedArray%#toLocaleString`
200905143a13a26f50bcd310c8be482cc03ac880 authored about 9 years ago
200905143a13a26f50bcd310c8be482cc03ac880 authored about 9 years ago
relax some conditions of force replacement typed arrays methods
e064600f5050f013d3ab42b97f714f01cf1aa04f authored about 9 years ago
e064600f5050f013d3ab42b97f714f01cf1aa04f authored about 9 years ago
minimize typed arrays accessors body
e03df1c11626c68b313bf6af21e46602d3b40fd3 authored about 9 years ago
e03df1c11626c68b313bf6af21e46602d3b40fd3 authored about 9 years ago
some @@species fixes and tests
1bd8ddbd41e14fbf8a809e51f4337a41580a388c authored about 9 years ago
1bd8ddbd41e14fbf8a809e51f4337a41580a388c authored about 9 years ago
[tests] typed arrays descriptors
d95d7fd58d7c9965277f3bee020e1addc9bfb741 authored about 9 years ago
d95d7fd58d7c9965277f3bee020e1addc9bfb741 authored about 9 years ago
[tests] fallback for native tests in `assert.isIterable`
b27af14a13182db3f56da10e28ab710d6ffc5f74 authored about 9 years ago
b27af14a13182db3f56da10e28ab710d6ffc5f74 authored about 9 years ago
all well-known symbols should be non-writable non-configurable
eee0ba1d3310d4b43cf87154840804b8d86e90d1 authored about 9 years ago
eee0ba1d3310d4b43cf87154840804b8d86e90d1 authored about 9 years ago
fix launching `library` version tests in `grunt-karma`
0d489895864a130833bec58786ed4569665fccae authored about 9 years ago
0d489895864a130833bec58786ed4569665fccae authored about 9 years ago
fix dependencies for `core-js-builder` package
b59427273b9600a51ebab9d3c4337f0744c7e8b4 authored about 9 years ago
b59427273b9600a51ebab9d3c4337f0744c7e8b4 authored about 9 years ago
2.0.0-beta
c59edd121f4c3a51a0ee6332d11b727a28e577f8 authored about 9 years ago
c59edd121f4c3a51a0ee6332d11b727a28e577f8 authored about 9 years ago
update grunt-livescript and keywords
6306dbd811ba0fd1a11aabbde673ca641a5fa6de authored about 9 years ago
6306dbd811ba0fd1a11aabbde673ca641a5fa6de authored about 9 years ago
[tests] adapt a part of typed arrays tests for the `library` test case
bb89e7d235e9685faabb32caaa005dd1d8df8b86 authored about 9 years ago
bb89e7d235e9685faabb32caaa005dd1d8df8b86 authored about 9 years ago
[tests] fix `assert.isIterable`
c390f61c3ce0cfc0885d32eed24c0edeb1a30233 authored about 9 years ago
c390f61c3ce0cfc0885d32eed24c0edeb1a30233 authored about 9 years ago
[tests] remove some unnecessary `#name` tests from the `library` test case
cad4597a205f401456adb81c298d17b46547ea54 authored about 9 years ago
cad4597a205f401456adb81c298d17b46547ea54 authored about 9 years ago
allow use 3 arguments in constructors wrappers library version for support typed arrays
47ec070941e903d9ac22b4139b37c67c02fbc7d7 authored about 9 years ago
47ec070941e903d9ac22b4139b37c67c02fbc7d7 authored about 9 years ago
fix variable name
264c94c386731baee983c132841eed05efb1f596 authored about 9 years ago
264c94c386731baee983c132841eed05efb1f596 authored about 9 years ago
move typed arrays tests to the default test case
17d2e5f762fa5764f988b212d6812abf81431770 authored about 9 years ago
17d2e5f762fa5764f988b212d6812abf81431770 authored about 9 years ago
add entry points for stages proposals
e53c2fd8f76a798dbe2e8b37607dac42d60de9ad authored about 9 years ago
e53c2fd8f76a798dbe2e8b37607dac42d60de9ad authored about 9 years ago
some additional entry points
4a51b7f0feb48479f33b84cc030957f7e4fd376c authored about 9 years ago
4a51b7f0feb48479f33b84cc030957f7e4fd376c authored about 9 years ago
[tests] add basic `Math.{iaddh, isubh, imulh, umulh}` tests
c4830862f9a18bedf3715fb92ded2a4d42aff695 authored about 9 years ago
c4830862f9a18bedf3715fb92ded2a4d42aff695 authored about 9 years ago
add Math.{iaddh, isubh, imulh, umulh} polyfills
https://gist.github.com/BrendanEich/4294d5c212a6d2254703
d913864cd95193e4de3d0006adbb3b0361dd0401 authored about 9 years ago
[experimental] IE10 `DataView` constructor can't accept offset === buffer length, old WebKit `DataView` throws not `TypeError` without `new`
1a49ecfd75bd0756e6ab40c6f86800b62aa8c473 authored about 9 years ago
1a49ecfd75bd0756e6ab40c6f86800b62aa8c473 authored about 9 years ago
add basic support `rejectionHandled` / `onrejectionhandled` event, #140
https://nodejs.org/api/process.html#process_event_rejectionhandled
https://developer.mozilla.or...
e00042d166ebbc3e4ad08dc483ba40de83af2618 authored about 9 years ago
[experimental] extract validation ArrayBuffer arguments to a function, add error messages
5a35b7a1b382abd8d6639c3d87ac2a5f41588d2a authored about 9 years ago
5a35b7a1b382abd8d6639c3d87ac2a5f41588d2a authored about 9 years ago
[experimental] wrap native ArrayBuffer for fix bugs with wrong length
0fc9507984fa9d4ee4a6b0c411597998212bff72 authored about 9 years ago
0fc9507984fa9d4ee4a6b0c411597998212bff72 authored about 9 years ago
[tests] add test SameValueZero in collections with 5+ properties, V8 ~ Chromium 42- bug
03b1a850addb7a49085ad69538584ea96c88e671 authored about 9 years ago
03b1a850addb7a49085ad69538584ea96c88e671 authored about 9 years ago
[tests] some additional tests DataView constructor
23b34ec85a8e77e5d6fdffdc9cfe06898345d3e1 authored about 9 years ago
23b34ec85a8e77e5d6fdffdc9cfe06898345d3e1 authored about 9 years ago
additional fix for SameValueZero in V8 ~ Chromium 42- collections
9776f9f1a658f31aeec5befd86eea83ab0f298dc authored about 9 years ago
9776f9f1a658f31aeec5befd86eea83ab0f298dc authored about 9 years ago
revert usage not completely correct native symbols in Chromium 38-40 because iterators on most DOM collections not required
7075578793b718c6ad148b408fdabd242936afd5 authored about 9 years ago
7075578793b718c6ad148b408fdabd242936afd5 authored about 9 years ago
leave iterators only on required DOM collections
8c9295ef60bf2be2ec1b2401b411eef4e53ee7b3 authored about 9 years ago
8c9295ef60bf2be2ec1b2401b411eef4e53ee7b3 authored about 9 years ago
improve custom build from external scripts
- move to the separate package for preventing problems with dependencies
- return promise from b...
additional check before calling unhandled rejection tracking timer
9d7c122e44ef9bdc9e7d22445e34f78a5f13e7ec authored about 9 years ago
9d7c122e44ef9bdc9e7d22445e34f78a5f13e7ec authored about 9 years ago
revert usage `this` to Promise constructor for some cases subclassing
890d7a619380e08cb646fa3084ea3c30f91d6d59 authored about 9 years ago
890d7a619380e08cb646fa3084ea3c30f91d6d59 authored about 9 years ago
some optimizations for Promise
- fast case for creation PromiseCapability from default constructor
- currently, records on prom...
2.0.0-alpha
3483ed3cd3cd51436b7286bb7635ea03d5ec2045 authored about 9 years ago
3483ed3cd3cd51436b7286bb7635ea03d5ec2045 authored about 9 years ago
[experimental] some stylistic changes, optimizations, correct error messages
f56b86dbe2bc37dd0996c57afbc55b0679e62c69 authored about 9 years ago
f56b86dbe2bc37dd0996c57afbc55b0679e62c69 authored about 9 years ago
[experimental] fix some cases offset native typed array constructors
97d91cc1699b4afd8a411d8379c067cc4a6a5232 authored about 9 years ago
97d91cc1699b4afd8a411d8379c067cc4a6a5232 authored about 9 years ago
[experimental] Opera 12 `%TypedArray%#set` accepts only arrays - replace it, constructors not requires multiplicity byteLength % elementSize
860147e1c337c2d10b60c1c1f236d8c29205aeb9 authored about 9 years ago
860147e1c337c2d10b60c1c1f236d8c29205aeb9 authored about 9 years ago
Merge pull request #136 from eteeselink/master
Minor docs improvements
2dc92c5f05d5b6acec94f628d57bdd0482b6a7ce authored about 9 years ago
documentation: clarify different builds; explain custom webpack builds a
bit
ac6fdff8f03facb91ddedb23f40796f24b307022 authored about 9 years ago
[experimental] `Array#{toString, toLocaleString}` throws on non-arrays in old WebKit - Safari 5, PhantomJS, Android 4.0-
2f092858ee897686d66101f2760d06dcd39b3b8c authored about 9 years ago
2f092858ee897686d66101f2760d06dcd39b3b8c authored about 9 years ago
[experimental] `new %TypedArray%(buffer, undefined)` throws in Opera 12 and V8 ~ Chrome 26, `new DataView('foo')` throws `true` in Opera 12
05b073490173794f45d4c467604459e1d8014d49 authored about 9 years ago
05b073490173794f45d4c467604459e1d8014d49 authored about 9 years ago
[experimental] in Opera 12 missing `TypedArray#BYTES_PER_ELEMENT`, so add it if it's required
ca02e1fc09fad8e2b5e1f8edd5c6c6911901da67 authored about 9 years ago
ca02e1fc09fad8e2b5e1f8edd5c6c6911901da67 authored about 9 years ago
[experimental] `Array#reverse` applied on typed array crashes (!!!) Opera 12, so reimplement it for typed arrays
200c288c233b524f0c0c829c4506657ad5012652 authored about 9 years ago
200c288c233b524f0c0c829c4506657ad5012652 authored about 9 years ago
[experimental] tmp disable some tests: in Safari 5 typed constructors has behavior 'object', in V8 ~ Chrome 27- wrong arity `ArrayBuffer`
6bc4d93576e14232227aebde11e4bd53afac12b2 authored about 9 years ago
6bc4d93576e14232227aebde11e4bd53afac12b2 authored about 9 years ago
[experemental] in V8 ~ Chrome 29- and Opera 12 `Uint8ClampedArray` arrays are `Uint8Array` instances, need special case for `@@toStringTag`
c0a29d5d9c0f1030f64ca5643ef590aeabb0f88a authored about 9 years ago
c0a29d5d9c0f1030f64ca5643ef590aeabb0f88a authored about 9 years ago
[experimental] fix redefinition non-configurable `ArrayBuffer#slice` in Chromium 29-, also here `%TypedArray%#subarray` has a wrong arity
36cb439561352e56f3e6b82bc38e6f90dad9f77e authored about 9 years ago
36cb439561352e56f3e6b82bc38e6f90dad9f77e authored about 9 years ago
[experimental] fix `%TypedArray%#{values, @@iterator}.name` in Chromium 38-45 and FF36
46931e2af3f47e67829479997896c5c1d57cb783 authored about 9 years ago
46931e2af3f47e67829479997896c5c1d57cb783 authored about 9 years ago
[experimental] Safari 8- `Array#fill` doesn't works on typed arrays, Safari `ArrayBuffer` constructor uses `ToUint32`
aa87a406bfd0ecf369b68cdce504ace3251a4f56 authored about 9 years ago
aa87a406bfd0ecf369b68cdce504ace3251a4f56 authored about 9 years ago
[experimental] add `SpeciesConstructor` to `ArrayBuffer#slice`
7269899f2d12234bb7bb4b26f0122a4a507569b8 authored about 9 years ago
7269899f2d12234bb7bb4b26f0122a4a507569b8 authored about 9 years ago
some additional tests related #134
52b7fe4b20458e900a12089d0a569103ce637bb6 authored about 9 years ago
52b7fe4b20458e900a12089d0a569103ce637bb6 authored about 9 years ago
one more improvement and tests related #134
50c16279868120867ae3cca18acc1b584949332a authored about 9 years ago
50c16279868120867ae3cca18acc1b584949332a authored about 9 years ago
improve collections polyfills - O(1) and prevent possible leaking with frozen keys, correct observable state for object keys, close #134
7dd2b89cfcc7f9246d4cbd64d67c16e3660f9568 authored about 9 years ago
7dd2b89cfcc7f9246d4cbd64d67c16e3660f9568 authored about 9 years ago
change `$` prefix for internal modules file names because (holy shit!) Team Foundation Server does not support it, close #129
693767b3c070d1162c08279e8ce4c9dc35c162e5 authored about 9 years ago
693767b3c070d1162c08279e8ce4c9dc35c162e5 authored about 9 years ago
remove array generics
6b71085e2d7001b2b396e49f8876bf8e4c74c528 authored about 9 years ago
6b71085e2d7001b2b396e49f8876bf8e4c74c528 authored about 9 years ago
[readme] remove array generics
0646fca1dd689f0e30bca87d812420c457b745fb authored about 9 years ago
0646fca1dd689f0e30bca87d812420c457b745fb authored about 9 years ago
remove `core.log`
28ceca3e5425ff6c9e7fbd7bf22df2810b33dce7 authored about 9 years ago
28ceca3e5425ff6c9e7fbd7bf22df2810b33dce7 authored about 9 years ago
fix typo
987c5f3ae638f4df6192d1481b57115109ae7834 authored about 9 years ago
987c5f3ae638f4df6192d1481b57115109ae7834 authored about 9 years ago
one more fix redefinition dom collections iterators, chromium ~42 case
d24337c232efe4dab5c19978e34b60c720cb1f73 authored about 9 years ago
d24337c232efe4dab5c19978e34b60c720cb1f73 authored about 9 years ago
[devDependencies] update grunt-contrib-uglify
4c6028a0fedf23c19d6ee2bbc478a7cdb8e561db authored about 9 years ago
4c6028a0fedf23c19d6ee2bbc478a7cdb8e561db authored about 9 years ago
[devDependencies] update eslint
08528e5f8918cfb3c6cf89b6042fc930770bdea7 authored about 9 years ago
08528e5f8918cfb3c6cf89b6042fc930770bdea7 authored about 9 years ago
fix Array#@@iterator in FF27, improve compatibility with incorrect iterators polyfills
e512edccd00529e2c6381ca21d0fd8966e2de123 authored about 9 years ago
e512edccd00529e2c6381ca21d0fd8966e2de123 authored about 9 years ago
add `String#{trimStart, trimEnd}` as aliases for `String#{trimLeft, trimRight}`
839a766b5f8a4fdd8d631b0e05ff467c02b1ab82 authored about 9 years ago
839a766b5f8a4fdd8d631b0e05ff467c02b1ab82 authored about 9 years ago
add `Error.isError` proposal
75a36d9e29d79d0d91d37dec0f8e5f584906a37e authored about 9 years ago
75a36d9e29d79d0d91d37dec0f8e5f584906a37e authored about 9 years ago
enable System.global by default, add entry points and tests
8168cd93e3d62dac9f60558fdc0de6ceeea74338 authored about 9 years ago
8168cd93e3d62dac9f60558fdc0de6ceeea74338 authored about 9 years ago
improve entry points iterable dom collections
40374c0f45a8ea91a385710878acd5c99381e37e authored about 9 years ago
40374c0f45a8ea91a385710878acd5c99381e37e authored about 9 years ago
in old IE DOM collection does not support `delete` operator, so instead of `$.export` use `$.redefine-all` with `safe` parameter
02f3b6c19e0fa68ad128c34a3ea214bb3b9bff80 authored about 9 years ago
02f3b6c19e0fa68ad128c34a3ea214bb3b9bff80 authored about 9 years ago
add Date#toString fix to entry points
00dbfde83c0c0bcd2f4fa7cbd5bb0887315b10a7 authored about 9 years ago
00dbfde83c0c0bcd2f4fa7cbd5bb0887315b10a7 authored about 9 years ago
improve json entry points
98925cdd56804d8523939464e1f4f82ad4bad213 authored about 9 years ago
98925cdd56804d8523939464e1f4f82ad4bad213 authored about 9 years ago
add annex b html methods to entry points
b82e371706fc3a0d30872b998ad2991e1ffc344a authored about 9 years ago
b82e371706fc3a0d30872b998ad2991e1ffc344a authored about 9 years ago
move `RegExp.escape` from `es7` to `core` namespace - rejected, close #116
d5ee778ed167e78d59c590bf1463b5eb8c7e487c authored about 9 years ago
d5ee778ed167e78d59c590bf1463b5eb8c7e487c authored about 9 years ago
enable by default {keys, values, entries, @@iterator} on all DOM collections
6275d89dad99557c767b40e6c3ecf3f9edebb50a authored about 9 years ago
6275d89dad99557c767b40e6c3ecf3f9edebb50a authored about 9 years ago
enable by default fix for Date#toString
b39dbeb0dc1312dcd16612b7264eae0cdd250017 authored about 9 years ago
b39dbeb0dc1312dcd16612b7264eae0cdd250017 authored about 9 years ago
enable by default annex b html methods polyfills
7929d08fdfd94c1d6d55c3d4fcb2a6bbd22b5e25 authored about 9 years ago
7929d08fdfd94c1d6d55c3d4fcb2a6bbd22b5e25 authored about 9 years ago
Merge pull request #132 from Naddiseo/tc39-pad-start-end
Update `padLeft`/`padRight` to be `padStart`/`padEnd`,
7e1c22d0cde5b7d0659f88e86e6163b91a5eea9a authored about 9 years ago
[readme] remove Object.observe from "missing polyfills" section - withdrawn
79f93a6a6f47b169e3fecddcffeaa53b4332171f authored about 9 years ago
79f93a6a6f47b169e3fecddcffeaa53b4332171f authored about 9 years ago
remove usage @@species from Promise.{all, race}, https://github.com/tc39/ecma262/issues/151#issuecomment-157891096
b027c6be80157d83be7d02f5ae78a5170392fd99 authored about 9 years ago
b027c6be80157d83be7d02f5ae78a5170392fd99 authored about 9 years ago
[experimental] add `System.global` proposal, https://github.com/ljharb/proposal-global
7e449015e2654b47d77a9e2e69352d6241e9fa7c authored about 9 years ago
7e449015e2654b47d77a9e2e69352d6241e9fa7c authored about 9 years ago
[tests] fix some typed arrays constructors tests
7ea27db25e47fdcc13c468a137314b182bd73937 authored about 9 years ago
7ea27db25e47fdcc13c468a137314b182bd73937 authored about 9 years ago
[tests] some additional tests for DataView
296943d7b9f76b531cc836762460f91614c2bee7 authored about 9 years ago
296943d7b9f76b531cc836762460f91614c2bee7 authored about 9 years ago
Update `padLeft`/`padRight` to be `padStart`/`padEnd`, per TC39 meeting notes
25ada64729eb102856f68c90e0831c434fe5ea2d authored about 9 years ago
25ada64729eb102856f68c90e0831c434fe5ea2d authored about 9 years ago
[readme] change browser bundles links from the master to the last release
7e7f1f0402502bdf3a1b83ab7370dec44a0a67c8 authored about 9 years ago
7e7f1f0402502bdf3a1b83ab7370dec44a0a67c8 authored about 9 years ago
[experimental] add missed @@toStingTags to the typed constructors
a080c95c0591811a784baf6f28110519c0d3bcb8 authored about 9 years ago
a080c95c0591811a784baf6f28110519c0d3bcb8 authored about 9 years ago
Merge pull request #131 from lencioni/patch-1
Use SVG instead of PNG for Travis CI badge
478a03a4a29a1e5ccaa9739e20d97c176e734b42 authored about 9 years ago
Use SVG instead of PNG for Travis CI badge
This will look better on a wider range of displays.
1a35c4ff8b324ed9728a38b7c7ccf865628e10d2 authored about 9 years ago
[tests] add some tests for typed arrays constructors
3bef83c90c25aa5f46a42641fd986f3208fa2f55 authored about 9 years ago
3bef83c90c25aa5f46a42641fd986f3208fa2f55 authored about 9 years ago
[experimental] play with the typed arrays, mainly - fixes for the native constructors
377812a91b8bf69129e99b885fc3c044baba8d82 authored about 9 years ago
377812a91b8bf69129e99b885fc3c044baba8d82 authored about 9 years ago
[tests] rework and add some typed arrays constructors tests
f4f5c297a7577704f9c036090947bf1844d2dbd7 authored about 9 years ago
f4f5c297a7577704f9c036090947bf1844d2dbd7 authored about 9 years ago
[build] a little better work with temp files
cd50cca7ebab07e23fd1d0810773b1520d66e027 authored about 9 years ago
cd50cca7ebab07e23fd1d0810773b1520d66e027 authored about 9 years ago
[tests] add typed arrays to `Object#toString` test, fix some typos
06ca39d2461e281c87f5287e1cec6d760dc4db09 authored about 9 years ago
06ca39d2461e281c87f5287e1cec6d760dc4db09 authored about 9 years ago
[readme] some fixes
1f717f92160dff849d047e62cda59546ac7e08af authored about 9 years ago
1f717f92160dff849d047e62cda59546ac7e08af authored about 9 years ago
[devDependencies] update grunt-contrib-clean
9d4d3101622d19c053793d2563b653e57cac0319 authored about 9 years ago
9d4d3101622d19c053793d2563b653e57cac0319 authored about 9 years ago
[experimental] add `#{values, keys, entries}` to DOM collections
bc83e84d1f966ec547f896e3e4d81ee731ff83e5 authored about 9 years ago
bc83e84d1f966ec547f896e3e4d81ee731ff83e5 authored about 9 years ago
[tests] additional tests for iterable DOM collections
03c6508a1ec6cdf9342dac78199f99244e0a262f authored about 9 years ago
03c6508a1ec6cdf9342dac78199f99244e0a262f authored about 9 years ago
[readme] restore lost `Set` methods
3d5173a068ef6d0b40bdc4dc24f2621717783011 authored about 9 years ago
3d5173a068ef6d0b40bdc4dc24f2621717783011 authored about 9 years ago
rework readme: split iterators section, replace `log` -> `console.log`
076e054c0f8b8d5ba3a55aaa05a7956bf57ed9f8 authored about 9 years ago
076e054c0f8b8d5ba3a55aaa05a7956bf57ed9f8 authored about 9 years ago
[experimental] Chromium 38-40 Symbol bug resolved, so play with `@@iterator` on all required DOM collections
f233dd419c4e2b518ceaae97079d4ddd56e25374 authored about 9 years ago
f233dd419c4e2b518ceaae97079d4ddd56e25374 authored about 9 years ago
use Symbol polyfill in Chromium 38-40 because of the native implementation bug with some kinds of DOM collections
6dfb388e911eb481308292c7a433cbb500e2f699 authored about 9 years ago
6dfb388e911eb481308292c7a433cbb500e2f699 authored about 9 years ago
fallback for compatibility with old broken versions `lolex`, https://github.com/elastic/kibana/pull/5352
54c23ca967855b32c49e3911e41e7337dfa8552a authored about 9 years ago
54c23ca967855b32c49e3911e41e7337dfa8552a authored about 9 years ago
[tests] add tests for annex b html methods
684019b928ae3d71db85b0cb4a3f5b19d01992b5 authored about 9 years ago
684019b928ae3d71db85b0cb4a3f5b19d01992b5 authored about 9 years ago