Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-16 | c#ParseCFlags: don't index empty list | James Ye | |
2018-09-14 | Merge pull request #1921 from rrosenblum/ruby_linters | w0rp | |
Fix bug with RuboCop linter when options are not set | |||
2018-09-14 | Fix bug with RuboCop linter when options are not set | Ryan Rosenblum | |
2018-09-14 | Merge pull request #1906 from ngavalas/autocomplete-trigger-prefix | w0rp | |
fix non-. prefix triggers overfiltering results | |||
2018-09-14 | Merge pull request #1850 from rrosenblum/ruby_linters | w0rp | |
Update all Ruby linters to work consistently with bundler | |||
2018-09-14 | Test for bundle paths with spaces again | w0rp | |
2018-09-14 | Return only the unescaped executables from executable callbacks | w0rp | |
2018-09-14 | #1889 Add support for automatically previewing messages based on the cursor ↵ | w0rp | |
position | |||
2018-09-14 | Merge pull request #1919 from saschagrunert/patch-1 | w0rp | |
Change PCRE escape to simple escape | |||
2018-09-14 | Adapt tests | Sascha Grunert | |
2018-09-14 | Change PCRE escape to simple escape | Sascha Grunert | |
2018-09-12 | Update all Ruby linters to work consistently with bundler | Ryan Rosenblum | |
2018-09-12 | fix non-. prefix triggers overfiltering results | Nick Gavalas | |
2018-09-11 | Merge pull request #1905 from ngavalas/tsserver-classname-fix | w0rp | |
Fix tsserver `className` responses | |||
2018-09-11 | fix tsserver className parsing | Nick Gavalas | |
2018-09-10 | Add support for Julia Language Server (#1894) | w0rp | |
2018-09-10 | Merge pull request #1900 from McSwaggens/master | w0rp | |
Fixed NASM linter from outputting junk file | |||
2018-09-10 | Merge pull request #1899 from blueyed/typo | w0rp | |
doc: fix typo in ale-rust.txt | |||
2018-09-10 | Fixed NASM tests | Daniel Jones | |
2018-09-10 | Fixed NASM linter from outputting junk file | Daniel Jones | |
2018-09-09 | doc: fix typo in ale-rust.txt | Daniel Hahler | |
[ci skip] | |||
2018-09-09 | Added julia to the list in ale-support docs | Bartolomeo Stellato | |
2018-09-09 | Updated readme | Bartolomeo Stellato | |
2018-09-09 | Escape julia command + reorder table in README | Bartolomeo Stellato | |
2018-09-09 | Merge pull request #1897 from LEI/add-sqlfmt-fixer | w0rp | |
Add support for sqlfmt | |||
2018-09-09 | Merge pull request #1885 from dsifford/dsifford-fixer-uncrustify | w0rp | |
add uncrustify fixer for several languages | |||
2018-09-08 | Fix other warnings | Bartolomeo Stellato | |
2018-09-08 | Try to fix CI | Bartolomeo Stellato | |
2018-09-08 | Add support for sqlfmt | LEI | |
2018-09-07 | really fix lint errors | Derek P Sifford | |
2018-09-07 | #1888 Support names with minuses in Clojure and Lisp | w0rp | |
2018-09-07 | Fix julia escaping + minor edits | Bartolomeo Stellato | |
2018-09-07 | Added tests | Bartolomeo Stellato | |
2018-09-07 | Added various files to integrate julia. Still not working. | Bartolomeo Stellato | |
2018-09-06 | fix lint test failures | Derek P Sifford | |
2018-09-06 | Merge pull request #1883 from hsanson/add-solargraph-yml-to-root-path-search | w0rp | |
Add solargraph.yml file as root path search file. | |||
2018-09-06 | Add golangci-lint (#1890) | Sascha Grunert | |
2018-09-06 | Fix #1800 - Enable non-blocking writes where available | w0rp | |
2018-09-06 | #1891 Fix the go-langserver tests | w0rp | |
2018-09-06 | Merge pull request #1870 from hsanson/1822-add-go-langserver-support | w0rp | |
Fix #1822 - support go-langserver lsp. | |||
2018-09-06 | Fix #1866 - Handle empty output from Perl | w0rp | |
2018-09-06 | Fix #1822 - support go-langserver lsp. | Horacio Sanson | |
2018-09-04 | add uncrustify fixer for several languages | Derek P Sifford | |
2018-09-05 | Add solargraph.yml file as root path search file. | Horacio Sanson | |
Solargraph allows to set configuration options by creating a .solargraph.yml file at the root of the project using it. Therfore this file is a good canditate for finding ruby projects root paths. Initial discussion: https://github.com/w0rp/ale/issues/1874#issuecomment-418316168 | |||
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-09-04 | Merge pull request #1871 from Ophirr33/master | w0rp | |
added sbtserver linter | |||
2018-09-04 | Fix the dart language server command and cover it with tests | w0rp | |
2018-09-04 | Merge pull request #1882 from jacobmischka/master | w0rp | |
Replace removed function in dart#language_server | |||
2018-09-03 | Replace removed function | Jacob Mischka | |
Replaces removed `ale_linters#dart#language_server#GetExecutable`. Fixes #1881 | |||
2018-09-03 | #1875 Do not lint and so on when an operator is pending | w0rp | |