]> git.nickg.me.uk Git - nvc.git/commit
Implement LCS2016_007 sequential block statements
authorNick Gasson <nick@nickg.me.uk>
Sun, 30 Jul 2023 17:17:59 +0000 (18:17 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 30 Jul 2023 17:17:59 +0000 (18:17 +0100)
commit6fb78eab78ebd6ec13c5e2280b127daeae68584a
tree5f0bcfd17fb37324c93e4ce3aeef688f1cf6fdf4
parent1261881c4663521f629a0c41a77ed26c34a22ed8
Implement LCS2016_007 sequential block statements
12 files changed:
NEWS.md
src/common.c
src/lower.c
src/parse.c
src/sem.c
src/tree.h
test/regress/seqblock1.vhd [new file with mode: 0644]
test/regress/seqblock2.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/sem/lcs2016_07.vhd [new file with mode: 0644]
test/test_sem.c
www/features.html.in