]> Untitled Git - nvc.git/commit
Save comment pragmas in JSON
authorNick Gasson <nick@nickg.me.uk>
Thu, 8 Aug 2019 14:20:58 +0000 (22:20 +0800)
committerNick Gasson <nick@nickg.me.uk>
Thu, 8 Aug 2019 14:20:58 +0000 (22:20 +0800)
commit3e4e690b167c3ccc1201602f04084c3e6656851a
tree418ef1ef22971b2633753afc091efc47b935eafc
parent16faedb2902984b906a9bc701368141f2eb03177
Save comment pragmas in JSON
12 files changed:
src/json.c
src/lexer.l
src/nvc.c
src/parse.c
src/phase.h
src/sem.c
test/Makemodule.am
test/json/pragma.vhd [new file with mode: 0644]
test/test_json.c [new file with mode: 0644]
test/test_parse.c
test/test_util.c
test/unit_test.c