Wilson Snyder
|
c0be8bcefb
|
Internals: Remove some pointless V3Number temporaries. No functional change intended.
|
2019-05-29 23:18:47 -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 |
|
Todd Strader
|
eac3458647
|
Internals: V3Number tracks node information, part of bug1305.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-09 20:03:19 -04:00 |
|
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
b8098098d8
|
Internals: Refactor input/output to new class in prep for ref support.
|
2018-10-27 17:29:00 -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
|
ef5c31b4c9
|
Fix first clock edge and --x-initial-edge, bug1327.
|
2018-08-30 20:05:13 -04:00 |
|
Wilson Snyder
|
8ec8c0ea76
|
Merge from master
|
2018-07-18 22:43:22 -04:00 |
|
Wilson Snyder
|
dfe66a2b77
|
Fix whitespace after functions in generated files.
|
2018-07-18 22:42:05 -04:00 |
|
Wilson Snyder
|
2c30aecc5b
|
Merge from master
|
2018-03-10 16:51:34 -05:00 |
|
Wilson Snyder
|
770045676f
|
Internals: Split some extremely long lines. No functional change.
|
2018-03-10 16:32:04 -05:00 |
|
Wilson Snyder
|
f0ba17a19b
|
Merge from master.
|
2018-02-27 07:24:31 -05:00 |
|
Wilson Snyder
|
7f5b1a402c
|
Internals: Part of last change, spacing.
|
2018-02-07 20:29:58 -05:00 |
|
Wilson Snyder
|
22573d238b
|
Internals: Fix GCC8 cppcheck warnings. No functional change.
|
2018-02-07 20:16:53 -05:00 |
|
Wilson Snyder
|
597d28b505
|
Fix internals to make null-pointer-check clean. Also add more const's. No functional change intended, but likely something will break.
|
2018-02-01 21:32:58 -05:00 |
|
Wilson Snyder
|
0ca0854cac
|
Fix compile error with --public and interface bind, bug1264.
|
2018-02-01 20:07:46 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
cbb7cd16d0
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
|
Wilson Snyder
|
add5cc8b56
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
|
Wilson Snyder
|
c17c81254e
|
Internals: Use = delete via a macro for a bit of C++11 forward compatibility
|
2017-10-25 20:00:38 -04:00 |
|
Wilson Snyder
|
bbed4d50ab
|
Fix clang and cppcheck warnings.
|
2017-10-14 14:51:57 -04:00 |
|
Wilson Snyder
|
6dd6750985
|
Remove empty _configure_coverage in emitted code.
|
2017-10-01 16:44:53 -04:00 |
|
Wilson Snyder
|
70daadf987
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
|
Wilson Snyder
|
447d803800
|
Fix internal clang warnings.
|
2017-05-24 23:51:15 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Wilson Snyder
|
f74ef650ac
|
Honor --output-split on coverage constructors, bug1098.
|
2016-10-23 14:27:57 -04:00 |
|