]> git.nickg.me.uk Git - nvc.git/commit
Allow alias of protected type method
authorNick Gasson <nick@nickg.me.uk>
Sat, 26 Aug 2023 14:20:46 +0000 (15:20 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 17 Sep 2023 19:39:30 +0000 (20:39 +0100)
commit8d0d2329f5d184d9dac9a9cd405fbc4814951fca
tree609e5f3abf5a2cabd7534006cfe846e4a67f04f4
parent4b8e4fc183f6dd7db701503db3569659c0f0c939
Allow alias of protected type method
NEWS.md
src/common.c
src/names.c
src/parse.c
src/sem.c
test/regress/alias15.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/sem/alias2.vhd [new file with mode: 0644]
test/test_sem.c