]> Nick Gasson's Git Repositories - nvc.git/commit
Fixes to handling of staticness of generics and constants
authorNick Gasson <nick@nickg.me.uk>
Sun, 3 Nov 2024 15:42:36 +0000 (15:42 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 3 Nov 2024 16:37:53 +0000 (16:37 +0000)
commit5b805daac26765af7adac7d8cac6b2b512212cdd
tree0c41a3ecd20bfcbf19c548bc8963650ee87fef6e
parent4dcff161e5d116b9227d1c008d214ca8ab3f6aca
Fixes to handling of staticness of generics and constants

Fixes #1022
src/common.c
src/parse.c
src/sem.c
src/tree.h
test/sem/issue105.vhd
test/sem/static.vhd
test/test_sem.c