3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-19 07:06:28 +00:00
z3/src
2026-06-16 11:10:27 -07:00
..
ackermannization Fix off-by-one vulnerabilities: use range-based for on goals; cache loop bound 2026-02-19 22:37:22 +00:00
api Bump markdown-it from 14.1.0 to 14.2.0 in /src/api/js (#9881) 2026-06-16 11:34:20 -06:00
ast goal2sat: drop unsafe ref_count≤1 cache-skip optimization; keep bit_blaster mk_eq improvement (#9882) 2026-06-16 12:09:20 -06:00
cmd_context refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
math Lcube (#9858) 2026-06-14 16:25:21 -07:00
model disable test in tptp, move to native lambdas 2026-06-02 10:38:51 -07:00
muz Add rlimit support in fixedpoint parameters (#9798) 2026-06-10 15:13:05 -07:00
nlsat making try-for tactic exception resilient on cancelation 2026-04-26 15:58:24 -07:00
opt Fixes necessary to compile z3 included in clang-tidy via FetchContents. (#9768) 2026-06-08 19:44:01 -07:00
params prepare for lambda unfolding in ho-matcher and selectively enable ho matching 2026-05-22 13:25:01 -07:00
parsers Fix off-by-one column after comment lines in SMT2 scanner (#9808) 2026-06-10 06:49:31 -07:00
qe Cleanup thanks to Copilot (#9709) 2026-06-04 10:46:33 -07:00
sat Remove redundant check for reference count in cache 2026-06-16 09:35:51 -06:00
shell Fixes necessary to compile z3 included in clang-tidy via FetchContents. (#9768) 2026-06-08 19:44:01 -07:00
smt Eliminate unused private fields and local variables. (#9875) 2026-06-16 14:55:18 +01:00
solver Eliminate unused private fields and local variables. (#9875) 2026-06-16 14:55:18 +01:00
tactic block lia2card on recursive functions 2026-06-16 11:25:14 -06:00
test Strengthen historical nlsat regression tests (#9857) 2026-06-16 11:36:13 -06:00
util Remove a few unneeded constructors (#9879) 2026-06-16 14:55:59 +01:00
CMakeLists.txt git bindings v1.0 2026-02-18 21:02:25 -08:00