3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src
martin-neuhaeusser f133f478c8 Translate correctly between OCaml option values and NULL pointers
This patch refactors the update_api script and the z3.ml implementation
to properly translate between OCaml options and NULL pointers. Some
unifications and simplifications (avoidance of unnecessary value allocation)
in the script that creates the native bindings.
2016-04-04 17:16:15 +02:00
..
ackermannization Avoiding adding a superfluous unary AND in lackr. 2016-03-29 19:34:30 +01:00
api Translate correctly between OCaml option values and NULL pointers 2016-04-04 17:16:15 +02:00
ast Bugfix for FPA in solver.to_smt2 2016-03-29 16:37:24 +01:00
cmd_context merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
duality Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
interp Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
math merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
model fix issue #535 2016-03-24 08:16:19 -07:00
muz moving remaining qsat functionality over 2016-03-19 15:35:26 -07:00
nlsat remove nnf conversion which breaks NRA property 2016-03-20 16:34:04 -07:00
opt fix regressions exposed in QF_LIA: manager got initialized early and Euclidean solver is not safe even with some throttle 2016-03-23 20:38:18 -07:00
parsers Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
qe fix issue #535 2016-03-24 08:16:19 -07:00
sat more merges with qsat 2016-03-19 12:41:41 -07:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt add length coherence check for length = 0 2016-03-25 17:17:34 -07:00
solver fix performance for model construction, recognize concats of values as a value for pre-processing 2016-03-23 17:23:57 -07:00
tactic Annotation fix for pattern/quantifier probes 2016-03-30 18:35:49 +01:00
test moving remaining qsat functionality over 2016-03-19 15:35:26 -07:00
util add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00