This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
fd15811215
cppcheck
/
oss-fuzz
History
Oliver Stöneberg
a0b1285f4a
added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (
#4733
)
2023-01-26 22:13:07 +01:00
..
CMakeLists.txt
added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (
#4733
)
2023-01-26 22:13:07 +01:00
Makefile
Update Makefile
2020-11-26 22:47:57 +01:00
main.cpp
enabled and fixed `readability-named-parameter` clang-tidy warnings (
#4487
)
2022-09-27 20:03:25 +02:00
translate.cpp
small `ErrorLogger` usage cleanups (
#4033
)
2022-04-21 21:30:22 +02:00
type2.cpp
avoid some unnecessary `std::string()` construction in comparisons (
#4357
)
2022-08-14 12:44:09 +02:00
type2.h
small `ErrorLogger` usage cleanups (
#4033
)
2022-04-21 21:30:22 +02:00