syntastic/syntax_checkers
2012-11-29 09:07:25 -03:00
..
c add output redirection to null device for C as well 2012-10-09 23:10:35 +02:00
go drop 6g syntax checker 2012-10-26 12:38:14 +02:00
haskell move haskell syntax checkers into separate subdir 2012-10-29 22:22:28 +01:00
html Adding the HTML5 <souce> tag to valid tag list … 2012-09-11 12:37:57 -05:00
java java checkstyle syntax checker added, added auto pom classpath detection and classpath editing for javac syntax checker 2012-08-14 19:56:20 +04:00
javascript javascript/jsl: update conf flag option 2012-11-19 22:20:29 +00:00
json add millermedeiros as maintainer of JSON syntax checker. 2011-12-18 11:06:09 -02:00
python The warnings were shown as errors when using flake8 2012-10-26 13:27:03 +02:00
ruby ruby: make the mri checker play nicer with RVM 2012-10-15 12:49:22 +01:00
ada.vim Added an Ada barebone checker 2012-07-05 06:34:10 +00:00
applescript.vim 0.2.1 - remove g:syntastic_applescript_tempfile. use tempname() instead. 2011-12-09 13:11:45 -05:00
c.vim Add sparse as a new C syntax checker. 2012-09-26 17:30:29 -07:00
co.vim add another error format to coco language 2012-07-30 16:18:46 -04:00
coffee.vim coffee checker: refactor and change the coffee_lint option name 2012-07-24 10:05:38 +01:00
cpp.vim add output redirection to null device for C as well 2012-10-09 23:10:35 +02:00
cs.vim Adds a syntax checker for C# using Mono 2012-09-10 18:29:08 -07:00
css.vim css checker: add syntastic_csslint_options variable 2012-08-03 00:29:10 +01:00
cucumber.vim Properly escape % for makeprg 2010-09-24 10:48:49 +08:00
cuda.vim Pass arch flag to header check as well. 2012-07-02 11:05:13 +02:00
d.vim Cleaned the license section 2012-06-02 16:11:59 +02:00
docbk.vim docbook checker: added quotes to args in expand() call 2012-11-29 09:07:25 -03:00
efm_perl.pl perl: specify multiple external libraries 2012-08-09 16:15:07 +09:00
elixir.vim add support for elixir language 2012-09-15 19:24:02 -07:00
erlang_check_file.erl additional typical deps location for includes 2012-10-17 13:09:26 -07:00
erlang.vim fix erlang syntax checker 2012-10-14 20:08:15 +03:00
eruby.vim Add support for changing the ruby version for erb 2012-09-27 11:02:46 -05:00
fortran.vim missing 'let' in fortran.vim 2012-01-06 17:07:58 -08:00
gentoo_metadata.vim Added basic Gentoo metadata.xml checker. 2011-12-14 13:58:20 +00:00
go.vim drop 6g syntax checker 2012-10-26 12:38:14 +02:00
haml.vim fix the haml syntax checker 2011-07-09 18:59:21 +12:00
haskell.vim move haskell syntax checkers into separate subdir 2012-10-29 22:22:28 +01:00
haxe.vim haxe: fix the permissions on the checker file 2012-02-09 14:00:50 +00:00
html.vim html: rename w3c.vim to w3.vim (i fail @ naming files!) 2012-05-01 15:23:22 +01:00
java.vim java checkstyle syntax checker added, added auto pom classpath detection and classpath editing for javac syntax checker 2012-08-14 19:56:20 +04:00
javascript.vim s/gcc/closurecompiler/ 2012-05-06 11:10:57 -07:00
json.vim pass a filetype to SyntasticLoadChecker 2012-03-21 09:42:11 +00:00
less-lint.coffee less: Add a linter script to avoid compiling files. 2012-09-20 14:15:33 +01:00
less-lint.js less: Add a linter script to avoid compiling files. 2012-09-20 14:15:33 +01:00
less.vim refactor out some duplication of /dev/null logic 2012-10-23 22:37:11 +01:00
lisp.vim Added syntax checker for lisp 2012-05-08 11:17:09 -07:00
lua.vim refactor the error highlighting system 2012-03-02 10:05:15 +00:00
matlab.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
nasm.vim Small NASM syntax checker fix. 2012-02-20 14:17:22 +01:00
objc.vim Add a gcc based checker for Objective-C . This checker is just a 2012-09-08 11:32:18 -07:00
ocaml.vim ocaml dont use a: for local variables 2012-09-02 19:20:12 +01:00
perl.vim perl: namespace the 'perl_lib_path' option under 'syntastic' 2012-08-03 00:27:37 +01:00
php.vim php checker: a bunch of refactors 2012-11-13 08:41:09 +00:00
puppet.vim puppet: extract the puppet errorformat generation code into a function 2012-10-12 10:54:28 +01:00
python.vim pass a filetype to SyntasticLoadChecker 2012-03-21 09:42:11 +00:00
rst.vim refactor out some duplication of /dev/null logic 2012-10-23 22:37:11 +01:00
ruby.vim ruby: make the mri checker play nicer with RVM 2012-10-15 12:49:22 +01:00
rust.vim rust: remove the explicit color codes 2012-02-11 12:51:42 +00:00
sass.vim sass checker: use sass's caching to speed up checking 2012-11-19 09:59:14 +00:00
scala.vim scala language plugin 2012-02-20 20:08:16 -05:00
scss.vim move the scss checker out of the sass checker 2011-11-29 09:11:08 +00:00
sh.vim sh: relax makeprg to catch errors that werent getting parsed 2012-09-18 00:37:56 +01:00
slim.vim slim checker: remove a stray debugging echo call 2012-09-23 13:56:01 +01:00
tcl.vim tcl checker: fix a small typo 2011-02-27 00:30:02 +13:00
tex.vim improve lacheck errorformat 2011-02-09 04:45:40 +08:00
typescript.vim refactor out some duplication of /dev/null logic 2012-10-23 22:37:11 +01:00
vala.vim vala: g:syntastic_vala_modules variable to set modules list via vim script 2012-03-26 15:27:45 +03:00
xhtml.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
xml.vim xml/xslt: shellescape() the filename that is passed it 2012-01-13 15:31:36 +00:00
xslt.vim xml/xslt: shellescape() the filename that is passed it 2012-01-13 15:31:36 +00:00
yaml.vim Fix js-yaml (CLI) installation instructions 2012-07-01 18:07:17 +03:00
z80.vim Add z80 assembly language 2012-02-19 22:09:16 +01:00
zpt.vim Add support for Zope Page Template syntax checking using zptlint 2011-11-24 23:12:36 +00:00
zsh.vim Remove wrong call to runtime in wrong file 2012-09-07 11:32:29 +01:00