syntastic/syntax_checkers/javascript
LCD 47 4aadf589be New postprocess function: guards.
The new function ensures line numbers in loclists are not beyond end of
buffer.  The implementation is very inefficient, because it loads all
buffers in memory.

`eslint` and `lessc` checkers need this function.
2014-09-04 12:56:09 +03:00
..
closurecompiler.vim Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
eslint.vim New postprocess function: guards. 2014-09-04 12:56:09 +03:00
gjslint.vim Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
jscs.vim Bug fix: error sorting. 2014-04-16 22:16:40 +03:00
jshint.vim JSHint checker: sort results. 2014-07-15 18:53:22 +03:00
jsl.vim Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
jslint.vim Error highlighting cleanup. 2014-06-30 14:45:30 +03:00
jsxhint.vim jsxhint can be used independently. 2014-04-05 03:38:08 -02:30