This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
44 files changed
+1330
-5
lines changed- lib
- regression/ebmc/Buechi
- src
- ebmc
- temporal-logic
- unit
- temporal-logic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+1330
-5
lines changedDiff for: CHANGELOG
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Diff for: lib/cbmc
- doc/cprover-manual/memory-primitives.md+5-5
- regression/cbmc/Pointer_difference2/test.desc+3-3
- src/config.inc-32
- src/solvers/flattening/bv_pointers.cpp+2-33
- src/util/arith_tools.cpp+8-2
- src/util/bitvector_expr.h+35
- src/util/format_expr.cpp+5-2
- src/util/mathematical_expr.cpp+8
- src/util/mathematical_expr.h+27-11
- src/util/simplify_expr.cpp+8-7
- src/util/simplify_expr_class.h+2-1
- src/util/simplify_expr_int.cpp+14-5
- src/util/std_expr.h+5
- unit/util/format_expr.cpp+1-1
- unit/util/simplify_expr.cpp+17-2
0 commit comments