Wilson Snyder
|
ce174743bb
|
Fix some MSVC warnings
|
2024-01-28 14:47:14 -05:00 |
|
Eyck Jentzsch
|
df86e39845
|
Fix systemc namespace issues (#4126) (#4127)
* replaces use of "systemc.h" with <systemc> to avoid default namespace import
|
2023-04-17 06:57:29 -03:00 |
|
Wilson Snyder
|
4b3731d318
|
Remove env from main() to be C++11 compatible
|
2022-11-23 18:50:31 -05:00 |
|
Wilson Snyder
|
caa9c99837
|
Commentary
|
2021-03-07 08:28:13 -05:00 |
|
Wilson Snyder
|
f57c72e5db
|
clang-format
|
2021-01-03 12:01:14 -05:00 |
|
Wilson Snyder
|
069eb97eca
|
SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required.
|
2020-08-29 10:45:47 -04:00 |
|
Wilson Snyder
|
6ce878cb0d
|
Fix some clang-tidy warnings
|
2020-06-01 23:16:17 -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
|
99b2ab7540
|
Rename examples in prep for CMake.
|
2019-10-06 10:32:49 -04:00 |
|