cppcheck/cli
Daniel Marjamäki 2d651b09fc ExprEngine: Add new experimental path-sensitive data flow analysis. Initially used for 'verification' but could possibly later be used as a complement in the normal analysis. The code is work-in-progress and hacky! 2019-09-17 21:00:59 +02:00
..
CMakeLists.txt Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead. 2019-08-17 10:53:07 +02:00
cli.vcxproj Increase Windows stack size to 8M (#1998) 2019-07-15 12:39:58 +02:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp ExprEngine: Add new experimental path-sensitive data flow analysis. Initially used for 'verification' but could possibly later be used as a complement in the normal analysis. The code is work-in-progress and hacky! 2019-09-17 21:00:59 +02:00
cmdlineparser.h Updated variable names according to naming convention 2018-08-18 15:45:42 +02:00
cppcheckexecutor.cpp Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead. 2019-08-17 10:53:07 +02:00
cppcheckexecutor.h Travis: Check the naming conventions again 2019-07-15 20:58:07 +02:00
filelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp Set version to 1.89.99/1.90 dev 2019-09-02 15:44:40 +02:00
threadexecutor.cpp Refactoring: Rename variables. Do not use leading _. Renamed 'col' to 'column' 2019-08-18 12:19:05 +02:00
threadexecutor.h Refactoring: use enum class 2019-07-29 21:05:09 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00