]> git.nickg.me.uk Git - nvc.git/commit
Parse nested package declarations. Issue #653
authorNick Gasson <nick@nickg.me.uk>
Mon, 20 Mar 2023 18:32:04 +0000 (18:32 +0000)
committerNick Gasson <nick@nickg.me.uk>
Mon, 20 Mar 2023 18:55:49 +0000 (18:55 +0000)
commitee5ca35a2a189d75671d7d42d1d5126ae9d7c6df
tree8a22a53e73d2549d7738e8c1fe10677615b75c67
parent0227c1ffc62040d145a990e59f9a6164dc6b1a8d
Parse nested package declarations. Issue #653
src/lower.c
src/names.c
src/parse.c
test/parse/issue653.vhd [new file with mode: 0644]
test/regress/genpack13.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_parse.c
test/test_sem.c