]> Nick Gasson's Git Repositories - nvc.git/commit
Add experimental --preserve-case analysis option. Issue #723
authorNick Gasson <nick@nickg.me.uk>
Sun, 16 Feb 2025 12:41:06 +0000 (12:41 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 16 Feb 2025 12:55:08 +0000 (12:55 +0000)
commitee98692e0afd126859eb1062f68e4030e9c1c686
treea44f9df22e024ef3380ac0783a469638718d2a67
parent7b814c3097d389865eb86b7f46e5d804bc0ae5d9
Add experimental --preserve-case analysis option. Issue #723
13 files changed:
NEWS.md
nvc.1
src/lexer.l
src/lower.c
src/nvc.c
src/option.c
src/option.h
src/vhpi/vhpi-model.c
test/regress/gold/vhpi1.txt
test/run_regr.c
test/vhpi/issue978.c
test/vhpi/vhpi10.c
test/vhpi/vhpi11.c