LCD 47
1e7589fe5c
Back off "Reset notifiers if skip_checks is set."
...
This reverts commit 6a42622519
.
2015-09-11 21:46:45 +03:00
LCD 47
6a42622519
Reset notifiers if skip_checks is set.
2015-09-11 21:32:29 +03:00
LCD 47
be111259ec
js-yaml checker: update errorformat.
2015-09-09 22:17:47 +03:00
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
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
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
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
LCD 47
76ec53f186
Sqlint checker now returns 1 when it detects errors.
2015-07-17 00:37:16 +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
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 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
LCD 47
dbb28cd847
Ada checker: disable generation of intermediate files.
2015-06-25 10:59:00 +03:00
LCD 47
131ec84e61
New checker for reStructuredText: sphinx.
2015-06-24 11:00:58 +03:00
LCD 47
e46c64701c
Bug fix: more findfile() fun.
2015-06-23 13:55:22 +03:00
LCD 47
a728268d73
Bug fix: finding files in parent directories.
...
Checkers pc_lint, javac, flow, C compilers: findfile() should start in
the current file's base directory rather than the current directory.
Elixir checker: use the more efficient findfile() instead of
syntastic#util#findInParent().
2015-06-22 23:10:20 +03:00
LCD 47
98e79d85f0
Nix checker: cleanup.
2015-06-20 12:32:55 +03:00