3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src
Nikolaj Bjorner ee5ae8fb5e
Merge pull request #1983 from waywardmonkeys/missing-ref
mk_coeffs_without was inadvertently copying src.
2018-11-28 09:07:15 -08:00
..
ackermannization Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
api Merge pull request #1969 from Bronsa/master 2018-11-27 10:43:43 -08:00
ast Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
cmd_context Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
math mk_coeffs_without was inadvertently copying src. 2018-11-28 20:12:47 +07:00
model Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
muz Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
nlsat Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
opt Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
sat Fix a couple of typos. 2018-11-28 14:58:04 +07:00
shell recover error stream from dimacs 2018-11-12 15:33:46 -08:00
smt Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
solver Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
tactic Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
test Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
util Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
CMakeLists.txt rename version.h to z3_version.h to differentiate name in install include directory. Add support for z3_version.h in python build system. #1833 2018-09-21 20:13:58 -07:00