0
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove debug prints from highlighter More... almost 13 years ago
better line matching More... almost 13 years ago
fix: setting an error should highlight the line More... almost 13 years ago
fix sys.path leak More... almost 13 years ago
completely overhauled/restructured More... almost 13 years ago
workaround issue #18 More... about 13 years ago
included coffeescript and java in the readme and added binary instructions for the non-native languages. More... over 13 years ago
added support for java verification using java -Xlint More... over 13 years ago
added support for CoffeeScript, using coffee --compile More... over 13 years ago
fixed linux path in readme More... over 13 years ago
gitignore More... over 13 years ago
fix unicode errors, stray \x causing a vague message (wow, parser can't handle \x by itself in a string and gives no line number) cleanup More... over 13 years ago
readme formatting More... almost 14 years ago
readme updates More... almost 14 years ago
added perl checker - uses system default perl More... almost 14 years ago
backport ruby linter More... almost 14 years ago
Added ruby syntax validation. Uses default system ruby. More... almost 14 years ago
fixed python underlining of imports like "from x import y" More... almost 14 years ago
removed globals statements, as they are no longer required More... almost 14 years ago
removed unnecessary code in python language submodule More... almost 14 years ago
possibly fixed php lint on windows More... almost 14 years ago
language modules are now reloaded on save just like sublime text modules More... almost 14 years ago
removed debug print from php module More... almost 14 years ago
readme updates More... almost 14 years ago
updates to php language module More... almost 14 years ago
fix bugs in python var ("word") underline regex More... almost 14 years ago
fix multiple threads being started if sublimelint is reloaded More... almost 14 years ago
add dynamic module loading More... almost 14 years ago
remove unnecessary contents of __init__.py files for module folders More... almost 14 years ago
force syntax checks to run on initial load More... almost 14 years ago