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
pylint: fix raise syntax More... almost 13 years ago
pylint: start work to run pylint on jsl More... almost 13 years ago
First cut at warnings to validate function expression names (disabled by default) More... almost 13 years ago
Correctly handle top-level function declarations. More... almost 13 years ago
Function expressions should not declare a variable. More... almost 13 years ago
Fix single-line returns without semicolons. More... almost 13 years ago
Don't warning against increment/decrement assignments in expressions. More... almost 13 years ago
Allow chained assignments in VAR statements. More... almost 13 years ago
Allow chained assigns. More... almost 13 years ago
Fix case preservation in control comments. More... almost 13 years ago
Fix number parsing. More... almost 13 years ago
Fix unexpected-eof warning. More... almost 13 years ago
Warn against multiple useless comparison (e.g. a == a == b) More... almost 13 years ago
#32 Crashing on valid regex string More... almost 13 years ago
#32 Crashing on valid regex string More... almost 13 years ago
#38 case with continue results in 'missing break statement' More... almost 13 years ago
Show test results when complete. More... almost 13 years ago
Fix traceback when dumping a script with syntax errors More... almost 13 years ago
#39 require variable names in "for .. in" statements More... almost 13 years ago
#42 Failure when input file is not utf-8 encoded More... almost 13 years ago
#43 Problem with identifiers as object properties More... almost 13 years ago
#45 jsl: declarations should allow for surrounding spaces More... almost 13 years ago
#41 python re-write doesn't support option explicit Move Edit More... almost 13 years ago
Replace SpiderMonkey with a JavaScript parser written purely in JavaScript. More... almost 13 years ago
Fix --dump command line option. More... almost 15 years ago
Move file system functions into separate module in preparation for online lint. More... over 15 years ago
Add support for content types and differing JavaScript versions. More... almost 16 years ago
Fix invalid exit code. More... over 16 years ago
Add /*jsl:unused <identifier>*/ control comment. More... over 16 years ago
Add options to control whether to show header, file listings, and lint summary. More... over 16 years ago