.. |
ada
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
applescript
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
asciidoc
|
New checker asciidoc, for (surprise!) asciidoc files.
|
2013-08-11 10:10:57 +03:00 |
c
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
co
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
coffee
|
Coffeelint: Fixed errorformat, last line is optional
|
2013-08-13 15:52:14 -04:00 |
coq
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
cpp
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
cs
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
css
|
Make csslint executable configurable.
|
2013-08-12 17:50:36 +03:00 |
cucumber
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
cuda
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
d
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
dart
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
docbk
|
Bug fix: incomplete registering of cloned checkers.
|
2013-06-29 13:03:28 +03:00 |
elixir
|
Cleanup.
|
2013-07-06 09:08:07 +03:00 |
erlang
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
eruby
|
Undo most of the changes to eruby/ruby.
|
2013-08-01 17:26:51 +03:00 |
fortran
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
go
|
Added option 'cwd' to SyntasticMake().
|
2013-06-11 21:36:44 +03:00 |
haml
|
Make expand special characters in g:syntastic_haml_interpreter.
|
2013-08-12 17:58:25 +03:00 |
haskell
|
Parse multi line warnings correctly
|
2013-08-31 17:29:31 +01:00 |
haxe
|
Refactor FindInParent from haxe.vim to be a util function
|
2013-07-05 17:12:06 -04:00 |
hss
|
Cleanup.
|
2013-07-08 11:17:00 +03:00 |
html
|
Validator checker: check curl return status.
|
2013-08-01 13:50:50 +03:00 |
java
|
Fix checkstyle error levels. Closes #709.
|
2013-08-01 18:35:08 +03:00 |
javascript
|
Make jshint executable configurable.
|
2013-08-12 17:54:57 +03:00 |
json
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
less
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
lisp
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
llvm
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
lua
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
matlab
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
nasm
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
nroff
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
objc
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
objcpp
|
Make shell escaping less produce fewer useless quotes.
|
2013-07-04 21:04:20 +03:00 |
ocaml
|
More shell escaping bugs.
|
2013-07-10 11:20:54 +03:00 |
perl
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
php
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
pod
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
puppet
|
[issue-767] Remove backslash in puppet-lint log format (refs: #767)
|
2013-08-15 17:27:17 +02:00 |
python
|
Adjust for newer weirdness in the python/pylama checker.
|
2013-08-16 09:14:52 +03:00 |
rst
|
Rst2pseudoxml: minor adjustment of error levels.
|
2013-07-17 14:55:38 +03:00 |
ruby
|
Version check for rubocop.
|
2013-07-12 07:01:16 +03:00 |
rust
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
sass
|
Update errorformat for sass. Fixes #42.
|
2013-06-07 11:50:54 +03:00 |
scala
|
Scala checkers: minor cleanup.
|
2013-07-20 09:45:40 +03:00 |
scss
|
Bug fix: incomplete registering of cloned checkers.
|
2013-06-29 13:03:28 +03:00 |
sh
|
sh: do not enforce POSIX validation on bash/zsh scripts
|
2013-06-07 11:15:15 +03:00 |
slim
|
Cleanup.
|
2013-06-07 20:56:39 +03:00 |
tcl
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
tex
|
Cleanup errorformat for tex/lacheck.
|
2013-08-16 08:07:54 +03:00 |
text
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
twig
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
typescript
|
Yet more typescript/tsc errorformat contortions.
|
2013-08-15 23:00:48 +03:00 |
vala
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
vhdl
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
xhtml
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
xml
|
A first attempt at checking the exit code from the checkers.
|
2013-07-12 08:08:41 +03:00 |
xslt
|
Bug fix: incomplete registering of cloned checkers.
|
2013-06-29 13:03:28 +03:00 |
yaml
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
z80
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
zpt
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
zsh
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |