]> git.nickg.me.uk Git - nvc.git/commit
Simplify handling of subtype constraints
authorNick Gasson <nick@nickg.me.uk>
Tue, 14 Mar 2023 19:53:20 +0000 (19:53 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 14 Mar 2023 21:31:28 +0000 (21:31 +0000)
commite2b6f84a52906454e2e091f53e64e1b69c7c044e
tree6c5e1fa76c1e6bf1b972f7097dc75dee5b4818c9
parent48ce217f226de79ac5182193481295e6823eea35
Simplify handling of subtype constraints
src/common.c
src/common.h
src/dump.c
src/lower.c
src/names.c
src/parse.c
src/type.c
test/parse/subtype2008.vhd [new file with mode: 0644]
test/regress/array16.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_parse.c