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

jshint / jshint / 1648

Builds Branch Commit Type Ran Committer Via Coverage
1648 master Merge pull request #2219 from jugglinmike/allow-this-in-class-expr Allow `this` in class expression methods push 28 Feb 2015 04:35PM UTC rwaldron travis-ci pending completion   set done
1647 master [[Fix]] validthis checks do not apply to module or class bodies ES6 class syntax creates a strict-mode-by-default boundary, which means that all code within the ClassBody is implicitly strict. This is also true of ModuleBody and all things therei... Pull #2218 28 Feb 2015 04:22PM UTC rwaldron travis-ci pending completion   set done
1646 master [[FIX]] parse trailing comma in ObjectBindingPattern Closes #2220 Pull #2221 28 Feb 2015 04:19PM UTC caitp travis-ci pending completion   set done
1645 master <a href="https://github.com/jshint/jshint/commit/1f726c90a">Allow `this` in class expression methods Commit </a><a class="double-link" href="https://github.com/jshint/jshint/commit/d75ef694385ba44ab49b2d2b2cf1f4bed0... Pull #2219 28 Feb 2015 04:09PM UTC jugglinmike travis-ci pending completion   set done
1643 2.6.2 v2.6.2 push 28 Feb 2015 12:24AM UTC rwaldron travis-ci pending completion   set done
1642 master v2.6.2 push 28 Feb 2015 12:24AM UTC rwaldron travis-ci pending completion   set done
1641 master Merge pull request #2216 from jugglinmike/disable-futurehostile-by-default [[FIX]] Disable `futurehostile` option by default push 28 Feb 2015 12:22AM UTC rwaldron travis-ci pending completion   set done
1640 master [[FIX]] Disable `futurehostile` option by default When enabled, this option generates a new warning for code that would otherwise pass. Therefore, it should not be enabled by default until the next major release of this library. Pull #2216 28 Feb 2015 12:06AM UTC jugglinmike travis-ci pending completion   set done
1639 master [[FIX]] Make let variables in the closure shadow predefs There was a problem when parsing an identifier that would resolve to a predefined read-only global through the function scope chain. When checking the block scope for the same identifier o... Pull #2214 27 Feb 2015 10:01PM UTC niligulmohar travis-ci pending completion   set done
1638 2.6.1 v2.6.1 push 27 Feb 2015 05:27PM UTC rwaldron travis-ci pending completion   set done
1637 master v2.6.1 push 27 Feb 2015 05:26PM UTC rwaldron travis-ci pending completion   set done
1635 master Merge pull request #2198 from rwaldron/gh-2197 [[Fix]] export default * are defined in lexical module scope. Fixes gh-2197 push 27 Feb 2015 05:22PM UTC rwaldron travis-ci pending completion   set done
1636 master Merge pull request #2200 from mbildner/array-json-confusion [[FIX]] Prevent beginning array from being confused for JSON push 27 Feb 2015 05:22PM UTC rwaldron travis-ci pending completion   set done
1634 master Merge pull request #2196 from caitp/issue-2000 [[FEAT]] parse and lint tagged template literals push 27 Feb 2015 05:21PM UTC rwaldron travis-ci pending completion   set done
1633 master [[FIX]] Prevent beginning array from being confused for JSON src/jshint.js was reading an array at the beginning of a file as JSON instead of a code block. The parser read the '(begin)' token and then looped 15 times looking for an end to the blo... Pull #2200 27 Feb 2015 04:22AM UTC mbildner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • …
  • 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