0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 21 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.2.10 More... over 10 years ago
test: add regression test for issue #82 More... over 10 years ago
commandOptions: do not add edition twice (issue #82) More... over 10 years ago
0.2.9 More... over 10 years ago
Fix Issue #80 - fail on empty .jslintrc More... over 10 years ago
include new upstream jslint, bump version More... over 10 years ago
bump version to 0.2.8pre More... over 10 years ago
bump version number More... over 10 years ago
fix issue #79 - incorrect option parsing More... over 10 years ago
Merge pull request #2 from reid/master More... over 10 years ago
Merge pull request #77 from smikes/master More... over 10 years ago
add travis config, update version More... over 10 years ago
Merge pull request #1 from reid/master More... over 10 years ago
Initial rev - ChangeLog More... over 10 years ago
add unit tests for jslintrc.example More... over 10 years ago
Fix issue #76 - incorrect options in jslintrc.example More... over 10 years ago
updated version in README More... over 10 years ago
update docs, set version, add back windows option More... over 10 years ago
Merge pull request #75 from SaltwaterC/todo-flag More... over 10 years ago
sort command line options in usage string More... over 10 years ago
async test of process drain; update command line option list More... over 10 years ago
move body of bin/jslint.js to lib/main.js ; minor refactor; add tests More... over 10 years ago
Enabled the usage of the todo flag. More... over 10 years ago
set version to 0.2.6-pre More... over 10 years ago
update version number and contributors More... over 10 years ago
tests to cover reporter More... over 10 years ago
move setup/teardown to suite level, avoids race condition in fs; add test of preprocessOptions More... over 10 years ago
wrap in function-level use strict; remove unused vars options,key, value More... over 10 years ago
set coverage goals to 90%; add check-coverage to prepublish; remove test from prepublish, since check-coverage implies test More... over 10 years ago
add tests, refactor for easier testing More... over 10 years ago