Wilson Snyder
|
e556269692
|
Commentary - Spelling fixes
|
2019-09-12 07:22:22 -04:00 |
|
Wilson Snyder
|
fa904f386c
|
Commentary - Spelling fixes
|
2019-09-09 07:50:21 -04:00 |
|
Todd Strader
|
4a14788c9b
|
When showing an error, show the instance location
|
2019-07-26 12:52:38 -04:00 |
|
Wilson Snyder
|
0f857ce423
|
In errors, single quote signals and other from-user data.
|
2019-07-11 22:09:30 -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 |
|
Todd Strader
|
6f2f668449
|
Fix dotted references to type parameter sizes, bug1458.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-06-11 19:00:24 -04:00 |
|
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 |
|
Wilson Snyder
|
59d7d9e8c3
|
Fix real parameter assignment, bug1427.
|
2019-05-17 20:50:57 -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
|
08d041cb93
|
Add error when use parameters without value, bug1424.
|
2019-04-30 19:16:41 -04:00 |
|
Wilson Snyder
|
aaf5b7c2c0
|
Fix uninitialized data in unroller, bug1386. [Al Grant]
|
2019-01-06 16:56:56 -05: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
|
86d85412e1
|
Merge from master
|
2018-06-22 18:51:02 -04:00 |
|
Wilson Snyder
|
35a40b4930
|
Commentary
|
2018-06-22 06:35:27 -04:00 |
|
Wilson Snyder
|
4c7a397dc4
|
Merge from master
|
2018-06-16 18:05:26 -04:00 |
|
Wilson Snyder
|
047a08c999
|
Internals: Clean some UASSERTs. No functional change.
|
2018-06-16 18:00:21 -04:00 |
|
Wilson Snyder
|
cd4e6b35b3
|
Internals: Standardize debug() function generation. No functional change intended.
|
2018-05-14 06:50:47 -04:00 |
|
Wilson Snyder
|
05db8ce6c8
|
Internals: Move iterators to AstNVisitor to avoid null this.
|
2018-05-10 20:55:37 -04:00 |
|
Wilson Snyder
|
2f7002c5ec
|
Merge from master
|
2018-04-10 22:11:49 -04:00 |
|
Todd Strader
|
9219ddaece
|
Report interface ports connected to wrong interface, bug1294.
|
2018-04-04 21:03:43 -04:00 |
|
Wilson Snyder
|
2c30aecc5b
|
Merge from master
|
2018-03-10 16:51:34 -05:00 |
|
Wilson Snyder
|
54a101acbe
|
Internals: Fix -DLEAK_CHECKS failing due to visitor destructor being too late.
|
2018-03-10 12:57:50 -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
|
a579e9273b
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
|
Wilson Snyder
|
21369bec95
|
Internals: Renames in prep for recursion. No functional change.
|
2017-11-18 17:40:10 -05: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
|
7fb29621c3
|
Fix interface functions returning wrong parameters, bug996.
|
2017-05-18 22:49:17 -04:00 |
|
Wilson Snyder
|
9dc01cf540
|
Support arrayed parameter overrides, bug1153.
|
2017-05-02 19:16:54 -04:00 |
|
Wilson Snyder
|
8943ad5966
|
internals: Remove extra newlines on v3fatalSrc. No functional change.
|
2017-04-28 20:09:27 -04:00 |
|
Wilson Snyder
|
473d555dc1
|
Fix ugly interface-to-non-interface errors, bug1112.
|
2017-03-17 18:35:53 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -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 |
|
Stefan Wallentowitz
|
3edba7b662
|
Fix type parameters with low optimization, bug1101.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-11-04 22:58:21 -04:00 |
|
Wilson Snyder
|
9ae40d64f0
|
Support parameter type, bug376.
|
2016-03-14 21:51:31 -04:00 |
|
Wilson Snyder
|
cef097b7b7
|
Internals: Refactoring prep for parameter type branch. No functional change intended.
|
2016-03-12 20:54:52 -05:00 |
|
Wilson Snyder
|
e061eb3003
|
Fix using short parameter names on negative params, bug1022.
|
2016-01-20 22:09:11 -05:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
|
Johan Bjork
|
f920b3945e
|
Fix dotted generated array error, bug1005.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-12-05 19:58:58 -05:00 |
|
Todd Strader
|
5e54d3e41a
|
Fix interface inside generate, bug1001, bug1003.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-12-05 19:39:40 -05:00 |
|
Wilson Snyder
|
f0af8726e3
|
Internals: Fix some spacing. No functional change.
|
2015-12-05 17:12:03 -05:00 |
|
Johan Bjork
|
c7e0f2e196
|
Fix function calls on arrayed interface, bug994.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-11-11 20:40:24 -05:00 |
|