Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | Improve ALE project style checking | w0rp | |
* The project style linter now runs while you type. * Now the scripts for checking the project require blank lines. * Many style issues have been found and fixed. | |||
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp | |
2017-08-02 | Add Tcl nagelfar linter | Nick James | |