Commit Graph

  • ae405fed8d Manual: add a note about zsh and rvm with MacVim. LCD 47 2015-05-14 09:49:57 +0300
  • 5dba05af4f Bashate: make errorformat more permissive. LCD 47 2015-05-09 12:25:58 +0300
  • 48b75c455a Tslint is a style checker. LCD 47 2015-05-09 07:27:20 +0300
  • a8771fe6b7 Puppet-lint checker: --log-format now expects %{line}. LCD 47 2015-05-06 16:14:58 +0300
  • 24bb293574 Minor comment fix. LCD 47 2015-05-03 19:59:35 +0300
  • 4605886ea7 Safer opening of the error window (@blueyed). LCD 47 2015-05-03 19:45:24 +0300
  • 3a30321fd0 Fix loclist timestamps for refresh (@blueyed). LCD 47 2015-05-03 19:26:56 +0300
  • 9af644dace Remove comments from the tidy checker. LCD 47 2015-04-24 23:40:17 +0300
  • 4fbe5f52c7 Flow checker: recover from negative end offsets. LCD 47 2015-04-22 08:25:04 +0300
  • 48090a19f2 Updates to the manual. LCD 47 2015-04-17 13:28:54 +0300
  • 615c890e71 Gfortran checker: bug fix: column handling and sorting for ifort. LCD 47 2015-04-16 23:06:15 +0300
  • b152ac3db3 The gfortran checker now supports Intel Fortran. LCD 47 2015-04-15 14:27:06 +0300
  • 80c5a047c0 Bug fix: b:cflags again. LCD 47 2015-04-15 12:54:07 +0300
  • 2cf32d7be3 Bug fix: b:cflags applies only to C and C++ checkers. LCD 47 2015-04-14 10:53:30 +0300
  • fe436371b4 Checker tsc: version 1.5 has option "--noEmit". LCD 47 2015-04-11 14:31:52 +0300
  • a17db15e7d In some cases vim will set the filetype of *.pp files to 'pe-puppet' instead of 'puppet'. There is no functional difference so lets map 'pe-puppet' to 'puppet' so we can use the same default checkers. Brandon Burnett 2015-04-06 19:13:57 +0000
  • 710a854f6a Remove shellcheck checker for zsh Scott Stevenson 2015-04-02 22:20:10 +0100
  • ebfba7ec3d Puppet-lint no longer requires puppet. LCD 47 2015-04-01 08:55:08 +0300
  • 2337c65b37 Keep track of b:changedtick. LCD 47 2015-03-30 13:44:07 +0300
  • dac07db617 Cleanup: shut up most vint warnings. LCD 47 2015-03-25 18:44:34 +0200
  • ac96ae4a27 Manual: add notes about powerline, vim-airline, and vim-go. LCD 47 2015-03-23 08:23:30 +0200
  • ebadf9aff5 Windows brain damage: executable('foo') doesn't mean 'foo' is executable. LCD 47 2015-03-19 18:09:35 +0200
  • b905f6d08a Mercury checker: cleanup. LCD 47 2015-03-19 08:33:54 +0200
  • 4e0ac804cf added mercury syntax checker Joshua Rahm 2015-03-18 13:51:05 -0600
  • 0cde758958 replaced erlang checker with the one from vimerl that works without rebar Rob Ashton 2015-03-18 14:13:44 +0000
  • 84add5b7f9 Checkers using curl(1): allow redirections. LCD 47 2015-03-15 19:43:50 +0200
  • 7b8526b966 Flow checker: bail out if there is no .flowconfig. LCD 47 2015-03-15 07:30:50 +0200
  • 5b0d3dc8bc README: rephrase. LCD 47 2015-03-14 07:32:43 +0200
  • da1ecc0bb8 FAQ: add a note about $PATH. LCD 47 2015-03-14 07:29:06 +0200
  • 231a78f5de Manual: update. LCD 47 2015-03-13 15:07:54 +0200
  • 67fc031e04 Manual: fix examples to use g:syntastic_shell. LCD 47 2015-03-12 20:31:36 +0200
  • 47eabae37d New global option: "shell". LCD 47 2015-03-12 19:20:06 +0200
  • 869c5a726d Camlp4o checker: better error highlighting. LCD 47 2015-03-12 10:40:00 +0200
  • 48812d8333 Cleanup: exit codes are meaningless for checkers without exec. LCD 47 2015-03-11 10:04:13 +0200
  • c297fbebbd README: update address of tidy-html5. LCD 47 2015-03-10 15:58:56 +0200
  • 69d20efc62 Elixir: handle warnings. LCD 47 2015-03-09 07:50:40 +0200
  • fe3a48f33e Ruby checkers: make warning flags configurable. LCD 47 2015-03-08 08:27:28 +0200
  • 272fc7df3a Manual: update the note about vim-auto-save. LCD 47 2015-03-02 13:28:49 +0200
  • 413cdb354e Flow checker: make exe configurable. LCD 47 2015-03-02 13:14:40 +0200
  • 5214f00a17 New checker for API Blueprint: snowcrash. LCD 47 2015-02-24 15:42:01 +0200
  • a7758aa188 New checker for Vim: vint. LCD 47 2015-02-23 17:52:09 +0200
  • b427af1e0f Cleanup: case-sensitive comparisons. LCD 47 2015-02-23 17:09:00 +0200
  • 0e23cb0977 Cleanup. LCD 47 2015-02-23 16:40:53 +0200
  • fc8f8e5006 RAEDME: minor rephrase. LCD 47 2015-02-23 15:59:38 +0200
  • 9e5a6e6575 README: add a link to vint-syntastic. LCD 47 2015-02-23 15:57:17 +0200
  • 2a07c4acd9 New checker for SML: smlnj. LCD 47 2015-02-23 15:31:09 +0200
  • c452935384 README: add a link syntastic-more. LCD 47 2015-02-23 15:00:58 +0200
  • 399389c84e README: add links to a few third party checkers. LCD 47 2015-02-23 14:33:29 +0200
  • c233c9bbd5 README: update URL for the Rust checker. LCD 47 2015-02-23 09:32:02 +0200
  • f4b064e2de README: rephrase. LCD 47 2015-02-23 09:06:01 +0200
  • 71aa71bc1b README: more details about enabling checkers. LCD 47 2015-02-22 19:03:44 +0200
  • bccfdea4e8 Handling redefinition of exec: minor optimisation. LCD 47 2015-02-22 18:50:10 +0200
  • 8256e43510 Typo. LCD 47 2015-02-20 22:20:24 +0200
  • 471ce96afe Remove the xcrun checker for Swift. LCD 47 2015-02-20 22:15:09 +0200
  • d73546dd4a Java checker: more path fixes. LCD 47 2015-02-20 16:15:44 +0200
  • cf4e18d3f7 Java checker: fix path detection. LCD 47 2015-02-20 09:47:43 +0200
  • 776d4175cd Handle redefinition of exec after the checker has run. LCD 47 2015-02-19 11:43:35 +0200
  • 4782184020 Security: disable the swift/xcrun checker by default. LCD 47 2015-02-17 10:02:36 +0200
  • 372daff1a8 Reek checker: update. LCD 47 2015-02-15 18:30:17 +0200
  • 157ad8d432 Minor cleanup. LCD 47 2015-02-13 14:49:53 +0200
  • a7841c869b Minor cleanup. LCD 47 2015-02-13 11:56:09 +0200
  • dde4a9be9c Formatting. LCD 47 2015-02-13 11:05:04 +0200
  • 4401a23f2a Merge pull request #1323 from Shizmob/patch-1 LCD 047 2015-02-13 11:01:56 +0200
  • b70e9af181 Don't warn on python/prospector with no messages. Shiz 2015-02-13 09:38:10 +0100
  • 7cbb79b734 More detailed debug information. LCD 47 2015-02-12 14:04:35 +0200
  • c1a2098954 New checker for JavaScript: standard. LCD 47 2015-02-11 23:53:46 +0200
  • 1c6cae0d2a Merge pull request #1320 from ametheus/patch-1 LCD 047 2015-02-10 11:17:01 +0200
  • 0a310ca0ac Fix typo Thijs van Dijk 2015-02-10 09:42:13 +0100
  • 3ea613f539 Xmllint: make "--xinclude" and "--postvalid" optional. LCD 47 2015-02-09 18:34:26 +0200
  • 7d9aec0bee Prospector no longer accepts option "--external-config". LCD 47 2015-02-05 16:37:50 +0200
  • 6b76c26cba Puppet checker: don't redirect stderr when checking version. LCD 47 2015-01-31 12:38:13 +0200
  • abff1d81e9 Merge pull request #1313 from tomfogg/master LCD 047 2015-01-31 11:41:02 +0200
  • 5cc56dbdeb missing comma in swift errorformat after cleanup Tom Fogg 2015-01-31 08:47:03 +0000
  • b69efd0723 README: Swift is now supported. LCD 47 2015-01-31 08:39:31 +0200
  • cf012bdea8 Version logging: minor cleanup. LCD 47 2015-01-31 08:19:15 +0200
  • b9608e77be Xcrun: cleanup. LCD 47 2015-01-31 08:12:23 +0200
  • 46fc1ec684 Merge branch 'master' of https://github.com/scrooloose/syntastic Tom Fogg 2015-01-30 21:45:38 +0000
  • 3e33785d8b add licence for swift syntax checker Tom Fogg 2015-01-30 21:45:07 +0000
  • 106c772b05 More detailed logging for version operations. LCD 47 2015-01-30 19:40:32 +0200
  • a76370c14a add swift syntax checker support using xcrun Tom Fogg 2015-01-30 15:09:31 +0000
  • 2d27fd93d0 Formatting: use the full name for execute. LCD 47 2015-01-27 10:05:58 +0200
  • cb64516d4d Version handling: deal with errors. LCD 47 2015-01-23 11:49:08 +0200
  • 1ba96436c1 Cleanup: handling versions. Minor optimisation. LCD 47 2015-01-23 11:39:42 +0200
  • bcaf7cbcc9 Bump version number. LCD 47 2015-01-21 07:15:10 +0200
  • 36ead6d75c Bump version number. 3.6.0 LCD 47 2015-01-19 08:48:35 +0200
  • 2073cee050 More safety checks. LCD 47 2015-01-17 16:37:56 +0200
  • 38f46b6ac8 A (hopefully) safer "rm -rf". LCD 47 2015-01-17 14:26:24 +0200
  • 5359f7f4e1 Python checker: new option g:syntastic_python_python_use_codec (@delfick). LCD 47 2015-01-17 11:17:35 +0200
  • 4d1f2e23ef Go checker: even more contortions. LCD 47 2015-01-15 18:06:46 +0200
  • c60e440d00 Go checker: more contortions around "go_go_build_args" and "go_go_test_args". LCD 47 2015-01-15 17:51:15 +0200
  • 8b97caa2d9 Rubocop: "--silent" was dropped in version 0.12. (@p0deje) LCD 47 2015-01-14 13:28:03 +0200
  • 5429d24a59 Phpmd: fix broken regex used for syntax highlighting. LCD 47 2015-01-12 13:20:52 +0200
  • 79007b01f2 Manual: minor additions. LCD 47 2015-01-10 07:25:15 +0200
  • 74a071331b Go checker should work with go_go_build_args unset. LCD 47 2015-01-10 06:16:32 +0200
  • be01caceb3 Phpcs: fix column handling. LCD 47 2015-01-09 23:13:51 +0200
  • a18ccb40df Go checker: extra arguments for "go build" and "go test". LCD 47 2015-01-08 22:15:35 +0200
  • 0da7a1e476 README: minor formatting. LCD 47 2015-01-06 08:36:00 +0200
  • 6bea41bdfe README: rephrase. LCD 47 2015-01-06 08:34:43 +0200
  • 1eb493ef33 README: add a section about recommended settings. LCD 47 2015-01-06 08:20:50 +0200
  • 1d2f8d514a Formatting: folding. LCD 47 2015-01-04 12:46:54 +0200