3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
2019-01-07 23:13:09 +07:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api add set method to iterator, #2068, a set method to the vector template was also added 2019-01-06 18:55:00 -08:00
ast fix #2061 2019-01-06 11:49:47 -08:00
cmd_context fix bit2bool bug reported by Jianying Li 2019-01-04 07:46:53 -08:00
math update upolynmial test 2018-12-17 17:41:50 -08:00
model fix #2007 2018-12-10 18:37:30 -08:00
muz Fix typos. 2018-12-23 21:58:57 -05:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt fix #2044 2018-12-16 15:32:38 -08:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe fix #2061 2019-01-06 11:49:47 -08:00
sat Fix typos. 2018-12-23 21:58:57 -05:00
shell Change how 64 bit builds are detected. 2018-12-09 16:16:20 +07:00
smt fix #2060. Code comment was right, code wasn't. Code comment and code could also be tuned 2019-01-06 20:20:34 -08:00
solver fixing #1971 2018-12-21 17:10:37 -08:00
tactic add back pre_visit, which does get called from rewriter_def/rewriter.h 2018-12-21 18:52:09 -08:00
test update upolynmial test 2018-12-17 17:41:50 -08:00
util Define NO_Z3_DEBUGGER for emscripten builds. 2019-01-07 23:13:09 +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