summaryrefslogtreecommitdiff
path: root/ale_linters/verilog
AgeCommit message (Expand)Author
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2017-01-15Improve Verilator support (#205) (#258)Masahiro H
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 verilator for verilogmshr-h
2016-10-08Add iverilog for verilog (#63)Masahiro H