3
I Use This!
Activity Not Available

Commits : Listings

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