LCD 47
|
fd38284b28
|
Cleanup.
|
2013-06-07 20:56:39 +03:00 |
|
LCD 47
|
d3354f175c
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
|
LCD 47
|
dd6e1c703b
|
Relax parsing of version strings.
|
2013-05-29 09:55:42 +03:00 |
|
Martin Grenfell
|
602bbe7b24
|
break down some error format strings
Most errorformats are now expressed 1 "clause" per line.
|
2013-05-14 17:36:20 +01:00 |
|
LCD 47
|
1247394786
|
Add subchecker to syntastic#makeprg#build() calls.
|
2013-03-27 11:17:15 +02:00 |
|
Christian Höltje
|
2f4fc38053
|
Renamed version check function
Moved the `SyntasticIsVersionAtLeast()` into `util.vim` as
`syntastic#util#versionIsAtLeast()` as per @scrooloose's suggestion.
|
2013-03-08 11:58:49 -05:00 |
|
Martin Grenfell
|
16424e5761
|
add guards to all checkers
goddamn I love macros
|
2013-02-21 15:50:41 +00:00 |
|
Martin Grenfell
|
e0b8e87c93
|
refactor all the syntax checkers to use the new API and dir layout
|
2013-01-27 20:08:30 +00:00 |
|