Eric Naeseth
|
3005301b5d
|
Suppress Tidy warnings and errors for new HTML5 elements.
|
2010-10-13 18:20:47 +08:00 |
|
marty
|
83b4fc6220
|
properly parse c++ errors that contain col nums
|
2010-10-04 10:37:08 +13:00 |
|
Chris Hoffman
|
f416158a35
|
Correct ruby syntax checker
|
2010-09-27 15:08:52 -05:00 |
|
Chris Hoffman
|
ac00f2d6a7
|
Merge remote branch 'scrooloose/master'
Conflicts:
syntax_checkers/php.vim
syntax_checkers/ruby.vim
|
2010-09-25 17:42:15 -05:00 |
|
Jeremy Cantrell
|
4cedcf3ee7
|
Too many '.'
|
2010-09-26 04:21:27 +08:00 |
|
kongo2002
|
c94e60fa5f
|
fix multi-line expression
|
2010-09-25 14:26:56 +08:00 |
|
kongo2002
|
f822e3a9ca
|
fine-tune c errorformat
|
2010-09-25 14:26:55 +08:00 |
|
kongo2002
|
2e028581f0
|
add bufnr and error type to lua syntax checker
|
2010-09-25 14:26:54 +08:00 |
|
kongo2002
|
53195a4ab4
|
add lua syntax checker
|
2010-09-25 14:26:53 +08:00 |
|
Jeremy Cantrell
|
c61890f1b7
|
Properly escape % for makeprg
|
2010-09-24 10:48:49 +08:00 |
|
kongo2002
|
7957f371d0
|
fix php errorformat
|
2010-09-24 08:52:54 +08:00 |
|
kongo2002
|
2679a8ce6a
|
fix php errorformat
|
2010-09-24 09:18:23 +12:00 |
|
marty
|
ab06d93fad
|
only sign errors for the current buffer
|
2010-09-14 14:42:01 +08:00 |
|
marty
|
97d6937dd4
|
only sign errors for the current buffer
|
2010-09-10 21:20:04 +12:00 |
|
Chris Hoffman
|
0aa697a130
|
Merge branch 'master' of http://github.com/scrooloose/syntastic
|
2010-08-21 19:20:43 -05:00 |
|
kongo2002
|
e45183a71d
|
c syntax_checker: fix php extension
|
2010-08-13 05:56:53 +08:00 |
|
Joël Perras
|
0570e0605d
|
C syntax checker: add PHP extension support.
|
2010-08-13 05:56:52 +08:00 |
|
kongo2002
|
ac5f550a80
|
c syntax_checker: rename option
|
2010-08-03 18:32:00 +08:00 |
|
kongo2002
|
7cc4ead065
|
c syntax_checker: improve option check
|
2010-08-03 18:31:59 +08:00 |
|
kongo2002
|
fe69005a9a
|
c syntax_checker: modify documentation
|
2010-08-03 18:31:58 +08:00 |
|
kongo2002
|
15e3fd54ae
|
c syntax_checker: cache header includes by default
|
2010-08-03 18:31:57 +08:00 |
|
Chris Hoffman
|
e347b10534
|
Reference a global ruby path for syntax checking, same variable as rubycomplete
|
2010-07-31 04:34:35 -05:00 |
|
marty
|
a4b0399e22
|
parse php "fatal errors" properly
|
2010-07-27 15:02:39 +12:00 |
|
marty
|
7ed510560e
|
fix broken php checker
|
2010-07-27 15:02:39 +12:00 |
|
kongo2002
|
0de9db82b4
|
c syntax_checker: add support for sdl/opengl
|
2010-06-24 13:20:07 +08:00 |
|
kongo2002
|
33545a47b4
|
c syntax_checker: add further library handlers
|
2010-06-24 13:20:07 +08:00 |
|
kongo2002
|
b4f7a6e061
|
c syntax_checker: add WebKitGtk+ support
|
2010-06-24 13:20:06 +08:00 |
|
kongo2002
|
6c0ddde164
|
c syntax_checker: add libsoup support
|
2010-06-24 13:20:05 +08:00 |
|
kongo2002
|
faef18d981
|
c syntax_checker: modify 'pkg-config' handler
|
2010-06-24 13:20:05 +08:00 |
|
kongo2002
|
5166c7f26e
|
make wrapping possible by resetting 'cpo'
|
2010-06-24 13:20:03 +08:00 |
|
kongo2002
|
4089f7d82e
|
c syntax_checker: match case
|
2010-06-24 13:20:01 +08:00 |
|
kongo2002
|
101955648e
|
c syntax_checker: add support for glade
|
2010-06-24 13:20:01 +08:00 |
|
kongo2002
|
bd93029eb9
|
c syntax_checker: add support for python headers
|
2010-06-24 13:20:00 +08:00 |
|
kongo2002
|
de2b206ee7
|
c syntax_checker: add buffer local variable for custom cflags
|
2010-06-24 13:20:00 +08:00 |
|
kongo2002
|
d4f5aea34d
|
c syntax_checker: setting to toggle include search
|
2010-06-24 13:19:59 +08:00 |
|
kongo2002
|
b3a0ab8014
|
c syntax_checker: remove unused variable
|
2010-06-24 13:19:58 +08:00 |
|
kongo2002
|
232e7242a8
|
c syntax_checker: catch error on readfile()
|
2010-06-24 13:19:58 +08:00 |
|
kongo2002
|
71a983011e
|
c syntax_checker: search included files as well
|
2010-06-24 13:19:57 +08:00 |
|
kongo2002
|
07c33996e7
|
modify search for c header includes
|
2010-06-24 13:19:57 +08:00 |
|
kongo2002
|
03c89ebbad
|
add check for ruby headers
|
2010-06-24 13:19:56 +08:00 |
|
kongo2002
|
e3c9e094d7
|
strip newline from pkg-config output
|
2010-06-24 13:19:56 +08:00 |
|
Robert Wahler
|
9515ebacab
|
tone down ruby warnings to W1 (medium)
This avoids the "useless use of == in void context"
warning common in rspec spec files.
|
2010-06-24 13:11:54 +08:00 |
|
Jeremy Cantrell
|
5f775a452c
|
Fixed shebang detection for multiple buffers
|
2010-06-24 13:05:07 +08:00 |
|
marty
|
f2b98a8426
|
add latex syntax checker
|
2010-06-02 16:23:09 +12:00 |
|
marty
|
2926533fd7
|
make the sass checker handle warnings too
|
2010-05-10 16:10:22 +12:00 |
|
kongo2002
|
8f26fe8720
|
check for glib as well
|
2010-02-19 09:45:04 +08:00 |
|
kongo2002
|
84125b40ed
|
add support for gtk headers
|
2010-02-19 09:44:45 +08:00 |
|
kongo2002
|
7d6452a15f
|
recognize '#!/bin/sh' as well
|
2010-02-19 09:44:45 +08:00 |
|
Jeremy Cantrell
|
6788c8513a
|
User's shell was being used instead of the one specific to the filetype
|
2010-02-19 09:44:18 +08:00 |
|
kongo2002
|
0b157baa96
|
change maintainer of c/cpp/sh syntax checker
|
2009-12-23 04:11:40 +08:00 |
|