Wilson Snyder
|
bda4b326ab
|
Internals: Use mixed case for AstType enums. No functional change.
|
2016-11-05 09:47:56 -04:00 |
Wilson Snyder
|
2117fe414e
|
Fix error on wide numbers that represent shifts, bug1088.
|
2016-09-14 20:27:20 -04:00 |
Wilson Snyder
|
f11757e43a
|
Fix error on wide shift, msg2005.
|
2016-09-12 18:31:45 -04:00 |
Wilson Snyder
|
891214fa72
|
Fix enum values of 11-16 bits wide using .next/.prev, bug1062.
|
2016-06-15 22:46:34 -04:00 |
Wilson Snyder
|
e819e285e2
|
Fix false warnings on non-power-2 enums using .next/.prev.
|
2016-06-15 20:13:52 -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
|
90ecf14a0a
|
Fix pattern assignment width propagation, bug1037.
|
2016-02-21 23:00:21 -05:00 |
Wilson Snyder
|
a509b6a21c
|
Internals: Fix compares to null, ongoing part of bug1030. No functional change intended.
|
2016-02-08 22:15:44 -05:00 |
Wilson Snyder
|
d56179df17
|
Internals: Fix compares to null, part of bug1030. No functional change intended.
|
2016-02-02 21:02:00 -05:00 |
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
Wilson Snyder
|
9254443cd4
|
Fix casts under generates, bug999.
|
2015-11-12 22:29:42 -05:00 |
Wilson Snyder
|
b0a249f338
|
Fix display %u, %v, %p, %z, bug989.
|
2015-11-10 21:12:15 -05:00 |
Johan Bjork
|
0081ce4a75
|
Fix size-changing cast on packed struct, bug993.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-11-06 19:12:17 -05:00 |
Wilson Snyder
|
4475060268
|
Ignore %l in , bug983.
|
2015-10-27 20:37:52 -04:00 |
Wilson Snyder
|
215d5f68b0
|
Fix struct.enum.name method calls, bug855.
|
2015-10-23 22:57:15 -04:00 |
Wilson Snyder
|
4fc9a906f6
|
Internals: Fix cppcheck warnings; add VL_DANGLING. No functional change.
|
2015-10-04 13:16:35 -04:00 |
Wilson Snyder
|
5de83c9805
|
Internals: Fix cppcheck warnings. No functional change.
|
2015-10-04 13:11:32 -04:00 |
Wilson Snyder
|
318ded4198
|
Internals: Cleanup cppcheck warnings.
|
2015-10-03 22:33:06 -04:00 |
Wilson Snyder
|
a950e4816d
|
Support extraction of enum bits, bug951.
|
2015-08-12 21:33:40 -04:00 |
Wilson Snyder
|
c87c66efb1
|
Fix size casts as second argument of cast item, bug950.
|
2015-08-12 19:37:25 -04:00 |
Wilson Snyder
|
9e61b9f696
|
Fix width propagation on sized casts, bug925.
|
2015-06-06 13:43:14 -04:00 |
Wilson Snyder
|
9542783a7e
|
Internals: Refactor V3Inst static class. No functional change.
|
2015-05-13 20:56:16 -04:00 |
Wilson Snyder
|
0ee5743853
|
Add --dump-treei-<srcfile>, bug894.
|
2015-03-12 19:48:04 -04:00 |
Wilson Snyder
|
052a7e3deb
|
Fix sign extension of pattern members, bug882.
|
2015-02-12 07:47:45 -05:00 |
Wilson Snyder
|
099f797975
|
Fix slice connections of arrays to ports, bug880.
|
2015-02-10 20:24:21 -05:00 |
Wilson Snyder
|
8323092a0c
|
Fix cppcheck warnings. No functional change.
|
2015-02-09 21:05:27 -05:00 |
Wilson Snyder
|
e5af46d3fb
|
Add warning on slice selection out of bounds, bug875.
|
2015-01-25 16:32:46 -05:00 |
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
Wilson Snyder
|
b71b9ccb57
|
Fix member select error broke in 3.868, bug867.
|
2014-12-24 19:27:46 -05:00 |
Wilson Snyder
|
8b0af19351
|
Support cast operator with expression size, bug865.
|
2014-12-23 22:11:31 -05:00 |
Wilson Snyder
|
e755c7fdcc
|
Internals: Rename to avoid off-by-one
|
2014-11-29 08:56:07 -05:00 |
Wilson Snyder
|
8d463b33cd
|
Fix enum name off-by-one, bug854.
|
2014-11-29 08:47:03 -05:00 |
Wilson Snyder
|
c1593f856d
|
Support enum.first/name and similar methods, bug848.
|
2014-11-28 20:34:23 -05:00 |
Wilson Snyder
|
93f1d7643d
|
Fix duplicate Vdimtables and rename
|
2014-11-28 20:25:58 -05:00 |
Wilson Snyder
|
ce4dfb4296
|
Fix misc string handling issues.
|
2014-11-28 20:24:42 -05:00 |
Wilson Snyder
|
2e5f5010f7
|
Internals: Make V3Width dimensionValue more generic. No functional change.
|
2014-11-28 15:51:35 -05:00 |
Wilson Snyder
|
43be4cf2b5
|
Add 'string' printing and comparisons, bug746, bug747, etc.
|
2014-11-28 15:01:50 -05:00 |
Wilson Snyder
|
87a47a5ca0
|
Remove PSL support
|
2014-11-22 10:14:14 -05:00 |
Wilson Snyder
|
bfbca34eb0
|
Fix cast-to-size context-determined sizing, bug828.
|
2014-10-17 19:01:04 -04:00 |
Wilson Snyder
|
6e476255ca
|
Support power operator with real, bug809.
|
2014-09-21 08:24:44 -04:00 |
Wilson Snyder
|
27af9b6b06
|
Fix clang warnings, bug818.
|
2014-09-11 21:28:53 -04:00 |
Wilson Snyder
|
6cf50e6579
|
Fix string corruption, bug780.
|
2014-06-08 21:36:18 -04:00 |
Wilson Snyder
|
5da5678e64
|
Fix pattern assignment to conditionals, bug769.
|
2014-06-06 21:52:16 -04:00 |
Wilson Snyder
|
a428e7f618
|
Fix pattern assignment to arrayed basic type, bug769.
|
2014-06-06 21:14:44 -04:00 |
Wilson Snyder
|
1f2abb9c0f
|
Fix gate primitives with arrays and non-arrayed pins.
|
2014-05-15 20:57:09 -04:00 |
Wilson Snyder
|
56b85cc63c
|
Suppress WIDTH warnings on 'x = 1<<a'
|
2014-05-10 17:19:57 -04:00 |
Wilson Snyder
|
90aca97e66
|
Internals: Flip sense of warnOn. No functional change intended.
|
2014-05-10 17:12:04 -04:00 |
Wilson Snyder
|
3aa290cddb
|
Add error on power > 64-bits, bug761.
|
2014-05-10 08:24:51 -04:00 |
Wilson Snyder
|
a985a1f9f5
|
Fix >>> sign extension based on expression, bug754.
|
2014-05-03 09:25:12 -04:00 |