Commit Graph

2210 Commits

Author SHA1 Message Date
LCD 47
1be907716e Javac checker: make checker-specific commands available at startup. 2015-09-06 19:39:17 +03:00
LCD 47
3fb986584a Go checker: option "-buildmode=archive" is new in go 1.5. 2015-09-06 18:38:21 +03:00
LCD 47
703287c761 Checker jade_lint: cleanup. 2015-09-03 07:18:26 +03:00
Ben Parnell
b5883c80f0 Add jade-lint 2015-09-02 23:12:09 +01:00
LCD 47
0fe6035959 Bug fix: minor shell escape issue. 2015-09-01 07:20:23 +03:00
LCD 47
d077102eb8 Gotype checker: parse test files (@jonasi). 2015-09-01 07:14:40 +03:00
LCD 47
3c2e7e4ce3 Go checker: attempt to speed up builds (@gsalgado). 2015-08-27 14:49:19 +03:00
Guilherme Salgado
13727dd464 Set the GOGC env var to off to speed up go builds 2015-08-27 10:17:06 +01:00
LCD 47
47c70b3e1e Minor language and grammar fixes. 2015-08-14 12:03:19 +03:00
LCD 47
7014a52ace Manual: update the note about zsh. 2015-08-07 20:10:57 +03:00
LCD 47
1ae5589f95 Javac checker: attempt at fixing errorformat. 2015-08-06 18:23:05 +03:00
LCD 47
3fb8281a6d Bug fix: missing a couple of executable() checks. 2015-08-06 08:27:42 +03:00
LCD 47
748725c775 Tslint checker: version 2.4.0 and later no longer support "-f". 2015-08-04 23:43:28 +03:00
LCD 47
bfc55793ef ESLint checker: line numbers are now 1-based. 2015-07-30 08:22:30 +03:00
LCD 47
a01107ffa6 Bug fix: safer handling of automatic includes. 2015-07-29 14:58:46 +03:00
LCD 47
9d69f4c162 Qmllint checker: cleanup. 2015-07-28 12:37:07 +03:00
Peter Wu
6ff7c89348 New checker for qml: qmllint 2015-07-28 10:37:55 +02:00
LCD 47
edde4c5ed5 New checker for stylus: stylint. 2015-07-25 16:54:14 +03:00
LCD 47
74586ff120 Manual: consistency fixes. 2015-07-24 10:54:13 +03:00
LCD 47
07f2745eb4 Manual: rephrase description of check_on_wq. 2015-07-24 08:18:14 +03:00
LCD 47
d26c7f78c1 Bug fix: passive mode UI problem; autocmd cleanup.
Calling write in passive mode triggered a refresh, which could result in
loclist ghosting.

Unrelated: allow for nested autocmds in BufReadPost and BufWritePost, so
that checkers can read and write files from their own autocmds.
2015-07-23 14:24:04 +03:00
LCD 47
a6012f2b4c Move floating point functions to autoload. 2015-07-21 10:01:28 +03:00
LCD 47
bcb4ca6e71 Safety net for enable_*_checker variables. 2015-07-20 07:41:35 +03:00
LCD 47
6929f24e45 Flog checker: cleanup. 2015-07-19 18:33:36 +03:00
Pixelastic
5db87b9ec8 Add ruby flog checker 2015-07-17 18:09:05 +02:00
LCD 47
76ec53f186 Sqlint checker now returns 1 when it detects errors. 2015-07-17 00:37:16 +03:00
LCD 47
aded15691b Bug fix: leftover from JSON cleanup. 2015-07-16 22:31:10 +03:00
LCD 47
1dde81a68f There is no such thing as has('iconv/dyn'). 2015-07-16 15:12:12 +03:00
LCD 47
d353962861 Sqlint checker: add highlighting function. 2015-07-16 09:53:06 +03:00
LCD 47
1e475a7df5 Sqlint checker: cleanup. 2015-07-16 09:05:19 +03:00
Steve Purcell
125ce327ef Add checker for sqlint (https://github.com/purcell/sqlint) 2015-07-16 14:12:06 +12:00
LCD 47
ffcf625fcb Minor cleanup. 2015-07-15 07:24:38 +03:00
LCD 47
c44cb15c42 Cleanup: JSON decoding. 2015-07-15 06:38:00 +03:00
LCD 47
eba7ae6d64 Debug: add indicator for modified shell-related options. 2015-07-13 00:02:19 +03:00
LCD 47
83829b766e Minor bug fix. 2015-07-11 23:48:46 +03:00
LCD 47
74fd7e6b92 Show chacker output when whining that we can't parse version string. 2015-07-10 20:14:23 +03:00
LCD 47
2e60dd4af9 Manual: add a note about Tim Pope's "flagship". 2015-07-10 11:24:24 +03:00
LCD 47
59513edd47 Manual: fix the notice about rvm. 2015-07-09 18:42:02 +03:00
LCD 47
a596ef38bd Gfortran checker: fix errorformat for gfortran 5. 2015-07-05 07:11:01 +03:00
LCD 47
b1b79009e3 Manual: Fix filetype_map example. 2015-07-02 19:44:04 +03:00
LCD 47
4708cdd122 Add a mechanism for handling checkers disabled for security. 2015-07-01 10:56:09 +03:00
LCD 47
d75f3e5e8e Buffer-local security guards for perl/perl, elixirelixir, and r/svtools. 2015-07-01 01:22:41 +03:00
LCD 047
a08221e981 Merge pull request #1463 from lavrin/erlang-rebar-rel-paths
Erlang: Translate relative paths from non-root rebar.config files
2015-07-01 01:13:28 +03:00
Radek Szymczyszyn
0154e9d096 Translate relative paths from non-root rebar.config files 2015-06-29 15:36:43 +02:00
LCD 47
8e672780e7 Show checker output along with "checker returned abnormal status". 2015-06-26 08:01:20 +03:00
LCD 47
31cba018b3 Safety net: avoid suffixesadd interfering with findfile(). 2015-06-26 07:28:50 +03:00
LCD 47
176e32ca4d Cleanup. 2015-06-26 07:01:05 +03:00
LCD 47
c9fc0d41e7 Checker javac: _really_ fix shell escaping in custom_classpath_command. 2015-06-25 23:21:47 +03:00
LCD 47
dc15fa08c5 Checker javac: fix shell escaping in custom_classpath_command. 2015-06-25 19:09:46 +03:00
LCD 47
c39563d95b Checker javac: cleanup. 2015-06-25 16:27:58 +03:00