LCD 47
|
d3354f175c
|
Make syntastic#makeprg#build() aware of filetypes. Fixes #667.
|
2013-05-31 21:05:45 +03:00 |
|
LCD 47
|
3c41ef06b3
|
Remove duplicated code.
|
2013-05-29 14:57:29 +03:00 |
|
LCD 47
|
76b90995f5
|
Uniform naming for load guards.
|
2013-05-29 14:50:29 +03:00 |
|
LCD 47
|
a0aff0f436
|
OClint can check Objective-C files. Cleanup.
|
2013-05-29 14:25:33 +03:00 |
|
unc0
|
85cd84e5b0
|
add oclint syntax checker for c/c++
|
2013-05-29 16:10:46 +08: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
|
408287de6f
|
Cleanup.
Adds an option g:syntastic_xhtml_tidy_ignore_errors to xhtml/tidy.
Cosmetic code changes.
|
2013-04-15 11:21:52 +03:00 |
|
LCD 47
|
13169b2477
|
New checker for C++: Google cpplint.
|
2013-04-10 23:44:04 +03:00 |
|
LCD 47
|
36f6cd471e
|
Typo in cpp/gcc checker.
|
2013-03-25 17:12:13 +02:00 |
|
LCD 47
|
1cab34063a
|
Checkers cleanup.
Elliminates duplicate code.
Brings gcc cpp, objc, and ada checkers in synch with c.
Minor bug fixes.
|
2013-03-20 11:31:45 +02:00 |
|
Martin Grenfell
|
16424e5761
|
add guards to all checkers
goddamn I love macros
|
2013-02-21 15:50:41 +00:00 |
|
Martin Grenfell
|
ac67114efa
|
fix a typo bug in the cpp/ycm checker
|
2013-02-01 21:24:27 +00:00 |
|
Martin Grenfell
|
a06632a1ac
|
Merge branch 'refactor_checker_structure' into merge-with-refactor
Conflicts:
syntax_checkers/cpp/gpp.vim
syntax_checkers/objc/gcc.vim
|
2013-01-31 10:43:22 +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 |
|
Strahinja Val Markovic
|
0fef368da2
|
Refactor ycm usage into separate files
|
2013-01-22 20:29:47 -08:00 |
|