]> Nick Gasson's Git Repositories - nvc.git/commit
Stricter checking for underscores in literals
authorNick Gasson <nick@nickg.me.uk>
Sat, 1 Jun 2024 06:10:19 +0000 (07:10 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 1 Jun 2024 06:10:19 +0000 (07:10 +0100)
commit4473cf2c4fae81eb5fe5c83a8a13f896b06bd204
tree09f36e8da0990db03c942b8b03ee534422ab8975
parent1de6801c41b4948e8b17cd3a84d47af48e9381d2
Stricter checking for underscores in literals
src/lexer.l
src/parse.c
test/parse/bitstring.vhd
test/parse/literal.vhd
test/test_parse.c