3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src
nikolajbjorner 0d9f949ab2 Fix memory smash on double free of clauses
Signed-off-by: nikolajbjorner <nbjorner@microsoft.com>
2015-02-23 10:28:32 -08:00
..
api rewrite terminology for policheck 2015-02-19 19:09:12 -08:00
ast fix bug in array simplification. Codeplex issue 173 2015-02-19 07:01:55 -08:00
cmd_context Formatting, mostly tabs 2015-01-08 17:54:44 +00:00
duality rewrite terminology for policheck 2015-02-19 19:09:12 -08:00
interp Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2015-02-19 19:10:21 -08:00
math assorted compiler warnings fixes 2014-09-28 12:21:56 +01:00
model Renaming floats, float, Floats, Float -> FPA, fpa 2015-01-08 13:18:56 +00:00
muz fix misc compiler warnings 2015-02-15 11:53:24 +00:00
nlsat Removed unnecessary variables and added initialization to others to silence warnings. 2015-02-07 14:47:26 +00:00
parsers parse also bit-vector constants with set-info. Reported by David Cok 2014-03-19 20:30:58 -07:00
qe Fixed integration issues 2015-01-21 15:34:21 +00:00
sat Fix memory smash on double free of clauses 2015-02-23 10:28:32 -08:00
shell undid previous fix 2015-02-05 19:02:35 +00:00
smt fix misc compiler warnings 2015-02-15 11:53:24 +00:00
solver Bugfix and new examples for implicit assumptions in Z3_solver_assert_and_track. Thanks to Amir Ebrahimi for reporting this issue! 2015-02-18 16:25:27 +00:00
tactic Revert "propagate_ineqs synchronization fix" 2015-02-08 15:16:24 +00:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util Fixed infinite loop when nightly tests crash while std::cin is attached to /dev/null 2015-02-09 15:26:25 +00:00