0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add info about project migration. see #112 More... about 13 years ago
improve spec for object/deepFillIn and object/fillIn to describe array behavior More... about 13 years ago
fix typo on object/deepFillIn doc More... about 13 years ago
update istanbul to v0.1.27 since now it supports --hook-run-in-context More... over 13 years ago
improve lang/isEmpty behavior on null/undefined and also improve perf for arrays More... over 13 years ago
remove financial package. closes #115 More... over 13 years ago
bump version to 0.10.0 More... over 13 years ago
add object/deepFillIn. closes #107 More... over 13 years ago
add string/unescapeUnicode More... over 13 years ago
add string/escapeUnicode More... over 13 years ago
simplify some array methods, no need to convert length to integer. More... over 13 years ago
remove node_modules from git repository and use millermedeiros/istanbul fork instead of local package. closes #114 More... over 13 years ago
update requirejs to latest More... over 13 years ago
improve default failing spec so user understand why it's failing. [ci skip] More... over 13 years ago
ops, mdoc doesn't parse fenced code blocks on index. [ci skip] More... over 13 years ago
improve README [ci skip] More... over 13 years ago
remove tests and examples from any node_modules, no need to keep test for 3rd party libs on our repository. More... over 13 years ago
update npm test script to use istanbul and travis.yml to check for code coverage and generate coverage report. closes #111 More... over 13 years ago
edit istanbul source code to make it work with RequireJS on node.js. see #111 More... over 13 years ago
add istanbul as a dependency, preparing to add code coverage reports. see #111 More... over 13 years ago
refactor tests/runner.js More... over 13 years ago
add travis.yml and pretest script to make sure pkg is always up-to-date before running tests. closes #109 More... over 13 years ago
fix some specs that was referencing document & window causing it to fail on node.js - closes #110 More... over 13 years ago
fix lang/isFinite on node.js - see #110 More... over 13 years ago
make unit tests work on node.js and update some node_modules references - see #110 More... over 13 years ago
make it easier to see the 'inject module' button and change copy to 'console' since it probably will make more sense to most people. closes #108 More... over 13 years ago
fix throttle spec on oldIE More... over 13 years ago
fix jasmine.async on oldIE More... over 13 years ago
bump version to 0.9.0 More... over 13 years ago
add math/ceil. see #104 More... over 13 years ago