3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-19 15:04:42 +00:00
z3/src
copilot-swe-agent[bot] 494dc25ca5 Modernize more files to use std::format: bv_decl_plugin, dl_decl_plugin, datatype_decl_plugin, seq_decl_plugin
Co-authored-by: levnach <5377127+levnach@users.noreply.github.com>
2026-02-18 20:57:13 -08:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api coerce bool 2026-02-18 20:57:13 -08:00
ast Modernize more files to use std::format: bv_decl_plugin, dl_decl_plugin, datatype_decl_plugin, seq_decl_plugin 2026-02-18 20:57:13 -08:00
cmd_context Subterms Theory (#8115) 2026-02-18 20:57:12 -08:00
math Replace empty destructors with = default for compiler optimization (#8189) 2026-02-18 20:57:12 -08:00
model Fix unused parameter warnings in empty override functions by omitting parameter names (#8174) 2026-02-18 20:57:11 -08:00
muz Replace empty destructors with = default for compiler optimization (#8189) 2026-02-18 20:57:12 -08:00
nlsat remove unused *_signed_project() methods 2026-02-18 20:56:57 -08:00
opt Fix unused parameter warnings in empty override functions by omitting parameter names (#8174) 2026-02-18 20:57:11 -08:00
params fix #8109 2026-02-18 20:57:05 -08:00
parsers Subterms Theory (#8115) 2026-02-18 20:57:12 -08:00
qe Replace empty destructors with = default for compiler optimization (#8189) 2026-02-18 20:57:12 -08:00
sat Replace empty destructors with = default for compiler optimization (#8189) 2026-02-18 20:57:12 -08:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt coerce bool 2026-02-18 20:57:13 -08:00
solver include FS logic 2025-11-21 13:14:53 -08:00
tactic Replace custom util/optional with std::optional (#8162) 2026-02-18 20:57:09 -08:00
test Modernize C++ patterns: range-based for loops and nullptr (#8167) 2026-02-18 20:57:10 -08:00
util Replace custom util/optional with std::optional (#8162) 2026-02-18 20:57:09 -08:00
CMakeLists.txt BLD: Add CMake option to build Python bindings without rebuilding libz3 (redux) (#8088) 2026-02-18 20:57:00 -08:00