1 file changed
+1
-1
lines changed- Changes+6-2
- docs/guide/contributors.rst+2-2
- docs/guide/install.rst+4-5
- docs/guide/verilating.rst+2-3
- src/V3Begin.cpp+1
- src/V3Const.cpp+16-2
- src/V3Delayed.cpp+5-1
- src/V3Param.cpp+2-1
- src/V3ParseGrammar.cpp+1
- src/V3ParseGrammar.h+1
- src/V3Randomize.cpp+1
- src/V3Task.cpp+1
- src/V3Timing.cpp+6-4
- src/V3Tristate.cpp+3
- src/V3Udp.cpp+16-10
- src/V3Unknown.cpp+8-3
- src/V3Unroll.cpp+6-6
- src/V3Width.cpp+16-5
- src/V3WidthSel.cpp+13-3
- src/verilog.y+10-8
- test_regress/driver.py+6
- test_regress/t/t_a1_first_cc.py+1-1
- test_regress/t/t_a2_first_sc.py+1-1
- test_regress/t/t_debug_sigsegv_bad.py+2-1
- test_regress/t/t_dynarray.v-6
- test_regress/t/t_fuzz_eof_bad.py+1-2
- test_regress/t/t_langext_1_bad.py+2
- test_regress/t/t_langext_1d_bad.py+2
- test_regress/t/t_langext_2_bad.py+2
- test_regress/t/t_langext_4_bad.py+2
- test_regress/t/t_opt_const_big_or_tree.py+18
- test_regress/t/t_opt_const_big_or_tree.v+180
- test_regress/t/t_param_noval_bad.out+1-5
- test_regress/t/t_udp_bad_line_outputs.py+2
0 commit comments