Wilson Snyder
|
be31fdcfe4
|
Use Google-style-guide header guard naming, to avoid __ prefix.
|
2021-03-03 21:57:07 -05:00 |
|
Wilson Snyder
|
bd602d0e2d
|
Copyright year update
|
2021-01-01 10:29:54 -05:00 |
|
Wilson Snyder
|
b6ded59c2b
|
Internals: Use and enforce class final for ~5% performance boost.
|
2020-11-18 21:32:16 -05:00 |
|
Wilson Snyder
|
26c0e6ba00
|
Fix missing array include.
|
2020-11-16 07:31:12 -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
|
a433096d5a
|
Internals: Fix misc internal coverage holes. No functional change intended.
|
2020-06-04 19:49:39 -04:00 |
|
Yutetsu TAKATSUKASA
|
18412f9322
|
Add --build option to call make/cmake as subprocess (#2249)
* Add --build, -j, -MAKEFLAGS, and --no-verilate options
* Verilator: Can build on both gmake and cmake
|
2020-04-15 17:44:21 -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
|
f23fe8fd84
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
|
Kuba Ober
|
ac1cdf7cdf
|
Implement APIs missing on Windows. (#12)
|
2019-12-28 19:44:24 +03:00 |
|
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
|
Wilson Snyder
|
91f1acd85f
|
Add --protect-ids to obscure information in objects, bug1521.
|
2019-10-06 13:24:21 -04:00 |
|
Wilson Snyder
|
771a301f66
|
Commentary: Remove newlines, upsets some patches. No functional change.
|
2019-10-04 20:17:11 -04:00 |
|
Wilson Snyder
|
bd89c71694
|
Internals: Refactor to avoid V3Global requirements in V3String. No functional change intended.
|
2019-10-02 21:38:16 -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
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
15af706286
|
Fix crash due to cygwin bug in getline, bug1349.
|
2018-11-26 19:09:08 -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
|
a8519a7a53
|
Fix MinGW compile issues, msg2636.
|
2018-09-20 18:09:19 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
770045676f
|
Internals: Split some extremely long lines. No functional change.
|
2018-03-10 16:32:04 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
63361fc56e
|
Add performance information to --stats file.
|
2017-09-17 22:52:57 -04:00 |
|
Wilson Snyder
|
0adb789238
|
Add --relative-includes.
|
2017-02-09 18:33:18 -05:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
|
Wilson Snyder
|
751384cb5c
|
Fix compile error on MinGW, bug887.
|
2015-02-26 20:40:45 -05:00 |
|