Wilson Snyder
|
c5d61da5d2
|
Internal coverage: Fix coverage of tests that abort. No functional change intended.
|
2020-06-05 08:00:22 -04:00 |
|
Geza Lore
|
95534fa5c5
|
Remove unused headers (#2389)
|
2020-05-31 20:21:07 +01:00 |
|
Wilson Snyder
|
f3308d236b
|
clang-format remaining sources. No functional change.
|
2020-04-15 07:58:34 -04:00 |
|
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
|
Wilson Snyder
|
5f63b24c50
|
Change --quiet-exit to also suppress 'Exiting due to N errors'.
|
2020-03-15 08:09:51 -04:00 |
|
Wilson Snyder
|
f23fe8fd84
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
|
Kuba Ober
|
ee184f3f39
|
Fix strcasecmp for windows, bug1651.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-20 06:58:05 -05:00 |
|
Wilson Snyder
|
2eda38c4d1
|
Update URLs to https://verilator.org
|
2019-11-07 22:41:34 -05:00 |
|
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
|
Wilson Snyder
|
647c321437
|
Suppress 'command failed' on normal errors.
|
2019-10-27 17:34:04 -04:00 |
|
Wilson Snyder
|
771a301f66
|
Commentary: Remove newlines, upsets some patches. No functional change.
|
2019-10-04 20:17:11 -04:00 |
|
Todd Strader
|
4a14788c9b
|
When showing an error, show the instance location
|
2019-07-26 12:52:38 -04:00 |
|
Wilson Snyder
|
01ef7122e9
|
Internals: Add lcov code coverage markers.
|
2019-06-30 22:37:03 -04:00 |
|
Wilson Snyder
|
8e7559c6c9
|
Show included-from filenames in warnings, bug1439.
|
2019-06-22 17:01:39 -04:00 |
|
Wilson Snyder
|
951521320a
|
Warnings: Suppress dup lines, and use lowercase note: to match gcc
|
2019-06-22 16:12:17 -04:00 |
|
Wilson Snyder
|
abc0eb92a0
|
Debug: Show only first line of suppressed warnings
|
2019-06-22 14:25:31 -04:00 |
|
Wilson Snyder
|
a58e7d94ec
|
Error continuation lines no longer have %Error prefix.
|
2019-05-30 20:30:59 -04:00 |
|
Wilson Snyder
|
b83b606267
|
Internals: Detab and fix spacing style issues. No functional change.
When diff, recommend using "git diff --ignore-all-space"
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-19 16:13:13 -04:00 |
|
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
304a24d03a
|
Internals: Fix many clang-tidy issues. No functional change intended.
|
2018-10-14 18:39:33 -04:00 |
|
Wilson Snyder
|
d87b9d25ca
|
Internals: Cleanup and standardize include order. No functional change intended.
|
2018-10-14 13:59:40 -04:00 |
|
Wilson Snyder
|
595419b370
|
Internals: Sort includes for clang-tidy. No functional change intended.
|
2018-10-14 07:04:18 -04:00 |
|
Wilson Snyder
|
e4d638c73d
|
Internals: Cleanup string casts. No functional change.
|
2018-10-13 22:02:39 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
8f838433df
|
Internals: Fix spacing and style of v4 changes. No functional change.
|
2018-08-23 05:22:34 -04:00 |
|
Wilson Snyder
|
94e8cf1de9
|
Internals: Use explicit std:: instead of using namespace std. No functional change intended.
|
2018-02-01 21:24:41 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
a1a8f17617
|
Internals: Add const's. No functional change
|
2017-10-10 20:24:10 -04:00 |
|
Wilson Snyder
|
0bdc57a14a
|
Fix lost .tree debug file extensions in recent commit.
|
2017-10-01 22:17:37 -04:00 |
|
Wilson Snyder
|
63361fc56e
|
Add performance information to --stats file.
|
2017-09-17 22:52:57 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Johan Bjork
|
65be2448dc
|
Fix elaboration-time display warnings, bug1032.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-02-04 18:38:59 -05:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
|
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
|
Wilson Snyder
|
6da13c6486
|
Internals: Split V3Error into V3FileLine. No functional change.
|
2014-11-22 11:48:39 -05:00 |
|
Wilson Snyder
|
c682f1c16a
|
Commentary and internal cleanups.
|
2014-11-22 09:04:14 -05:00 |
|
Wilson Snyder
|
9f0d7e50a5
|
Using command line -Wno-{WARNING} now overrides file-local lint_on.
|
2014-05-15 20:54:45 -04:00 |
|
Wilson Snyder
|
4422de0c6c
|
Copyright year update.
|
2014-01-06 19:28:57 -05:00 |
|
Wilson Snyder
|
ce18674d88
|
Internals: (see last) also dump on first non-fatal
|
2013-05-25 13:31:17 -04:00 |
|
Wilson Snyder
|
6b8d9b5c36
|
Internals: If registered, dump symtable on any error
|
2013-05-25 12:15:38 -04:00 |
|
Wilson Snyder
|
5765e099a6
|
Debug: More digits for debug file sorting.
|
2013-05-23 20:50:48 -04:00 |
|
Wilson Snyder
|
6a69813326
|
Internals: Renames for interfaces. No functional change.
|
2013-05-18 19:45:52 -04:00 |
|
Wilson Snyder
|
a8bbf7231b
|
Copyright year update.
|
2013-01-01 09:42:59 -05:00 |
|
Wilson Snyder
|
7a8c425103
|
Add +1364-1995ext and similar language options, bug532.
|
2012-11-13 20:12:23 -05:00 |
|
Wilson Snyder
|
e12bf35996
|
Fix leak check compile and run, bug521.
|
2012-05-29 22:59:17 -04:00 |
|
Wilson Snyder
|
c6e7d87960
|
Commentary - Remove author lines as amany contributors now
|
2012-05-24 19:19:48 -04:00 |
|
Wilson Snyder
|
1bc1ee9e08
|
Fix duplicate warnings/errors, bug516.
|
2012-05-21 21:31:52 -04:00 |
|
Wilson Snyder
|
53f50463bc
|
Internals: Add warnMore() for all continued messages.
|
2012-05-21 21:24:17 -04:00 |
|
Wilson Snyder
|
50edef4ab2
|
Add Emacs indentation line. No functional change
|
2012-04-12 21:08:20 -04:00 |
|
Wilson Snyder
|
204fb82975
|
Add very experimental --xml option
|
2012-03-20 16:13:10 -04:00 |
|