diffblue-cbmc/src
Chris Smowton b43753a12b
Merge pull request #3966 from tautschnig/reinstate-limited-symex-renaming
Reinstate limited symex renaming [blocks: #4164]
2019-02-12 14:25:51 +00:00
..
analyses from_integer can no longer return nil_exprt 2019-02-09 09:16:20 +00:00
ansi-c Revert "Revert "Use get_fresh_aux_symbol to create $array_size and fix its type"" 2019-02-12 12:38:16 +00:00
assembler introduce gcc_asm_gcct 2019-02-11 09:46:18 +00:00
big-int Define big-int operators for signed long 2019-01-22 08:47:11 +00:00
cbmc Added basic block source lines to source_locationt 2019-02-07 20:44:56 +00:00
cpp Use modern API to access parametert's identifier and base name 2019-02-12 11:42:13 +00:00
goto-analyzer use instructiont::make_goto variant that takes a guard 2019-02-08 22:04:37 +00:00
goto-cc Replace make_typecast by typecast_exprt or typecast_exprt::conditional_cast 2019-02-07 13:13:22 +00:00
goto-checker Output traces in same order as properties 2019-02-12 10:49:16 +00:00
goto-diff Added basic block source lines to source_locationt 2019-02-07 20:44:56 +00:00
goto-harness Add function harness generator and generator factory 2019-02-07 16:44:02 +00:00
goto-instrument Only use source_locationt's get_function() for user output 2019-02-11 22:14:51 +00:00
goto-programs Merge pull request #4163 from tautschnig/irept-deserialisation 2019-02-12 10:14:28 +00:00
goto-symex Merge pull request #3966 from tautschnig/reinstate-limited-symex-renaming 2019-02-12 14:25:51 +00:00
jsil Merge pull request #4106 from diffblue/codet_API 2019-02-07 17:59:38 +00:00
json Equip json_arrayt and json_objectt with a full API to enable hiding 2019-01-02 22:39:44 +00:00
json-symtab-language languaget: mark non-sensical default implementations = 0 2019-02-02 22:13:58 +00:00
langapi Remove language_uit as it is no longer used 2019-02-04 16:38:21 +00:00
linking Use type information to detect implicit function declaration 2019-02-08 17:17:26 +00:00
miniz Add module dependency definition files 2018-05-29 14:05:18 +01:00
nonstd Avoid narrowing conversion in `optional` 2019-02-04 11:23:45 +00:00
pointer-analysis Replace redundant pointer-and-boolean with just a pointer 2019-02-12 12:07:40 +00:00
solvers from_integer can no longer return nil_exprt 2019-02-09 09:16:20 +00:00
util irept deserialisation: avoid unnecessary construct/destruct 2019-02-12 08:00:39 +00:00
xmllang Add module dependency definition files 2018-05-29 14:05:18 +01:00
CMakeLists.txt Add stub for new goto-harness tool 2019-01-25 17:56:02 +00:00
DoxygenLayout.xml Use doxygen layout file 2018-03-22 22:22:46 +00:00
Makefile Add function harness generator and generator factory 2019-02-07 16:44:02 +00:00
common move build commands for version.h from common to util/ 2018-07-03 16:20:32 +01:00
config.inc Makefile instruction to compile with CUDD 2019-02-01 06:49:04 +00:00
doxyfile Exclude doc/cprover-manual from Doxygen input 2018-11-08 14:28:59 +00:00