Wilson Snyder
|
9807025618
|
Fix infinite loop on some V3Ast internal errors.
|
2019-12-19 20:07:48 -05:00 |
Wilson Snyder
|
d65d8fda54
|
Optimize returns at end of functions.
|
2019-12-01 17:19:18 -05:00 |
Wilson Snyder
|
b81295230a
|
Support associative arrays.
|
2019-12-01 11:52:48 -05:00 |
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
Wilson Snyder
|
94f7133c6f
|
Internals: make dump const. No functional change intended.
|
2019-10-20 11:49:41 -04:00 |
Wilson Snyder
|
89c3c5f952
|
Internals: Style cleanup. No functional change.
|
2019-10-18 20:28:59 -04:00 |
Wilson Snyder
|
91f1acd85f
|
Add --protect-ids to obscure information in objects, bug1521.
|
2019-10-06 13:24:21 -04:00 |
Wilson Snyder
|
307549e8a6
|
Internals: Fix some cppcheck warnings.
|
2019-10-06 08:20:02 -04:00 |
Wilson Snyder
|
771a301f66
|
Commentary: Remove newlines, upsets some patches. No functional change.
|
2019-10-04 20:17:11 -04:00 |
Wilson Snyder
|
239ef1ae6d
|
Fix misc bad-syntax crashes, bug1533.
|
2019-09-30 20:00:30 -04:00 |
Wilson Snyder
|
fa904f386c
|
Commentary - Spelling fixes
|
2019-09-09 07:50:21 -04:00 |
Wilson Snyder
|
71265a8ec9
|
Internals: Rename unsized functions. No functional change.
|
2019-08-04 12:39:35 -04:00 |
Wilson Snyder
|
3a720204c2
|
Internals: Remove m_logicMap as m_detailedMap covers it. No functional change intended.
|
2019-08-04 08:16:24 -04:00 |
Todd Strader
|
4a14788c9b
|
When showing an error, show the instance location
|
2019-07-26 12:52:38 -04:00 |
Wilson Snyder
|
97561bf064
|
When showing an error, show source code.
|
2019-07-14 21:42:03 -04:00 |
Wilson Snyder
|
8548ecfdac
|
Internals: Add UASSERT_OBJ macro to replace hand-done ifs. No functional change intended.
This makes it easier to filter out correctly zero code-coverage lines.
|
2019-07-06 12:57:50 -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
|
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
|
1fb0af7fba
|
Internals: Fix some -Wsuggest-attribute=const suggestions.
|
2019-05-14 21:46:19 -04:00 |
Wilson Snyder
|
8ad1a68420
|
Fix OSX compile issue with -Winvalid-noreturn, bug1440.
|
2019-05-14 20:51:28 -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
|
5ae1ce90ad
|
Internals: Refactor into cvtToHex function. No functional change.
|
2018-10-14 16:25:36 -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
|
e8b8b33ff6
|
Internals: Cleanup find with chars for clang-tidy. No functional change.
|
2018-10-13 22:28:59 -04:00 |
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
Wilson Snyder
|
22939d7473
|
Merge from master
|
2018-07-14 19:27:51 -04:00 |
Wilson Snyder
|
9e3a88c41d
|
Inability to write a file is typically user, not internal error.
|
2018-07-14 19:22:50 -04:00 |
Wilson Snyder
|
7fc565a1bd
|
Merge from master
|
2018-06-14 19:04:36 -04:00 |
Wilson Snyder
|
5d26bca55c
|
Internals: Remove unneeded returns on asserts.
|
2018-06-13 18:05:00 -04:00 |
Wilson Snyder
|
05a8a9ee28
|
Remove NULL checks of this, as upsets some compilers.
|
2018-05-26 08:28:19 -04:00 |
Wilson Snyder
|
05db8ce6c8
|
Internals: Move iterators to AstNVisitor to avoid null this.
|
2018-05-10 20:55:37 -04:00 |
Wilson Snyder
|
d08a91b71e
|
Fix GCC lint complaint of calling NULL->cloneTree. No functional change intended.
|
2018-03-10 17:44:17 -05: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 |
John Coiner
|
ff82f75023
|
Add --no-debug-leak to reduce memory use under debug.
|
2018-03-10 12:18:19 -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
|
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
|
cc0b780412
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -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
|
f30d71b0c5
|
Internals: Better prefetching for ~5%.
|
2017-09-16 07:55:48 -04:00 |
Wilson Snyder
|
70daadf987
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
Wilson Snyder
|
2d0084308d
|
Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended.
|
2016-11-27 09:40:12 -05:00 |
Wilson Snyder
|
7efa40966a
|
Internals: Remove second argument to visitors. No functional change intended.
|
2016-11-27 08:11:38 -05:00 |
Wilson Snyder
|
183cabc77d
|
Internals: Have cloning return node's type to avoid casts. No functional change.
|
2016-11-08 21:16:22 -05:00 |