18
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ported tests for option nonew More... about 13 years ago
Ported tests for option noarg More... about 13 years ago
More XPath objects More... about 13 years ago
Added additional check to the 'undefined' test More... about 13 years ago
Ported undefined as a param test More... about 13 years ago
Ported test More... about 13 years ago
Fixed a lint bug in options.js More... about 13 years ago
Ported test for option More... about 13 years ago
Added a doc comment for curly option More... about 13 years ago
Tiny indentation fix More... about 13 years ago
Ported tests for option More... about 13 years ago
Ported tests for the option More... about 13 years ago
Ported tests for option More... about 13 years ago
Added a test case for the option rhino More... about 13 years ago
Removed Jasmine tests that were ported to Expresso More... about 13 years ago
Renamed environment tests to match options they test More... about 13 years ago
Ported custom globals test and checkTestFiles now prints JSHINT.errors when test files fail check More... about 13 years ago
Tests for option More... about 13 years ago
Started porting existing tests from Jasmine to Expresso More... about 13 years ago
Added tests for the devel option, also modified the comment to reflect the real behavior More... about 13 years ago
adding XPathResult to browser elements (issue 108) More... about 13 years ago
Added an option for Prototype.js globals More... about 13 years ago
Added option expr to allow ExpressionStatement as valid Program More... about 13 years ago
Merge branch 'fix-rhino-args' of https://github.com/founddrama/jshint into founddrama-fix-rhino-args More... about 13 years ago
Fixed a bug with line numbers being shifted by 1 for scripts with a shebang More... about 13 years ago
Proper fix for a bug with inside a varstatement being either undefined (strict mode) or window More... about 13 years ago
Temporarily disabled strict mode until I have time to fix the code More... about 13 years ago
fixing jshint options arg for rhino - rhino reads the args as strings off the command line - thus `white=false` rhino sees `false` as a (truthy) string More... about 13 years ago
Fixed a bug with forin option and added tests for it (#98) More... about 13 years ago
Added more tests to the variable shadowing option More... about 13 years ago