Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-05 | verilog: Add filename to vlog linter output | patrick96 | |
2019-10-05 | Correct vint-discovered advisory in vlog handler | Thomas A. Werne | |
2019-10-05 | Update vlog parser to handle new output format | Thomas A. Werne | |
Re #2812, the parser now takes a second pass through the output using an updated regex. | |||
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2019-02-06 | Update syntax checking | w0rp | |
* Line continuation characters should be on the same lines. * .vim file line indentation should be a multiple of 4. | |||
2019-01-27 | Add VHDL Support & Newer Verilog Linters (#2229) | John Gentile | |
* Added VHDL file support with ghdl compiler * Update ghdl.vim * Create vcom.vim * Create xvhdl.vim * Update xvlog.vim * Added documentation for VHDL & Verilog linters * Added tests to VHDL & Verilog linters |