0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed non-deterministic behaviour caused by JSLint being a singleton. Unfortunately this means loosing the benefits of running JSLint in parallel. More... about 13 years ago
Handle 'null' errors from JSLint. Bumped version to 0.4.3. More... about 13 years ago
Removed no longer supported JSLint options. More... about 13 years ago
Updated README with Hudson XML option. More... over 13 years ago
Added option to generate XML output for Hudson. More... over 13 years ago
Updated README. More... over 13 years ago
Upgraded to use the new Crockford supplied jslint-core. More... over 13 years ago
Revert "Changed the requirements for stripping hash bangs (can now be anywhere in the file.)" More... over 13 years ago
Changed the requirements for stripping hash bangs (can now be anywhere in the file.) More... over 13 years ago
Added dname option, default search locations for configuration, parsing of files with hashbang, and printing of the currently active configuration file. More... over 13 years ago
Initial Node.js based version. More... over 13 years ago
Updated README to point the installation version that actually works instead of the one that complains about dependencies. This should hopefully be resolved when Tusk dynamically resolves external dependencies, or jslint has been accepted to the main catalog. More... almost 14 years ago
Renamed fulljslint to jslint-core. More... almost 14 years ago
Fixed links in readme, and some verbatim formatting. More... almost 14 years ago
Updated README. More... almost 14 years ago
Temporarily removed dependencies as it breaks a tusk install (i.e. Tusk doesn't update its catalog when installing packages.) More... almost 14 years ago
Modified JSLint front-end to be able to install automatically. More... almost 14 years ago
Added first version of README. More... almost 14 years ago
Added license and version header. More... almost 14 years ago
Added actual JSLint validation. More... almost 14 years ago
Command line parsing with Narwhal. More... almost 14 years ago