1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Fix] `bind` in IE 8: Update `is-callable` implementation to v1.1.3 More... about 8 years ago
v4.5.6 More... about 8 years ago
[Fix] `new Date(new Date())` should work in IE 8. More... about 8 years ago
[Tests] on `node` `v5.7` More... about 8 years ago
[Dev Deps] update `uglify-js` More... about 8 years ago
v4.5.5 More... about 8 years ago
[Fix] Adobe Photoshop’s JS engine bizarrely can have `+date !== date.getTime()`. More... about 8 years ago
[Dev Deps] update `eslint` More... about 8 years ago
[Refactor] Update `is-callable` implementation to match latest. More... about 8 years ago
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `jscs` More... about 8 years ago
v4.5.4 More... about 8 years ago
[Fix] careless error from 5cf99aca49e59bae03b5d542381424bb1b13ec42 More... about 8 years ago
v4.5.3 More... about 8 years ago
[Dev Deps] update `eslint`, `@ljharb/eslint-config` More... about 8 years ago
[Tests] on `node` `v5.6`, `v4.3` More... about 8 years ago
Merge pull request #386 from richardware/patch-1 More... over 8 years ago
Saturday is a day in the week More... over 8 years ago
Use JSON3 from cdnjs instead of JSON2 from lib. More... over 8 years ago
Merge pull request #381 from Xotic750/bind More... over 8 years ago
Function#bind robustness. https://github.com/es-shims/es5-shim/issues/378 More... over 8 years ago
v4.5.2 More... over 8 years ago
[Fix] use `Array#slice`, not `String#slice`, on `String#split` output. More... over 8 years ago
Add information about patching order when using ES compatibility shims, along with an example. https://github.com/es-shims/es5-shim/issues/377 More... over 8 years ago
v4.5.1 More... over 8 years ago
[Dev Deps] update `jscs` More... over 8 years ago
[Fix] Make sure preexisting + broken `Array#` methods that throw don’t break the runtime. More... over 8 years ago
v4.5.0 More... over 8 years ago
[Refactor] rename cached methods to avoid linter warnings. More... over 8 years ago
[Tests] up to `node` `v5.5` More... over 8 years ago
[Fix] replace `parseFloat` in fewer places More... over 8 years ago