openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
JavaScript Lint
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
6 months
ago. based on code collected
6 months
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tweak warning message for unexpected_not_comparison
matthiasmiller
More...
about 8 years ago
Rename "unexpected_not_for_in" to "unexpected_not_in".
matthiasmiller
More...
about 8 years ago
Respect escaping within regular expressions.
matthiasmiller
More...
about 8 years ago
Fix the useless assignment warning.
matthiasmiller
More...
about 8 years ago
Fix traceback when dumping loops.
matthiasmiller
More...
about 8 years ago
Split into two separate warnings.
matthiasmiller
More...
about 8 years ago
Rename warning for clarity; add test.
matthiasmiller
More...
about 8 years ago
Add a warning against invalid ! usage
matthiasmiller
More...
about 8 years ago
Fix to r378.
matthiasmiller
More...
over 8 years ago
Hide irrelevant command line options.
matthiasmiller
More...
over 8 years ago
Remove unnecessary files from the py2exe bundle.
matthiasmiller
More...
over 8 years ago
Fix exception when running with blank command line.
matthiasmiller
More...
over 8 years ago
Add a configuration setting for additional include directories.
matthiasmiller
More...
over 8 years ago
Improve error messages with invalid imports.
matthiasmiller
More...
over 8 years ago
Fix missing parameter in lint_files.
matthiasmiller
More...
over 8 years ago
Stop hiding the fact that ambiguous_else_stmt is on the statement line, not on the "else".
matthiasmiller
More...
over 9 years ago
Properly distinguish between errors and warnings.
matthiasmiller
More...
over 9 years ago
Refactor property name functions into utility module.
matthiasmiller
More...
over 9 years ago
Improve error location for trailing comma error.
matthiasmiller
More...
over 9 years ago
Add warning against duplicate properties in object initializers
matthiasmiller
More...
over 9 years ago
Add test for the "ambiguous_numeric_prop" warning.
matthiasmiller
More...
over 9 years ago
Warn about non-normalized numbers as object properties.
matthiasmiller
More...
over 9 years ago
Use exceptions instead of a callback for parse errors.
matthiasmiller
More...
over 9 years ago
e4x_deprecated should be a warning, not an error.
matthiasmiller
More...
over 9 years ago
Remove obsolete checks.
matthiasmiller
More...
over 9 years ago
Centralize ignores and error reporting.
matthiasmiller
More...
over 9 years ago
Clarify report_native vs. report_lint.
matthiasmiller
More...
over 9 years ago
Clean up imports.
matthiasmiller
More...
over 9 years ago
Remove more unused code.
matthiasmiller
More...
over 9 years ago
Remove unused code.
matthiasmiller
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree