]> Untitled Git - nvc.git/commit
Use flags rather than attributes to store unconstrained-ness. Issue #293
authorNick Gasson <nick@nickg.me.uk>
Fri, 29 Jul 2016 19:39:30 +0000 (20:39 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 29 Jul 2016 19:39:30 +0000 (20:39 +0100)
commit266fbdeab380c037df8ea1eba4ebc3a1b200662c
tree022ea9248c862633e261293b62f09f746552b1eb
parent892d97ae58ab8144a8dc421957c3d542ad14a4d4
Use flags rather than attributes to store unconstrained-ness. Issue #293
src/bounds.c
src/common.c
src/common.h
src/sem.c
src/tree.c
test/sem/issue293.vhd [new file with mode: 0644]
test/test_sem.c