Geza Lore
|
96a4b3e5a5
|
Update clang-format config and apply
- Regroup and sort #include directives (like we used to, but automatic)
- Set AlwaysBreakTemplateDeclarations to true
|
2022-08-05 12:00:24 +01:00 |
|
Wilson Snyder
|
e02f97854c
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
Wilson Snyder
|
ca42be982c
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
Wilson Snyder
|
cd737065f2
|
Internals: More const. No functional change intended.
|
2021-11-26 17:55:36 -05:00 |
|
Wilson Snyder
|
37e3c6da70
|
Internals: Add more const. No functional change intended.
|
2021-11-13 13:50:44 -05:00 |
|
Wilson Snyder
|
512fe0a2d1
|
Internals: Add const. No functional change.
|
2021-06-20 18:33:13 -04:00 |
|
Wilson Snyder
|
bd602d0e2d
|
Copyright year update
|
2021-01-01 10:29:54 -05:00 |
|
Wilson Snyder
|
1b0a48ea02
|
Internals: Use C++11 = default where obvious. No functional change intended.
|
2020-11-16 19:56:16 -05:00 |
|
Wilson Snyder
|
f4ef4ad9f3
|
Internals: Favor std::array where easy. No functional change intended.
|
2020-11-15 16:21:26 -05:00 |
|
Wilson Snyder
|
f6f7684ccd
|
Internal member initialization. No functional change intended.
|
2020-11-15 15:40:35 -05:00 |
|
Wilson Snyder
|
79d33bf1ee
|
Use C++11 for loops, from clang-migrate. No functional change intended
|
2020-11-10 22:10:38 -05:00 |
|
Wilson Snyder
|
72d2cff0a1
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
|
Wilson Snyder
|
033e7ac020
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
|
Wilson Snyder
|
c0127599df
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
|
Wilson Snyder
|
5c966ec510
|
clang-format many files. No functional change.
Use nodist/clang_formatter to reformat files that are now clean.
|
2020-04-13 22:52:23 -04:00 |
|
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
|
Wilson Snyder
|
623c4ec103
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
|
Wilson Snyder
|
f23fe8fd84
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
|
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05: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
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
ca24357611
|
Fix gcc 4.4.7 compile errors
|
2018-07-16 20:38:31 -04:00 |
|
Wilson Snyder
|
e37dce9d85
|
Internals: Add new graph algs for future partitioning.
|
2018-07-15 22:09:27 -04:00 |
|