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
7 months
ago. based on code collected
7 months
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 9 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add a wrapper Makefile to make it easier to build
matthiasmiller
More...
almost 19 years ago
#1625651: implement -process in configuration file to exclude certain files
matthiasmiller
More...
about 19 years ago
resolve file paths immediately, rather than waiting until processing the script
matthiasmiller
More...
about 19 years ago
allow tests to check for a configuration error
matthiasmiller
More...
about 19 years ago
print the subdirectory of the test that's being run
matthiasmiller
More...
about 19 years ago
allow tests to contain control comments with asterisks; also fail on usage or configuration error
matthiasmiller
More...
about 19 years ago
fix reading of src attribute in HTML
matthiasmiller
More...
about 19 years ago
remove useless code to set version
matthiasmiller
More...
over 19 years ago
fix whitespace in jsl.c
matthiasmiller
More...
over 19 years ago
fix stack stomp
matthiasmiller
More...
over 19 years ago
Fix compile on Linux. Apparently the constant "if" conditions were being optimized away, causing trouble with the volatile static
matthiasmiller
More...
over 19 years ago
#1672906: lambda_assign_requires_semicolon ignored on var declaration (slight tweak for var statements with multiple variables)
matthiasmiller
More...
over 19 years ago
#1672906: lambda_assign_requires_semicolon ignored on var declaration
matthiasmiller
More...
over 19 years ago
move process execution and stream redirection into a separate file
matthiasmiller
More...
over 19 years ago
use CRLF for MSDev files
matthiasmiller
More...
almost 20 years ago
bump version to 0.3.0
matthiasmiller
More...
almost 20 years ago
set svn:eol-style to native
matthiasmiller
More...
almost 20 years ago
#1533610, #1580333: add support for JScript's function extensions, such as 'function window.onload() {}' and 'function window::onload()'
matthiasmiller
More...
almost 20 years ago
fix bug in run_tests.pl and correct several warning names in tests
matthiasmiller
More...
almost 20 years ago
add license to JavaScriptLintAPI.h
matthiasmiller
More...
almost 20 years ago
add license to JavaScriptLintAPI.cpp
matthiasmiller
More...
almost 20 years ago
do not report a syntax error when nested comment is encountered
matthiasmiller
More...
almost 20 years ago
create new sample JavaScript file to include in release packages
matthiasmiller
More...
almost 20 years ago
fix gcc compile warnings
matthiasmiller
More...
almost 20 years ago
warn against implicit type conversion when comparing against true or false
matthiasmiller
More...
almost 20 years ago
add parseint_missing_radix warning
matthiasmiller
More...
almost 20 years ago
remove old test files from project
matthiasmiller
More...
almost 20 years ago
add assign_to_function_call warning
matthiasmiller
More...
almost 20 years ago
#1561016: use ' ' and '<br/>' in the online lint since IE does not support 'white-space: pre'
matthiasmiller
More...
almost 20 years ago
rename jsl:extern to jsl:declare
matthiasmiller
More...
almost 20 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