[go: up one dir, main page]

Skip to content

Tags: suoto/hdl_checker

Tags

v0.7.4

Toggle v0.7.4's commit message
LSP diagnostics ranges can't be empty (fixes #92)

v0.7.3

Toggle v0.7.3's commit message
subp.check_call was failing, now logging it with check_output

v0.7.2

Toggle v0.7.2's commit message
Added coverage upload to CI

v0.7.1

Toggle v0.7.1's commit message
Workaround for pygls throwing RuntimeErrors during tests

v0.7.0

Toggle v0.7.0's commit message
Fix path to updated vsim Docker version

v0.6.14

Toggle v0.6.14's commit message
Silencing curl output when uploading coverage on AppVeyor

Powershell seems to treat curl's stdout as error. Reference:
https://community.codecov.io/t/bash-uploader-returns-error-code-on-appveyor/1682/15

v0.6.13

Toggle v0.6.13's commit message
Tweaked trigger to suggest using a config file (fixes #77)

v0.6.12

Toggle v0.6.12's commit message
Handling git not being installed (fixes #72)

v0.6.11

Toggle v0.6.11's commit message
Fixed corner cases when checking for latest version (closes #63)

v0.6.10

Toggle v0.6.10's commit message
Handling escaped Verilog identifiers