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

jshint / jshint / 1595

Builds Branch Commit Type Ran Committer Via Coverage
1595 master [[FEAT]] Implement new option `futurehostile` A recent change to JSHint included the ECMAScript 6 global identifiers in JSHint's collection of "predefined" variables. This disallowed the definition of those global values even in contexts that did... Pull #2172 22 Feb 2015 08:49PM UTC jugglinmike travis-ci pending completion   set done
1594 master [[TEST]] Test linting JSON Previously untested area, improve test coverage and fixed an error reporter. Pull #2162 22 Feb 2015 07:57PM UTC leebyron travis-ci pending completion   set done
1593 master [[FIX]] Do not crash on improper use of `delete` In valid JavaScript code, when the `delete` token is parsed as a prefix, it will be followed by an expression of some kind. Invalid code may include any sequence of characters after the `delete` to... Pull #2187 22 Feb 2015 06:39PM UTC jugglinmike travis-ci pending completion   set done
1592 master Merge pull request #2161 from leebyron/shadowinline [[TEST]] Test inline rules push 22 Feb 2015 06:38PM UTC rwaldron travis-ci pending completion   set done
1591 master Merge pull request #2159 from leebyron/regexptest [[TEST]] Test escaped regex char ranges push 22 Feb 2015 06:37PM UTC rwaldron travis-ci pending completion   set done
1589 master Merge pull request #2158 from leebyron/unicodetest [[TEST]] Add tests for bad unicode push 22 Feb 2015 06:36PM UTC rwaldron travis-ci pending completion   set done
1588 master Merge pull request #2157 from leebyron/bitwisetest [[TEST]] Test all bitwise operators push 22 Feb 2015 06:35PM UTC rwaldron travis-ci pending completion   set done
1587 master Merge pull request #2140 from jugglinmike/fix-single-groups-again [[FIX]] Correct behavior of `singleGroups` push 22 Feb 2015 06:35PM UTC rwaldron travis-ci pending completion   set done
1586 master Merge pull request #2137 from popomore/patch-1 [[FIX]] Miss xdescribe/xit/context/xcontext in mocha push 22 Feb 2015 06:35PM UTC rwaldron travis-ci pending completion   set done
1585 master Merge pull request #2131 from jugglinmike/cla [[DOCS]] Add details relating to CLA push 22 Feb 2015 06:34PM UTC rwaldron travis-ci pending completion   set done
1584 master Merge pull request #2130 from jugglinmike/single-groups-error-token [[FIX]] Correct token reported by `singleGroups` push 22 Feb 2015 06:33PM UTC rwaldron travis-ci pending completion   set done
1583 master Merge pull request #2122 from jugglinmike/document-deprecated [[DOCS]] Document deprecated options push 22 Feb 2015 06:32PM UTC rwaldron travis-ci pending completion   set done
1582 master Merge pull request #2061 from rwaldron/2060 [[FIX]] Allow array, grouping and string form to follow spread operator in function call args. push 22 Feb 2015 06:31PM UTC rwaldron travis-ci pending completion   set done
1581 master [[FIX]] Remove tautological condition The parsing logic for the `(` prefix token returns early if the token is determined to mark the beginning of an arrow function parameter list. Logic that follows can safely assume that the token is *not* part... Pull #2186 22 Feb 2015 06:30PM UTC jugglinmike travis-ci pending completion   set done
1580 master Define class expr names in their methods' scopes As per the ES6 specification draft: > # 14.5.14 Runtime Semantics: ClassDefinitionEvaluation > > With parameter className. > > ClassTail : ClassHeritage[opt] { ClassBody[opt] } > > 1. Let lex be t... Pull #2185 22 Feb 2015 06:29PM UTC jugglinmike travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • …
  • 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