LCD 47
|
287aeeb925
|
Bug fix: escaping in syntastic#util#fname2buf().
|
2016-09-01 14:12:02 +03:00 |
|
LCD 47
|
00ad38dd5e
|
Manual: update the note about PowerShell.
|
2016-09-01 10:04:42 +03:00 |
|
LCD 47
|
631df935f6
|
README: reorganise the FAQ.
|
2016-08-31 10:14:03 +03:00 |
|
LCD 47
|
f527cb1a2d
|
Core: fix check_on_open when starting with multiple files.
|
2016-08-29 08:11:59 +03:00 |
|
LCD 47
|
d50e8c0f6b
|
Core: make autocommands aware of buffers.
Also move "check_on_open" checks to BufEnter. This allows correct
handling of files that specify a non-default filetype in modelines.
|
2016-08-28 21:16:19 +03:00 |
|
LCD 47
|
68f473ecc8
|
Checker flow: option "--version" is deprecated.
|
2016-08-27 09:18:36 +03:00 |
|
LCD 47
|
a20a5e3352
|
Manual: typo.
|
2016-08-25 08:36:58 +03:00 |
|
LCD 47
|
21b833410c
|
Manual: rephrase.
|
2016-08-25 08:33:23 +03:00 |
|
LCD 47
|
247bf25d80
|
README: minor rephrase.
|
2016-08-23 06:53:00 +03:00 |
|
LCD 47
|
5a37eab330
|
Manual: add a note about the "airline" plugin.
|
2016-08-23 06:25:03 +03:00 |
|
LCD 047
|
25a1ddbdd7
|
Merge pull request #1848 from spudfkc/patch-1
Fixing URL for Dockerfile linter
|
2016-08-18 17:39:07 +03:00 |
|
Nicholas Caley
|
841582f6ff
|
Fixing URL for Dockerfile linter
|
2016-08-18 10:30:17 -04:00 |
|
LCD 47
|
bee62146bb
|
Checker perl: minor fixes.
|
2016-08-18 09:16:06 +03:00 |
|
LCD 047
|
cdfb64db67
|
Merge pull request #1844 from cholewa1992/patch-1
Manual: fix typo.
|
2016-08-16 17:01:42 +03:00 |
|
Jacob Benjamin Cholewa
|
e40144251e
|
Update syntastic-checkers.txt
Corrected spelling mistake
|
2016-08-16 15:46:54 +02:00 |
|
LCD 47
|
499a73a3be
|
Preprocess functions: attempt to improve the "unrecognized error" messages.
|
2016-08-16 02:47:14 +03:00 |
|
LCD 47
|
400a20c531
|
Checker solc: even more cleanup. :)
|
2016-08-15 23:24:03 +03:00 |
|
LCD 47
|
29d76d58e3
|
Checker solc: more cleanup.
|
2016-08-15 23:22:28 +03:00 |
|
LCD 47
|
28f61a6f59
|
Checker solc: cleanup.
|
2016-08-15 23:18:35 +03:00 |
|
LCD 47
|
16e086f2fa
|
New checker for Solidity: solc.
|
2016-08-15 23:10:29 +03:00 |
|
Jacob B. Cholewa
|
77651c154d
|
Added license and docs entry
|
2016-08-15 21:55:03 +02:00 |
|
Jacob B. Cholewa
|
4aa56613d5
|
Minor changes
|
2016-08-15 19:49:30 +02:00 |
|
Jacob B. Cholewa
|
4ed3772551
|
Initial draft of Solidity syntax checker
|
2016-08-15 17:05:25 +02:00 |
|
LCD 47
|
aa2a091109
|
Checker fsc: fix errorformat.
|
2016-08-10 08:01:34 +03:00 |
|
Emily St
|
a6bbfbdb4e
|
Add warning error format
|
2016-08-09 13:24:00 -07:00 |
|
LCD 47
|
39fd1b76ce
|
README: minor bug in the recipe for config files (again).
|
2016-08-09 21:56:36 +03:00 |
|
LCD 47
|
c73673e0f3
|
Checker fsc: allow -Ystop-after:parser to be overridden.
|
2016-08-09 21:27:50 +03:00 |
|
LCD 47
|
26038cc19d
|
README: update the recipe for config files.
|
2016-08-09 09:39:49 +03:00 |
|
LCD 47
|
88b66584b5
|
Checker iasl: fix typos (@Lekensteyn).
|
2016-08-01 13:45:58 +03:00 |
|
LCD 47
|
4607092691
|
Checker iasl: fix temporary directory reference.
|
2016-08-01 08:07:16 +03:00 |
|
LCD 47
|
3be03caa36
|
Fix pilot error from a previous patch.
|
2016-07-31 20:36:57 +03:00 |
|
LCD 47
|
83e910720d
|
Checker avr-gcc for C++: cleanup.
|
2016-07-31 19:11:17 +03:00 |
|
LCD 47
|
b00354d77c
|
Merge remote-tracking branch 'origin/pr/1832'
|
2016-07-31 18:52:14 +03:00 |
|
LCD 47
|
7709c2181a
|
Manual: typo.
|
2016-07-31 18:48:44 +03:00 |
|
LCD 47
|
85666799bb
|
Checker iasl: cleanup.
|
2016-07-31 18:45:34 +03:00 |
|
Peter Wu
|
0377d09346
|
New checker for ASL (ACPI Source Language): iasl.
|
2016-07-31 18:26:08 +03:00 |
|
Sławek Piotrowski
|
08edf43535
|
New checker for CPP: avr-gcc
|
2016-07-30 12:36:35 +02:00 |
|
LCD 47
|
6014bdc57f
|
Remove checker tsc.
Checker "tsc" has been removed, in favour of the external checker
"tsuquyomi" (https://github.com/Quramy/tsuquyomi).
Reference: #1811
|
2016-07-26 21:34:04 +03:00 |
|
LCD 47
|
663fea9dc9
|
Manual: fix typos.
|
2016-07-21 00:06:18 +03:00 |
|
LCD 047
|
a16b4e0aeb
|
Merge pull request #1817 from jean/master
Manual: fix typos.
|
2016-07-17 18:07:03 +03:00 |
|
Jean Jordaan
|
ff1a711779
|
Fixed some typos while reading
|
2016-07-17 15:28:51 +07:00 |
|
LCD 047
|
8ab7705b21
|
Merge pull request #1815 from manad777/patch-1
README: update instructions to reduce download size.
|
2016-07-16 07:24:29 +03:00 |
|
manad777
|
2efd9a63a9
|
Update installation instructions to reduce download size (4.3MB -> 300KB)
|
2016-07-15 22:01:40 -04:00 |
|
LCD 47
|
ddfa6a8835
|
Manual: document the SyntasticCheckHook() callback.
|
2016-07-13 13:50:13 +03:00 |
|
LCD 47
|
9bec49b7f9
|
README: update the recipe for config files.
|
2016-07-11 22:27:37 +03:00 |
|
LCD 47
|
87f3e80b44
|
README: typos.
|
2016-07-08 20:13:01 +03:00 |
|
LCD 47
|
a5654d4041
|
README: update the FAQ.
|
2016-07-08 20:11:03 +03:00 |
|
LCD 047
|
8e77643fc6
|
Merge pull request #1810 from jasongraham/jasongraham-matlab-mlint-update
Checker mlint: fix arguments.
|
2016-07-08 19:21:48 +03:00 |
|
Jason
|
158a233225
|
Update MATLAB mlint after arguements
Removes unexpected argument causing error from mlint.
|
2016-07-08 09:08:16 -07:00 |
|
LCD 47
|
cee74e0c1a
|
Checker pep8 has been renamed to pycodestyle.
|
2016-06-28 17:28:30 +03:00 |
|