• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jshint / jshint / 2996

Builds Branch Commit Type Ran Committer Via Coverage
2996 revert-parser-fixes-5 [[FIX]] Correct interpretation of commas Re-implement the code reverted by the previous commit. Use distinct logic to differentiate the contribution, including a correction to a previously-unreported bug in the interpretation of `continue` statem... Pull #3419 28 Jul 2019 02:37AM UTC web-flow travis-ci pending completion   set done
2994 improve-coverage-logical-not [[CHORE]] Improve test coverage for logical NOT Pull #3417 14 Jul 2019 01:49AM UTC web-flow travis-ci pending completion   set done
2993 remove-urls [[CHORE]] Remove unused internal variable The `urls` variable was included in the initial release of JSLint [1]. It was later removed via [1], before the first public release of JSHint. JSHint has never used this value. [1] ca120a731db548c001432... Pull #3416 14 Jul 2019 01:10AM UTC web-flow travis-ci pending completion   set done
2992 simplify-travis Revert "debug" This reverts commit ac4189fd4. Pull #3415 13 Jul 2019 09:41AM UTC web-flow travis-ci pending completion   set done
2991 simplify-travis Disable caching of npm modules in CI > Please note that as of July 2019, npm is cached by default on Travis > CI https://docs.travis-ci.com/user/caching/#npm-cache Pull #3415 13 Jul 2019 09:39AM UTC web-flow travis-ci pending completion   set done
2990 simplify-travis debug Pull #3415 13 Jul 2019 09:33AM UTC web-flow travis-ci pending completion   set done
2989 simplify-travis [[CHORE]] Improve CI configuration Use the "build matrix" feature offered by TravisCI in order to simplify the "script" parameter and to create distinct jobs for the "test-262" and "test-browser" commands (these were previously run as part of the... Pull #3415 13 Jul 2019 09:27AM UTC web-flow travis-ci pending completion   set done
2988 simplify-travis [[CHORE]] Improve CI configuration Use the "build matrix" feature offered by TravisCI in order to simplify the "script" parameter and to create distinct jobs for the "test-262" and "test-browser" commands (these were previously run as part of the... Pull #3415 13 Jul 2019 08:25AM UTC web-flow travis-ci pending completion   set done
2987 case-count [[CHORE]] Optimize `case` clause tracking Analyzing a `switch` statement involves tracking the first occurance of a `case` clause. Only noting its presence is necessary, and it is only necessary in the context of the token's processing logic. Re... Pull #3412 08 Jul 2019 02:36AM UTC web-flow travis-ci pending completion   set done
2986 case-count [[CHORE]] Optimize `case` clause tracking Analyzing a `switch` statement involves tracking the first occurance of a `case` clause. Only noting its presence is necessary, and it is only necessary in the context of the token's processing logic. Re... Pull #3412 08 Jul 2019 02:33AM UTC web-flow travis-ci pending completion   set done
2985 case-count [[CHORE]] Optimize `case` clause tracking Analyzing a `switch` statement involves counting the number of `case` clauses. Only the number is necessary, and it is only necessary in the context of the token's processing logic. Replace the Array ins... Pull #3412 08 Jul 2019 01:42AM UTC web-flow travis-ci pending completion   set done
2984 gh-3409 [[FIX]] Tolerate `static` as class method name Pull #3411 29 Jun 2019 09:06AM UTC web-flow travis-ci pending completion   set done
2983 gh-3408 [[FIX]] Do not crash on invalid program code Pull #3410 29 Jun 2019 08:43AM UTC web-flow travis-ci pending completion   set done
2982 master [[CHORE]] Improve test coverage for RegExp parsing push 24 Jun 2019 02:00PM UTC rwaldron travis-ci pending completion   set done
2981 master [[FIX]] Allow more escapes with RegExp `u` flag push 24 Jun 2019 01:53PM UTC rwaldron travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 110
  • 111
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc