Age | Commit message (Expand) | Author |
---|---|---|
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp |
2018-09-04 | Fix the dart language server command and cover it with tests | w0rp |
2018-09-03 | Replace removed function | Jacob Mischka |
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp |
2018-07-04 | Make the language option for LSP linters optional | w0rp |
2018-04-27 | Close #1521 - Allow the language to be set with simple strings for LSP linters | w0rp |
2017-11-07 | Add dart LSP (resolves #1006) | aurieh |
2017-10-26 | Fix #1039 - Only check the file on disk for dartanalyzer | w0rp |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp |
2017-07-18 | Fix #308 - Check Dart files with dartanalyzer | w0rp |