summaryrefslogtreecommitdiff
path: root/ale_linters/verilog/iverilog.vim
AgeCommit message (Expand)Author
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Match both error and syntax error in verilogBjorn Neergaard
2016-10-11Default handlers to warningBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-09Add comment headers to verilog lintersmshr-h
2016-10-08Add iverilog for verilog (#63)Masahiro H