]> git.nickg.me.uk Git - nvc.git/commit
Rework representation of VHDL-2008 element constraints
authorNick Gasson <nick@nickg.me.uk>
Tue, 30 May 2023 20:54:32 +0000 (21:54 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 31 May 2023 07:35:19 +0000 (08:35 +0100)
commita32eb81d95aecfb710368fbba4cb009b1a09ea2b
treecc19ee8414df94b93f3ba6c801b24ca60b8aa5eb
parent8619ec26f5eb73d005ca7637d8264fe774075175
Rework representation of VHDL-2008 element constraints
15 files changed:
src/common.c
src/common.h
src/dump.c
src/lower.c
src/names.c
src/parse.c
src/sem.c
src/type.c
src/type.h
test/parse/subtype2008.vhd
test/regress/array17.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_lower.c
test/test_parse.c
test/test_sem.c