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

jshint / jshint / 1534

Builds Branch Commit Type Ran Committer Via Coverage
1534 master [[FIX]] Parse nested templates ES6 template literals are nestable, jshint's parser is capable, but it's lexer isn't. This patch adds the concept of a stack of contexts to the lexer, replacing the previous boolean flag. This context stack pattern ... Pull #2152 04 Feb 2015 09:45PM UTC leebyron travis-ci pending completion   set done
1532 master [[FIX]] ES6 modules respect undef and unused This adds scoping rules for ES6 modules, ensuring that undef and unused rules accurate reflect the behavior of ES6 modules on the scope. This also adds syntax parsing support for `export { foo as bar ... Pull #2149 04 Feb 2015 08:15PM UTC leebyron travis-ci pending completion   set done
1531 master [[FIX]] ES6 modules respect undef and unused This adds scoping rules for ES6 modules, ensuring that undef and unused rules accurate reflect the behavior of ES6 modules on the scope. This also adds syntax parsing support for `export { foo as bar ... Pull #2149 04 Feb 2015 03:16AM UTC leebyron travis-ci pending completion   set done
1530 master Merge pull request #2144 from leebyron/es6module [[FIX]] Support more cases of ES6 module usage push 03 Feb 2015 09:29PM UTC rwaldron travis-ci pending completion   set done
1529 master [[FIX]] Support more cases of ES6 module usage The ES6 module parsing is incomplete currently. This adds more cases. Fixes #2118 Fixes #2143 Pull #2144 03 Feb 2015 07:23PM UTC leebyron travis-ci pending completion   set done
1528 master Use `path.join` properly and in more places. Pull #2087 03 Feb 2015 06:07AM UTC XhmikosR travis-ci pending completion   set done
1527 master Update dependencies. Pull #2086 03 Feb 2015 06:07AM UTC XhmikosR travis-ci pending completion   set done
1526 master [[FIX]] Support more cases of ES6 module usage The ES6 module parsing is incomplete currently. This adds more cases. Fixes #2118 Fixes #2143 Pull #2144 03 Feb 2015 02:01AM UTC leebyron travis-ci pending completion   set done
1525 master [[FIX]] Support more cases of ES6 module usage The ES6 module parsing is incomplete currently. This adds more cases. Fixes #2118 Fixes #2143 Pull #2144 03 Feb 2015 01:47AM UTC leebyron travis-ci pending completion   set done
1524 master [[FIX]] Allow returning multi-line string literals when multistr=true Pull #2142 02 Feb 2015 12:23AM UTC caitp travis-ci pending completion   set done
1523 master [[FIX]] Handle multi-line template literal return statements Closes #1814 Pull #2142 01 Feb 2015 10:56PM UTC caitp travis-ci pending completion   set done
1521 master [[FIX]] Fix false positives in 'nocomma' option - Fix false positives in nocomma in literals and for loops - Fix false positives in nocomma in arrow function expression - Add tests for false positives in destructuring with nocomma option push 31 Jan 2015 11:30PM UTC jugglinmike travis-ci pending completion   set done
1520 master [[TEST]] Add tests for false positives in destructuring with nocomma option Pull #2050 31 Jan 2015 08:54PM UTC denis-sokolov travis-ci pending completion   set done
1519 master [[FIX]] Correct behavior of `singleGroups` Parsing logic can generally infer if the current token begins an expression by referencing the `left` property of the previous token. The `singleGroups` option relies on this behavior in order to recogni... Pull #2140 31 Jan 2015 07:35PM UTC jugglinmike travis-ci pending completion   set done
1518 master [[FIX]] Miss xdescribe/xit/context/xcontext in mocha Relate jshint/jshint#2057 mochajs/mocha#429 Pull #2137 29 Jan 2015 05:21PM UTC popomore travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • …
  • 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