3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-18 16:28:56 +00:00
z3/src
Copilot e7f9a31b25
Replace remaining NULL with nullptr (#8198)
* Initial plan

* Replace NULL with nullptr in spacer_context.cpp

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-01-14 19:50:44 -08:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api fix build 2026-01-14 18:54:16 +00:00
ast Remove redundant overridden default destructors (#8191) 2026-01-14 18:41:26 +00:00
cmd_context Subterms Theory (#8115) 2026-01-13 10:53:17 -08:00
math throw an algebraic exception on a failure of m_limit.inc() instead of returning sign_zero 2026-01-14 07:23:26 -10:00
model Fix unused parameter warnings in empty override functions by omitting parameter names (#8174) 2026-01-12 21:27:33 -08:00
muz Replace remaining NULL with nullptr (#8198) 2026-01-14 19:50:44 -08:00
nlsat remove unused *_signed_project() methods 2025-12-02 18:46:16 -10:00
opt Fix unused parameter warnings in empty override functions by omitting parameter names (#8174) 2026-01-12 21:27:33 -08:00
params fix #8109 2026-01-07 10:56:50 -08:00
parsers Subterms Theory (#8115) 2026-01-13 10:53:17 -08:00
qe Remove redundant overridden default destructors (#8191) 2026-01-14 18:41:26 +00:00
sat Remove redundant overridden default destructors (#8191) 2026-01-14 18:41:26 +00:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt Remove redundant overridden default destructors (#8191) 2026-01-14 18:41:26 +00:00
solver Add commands for forcing preferences during search 2025-10-02 10:47:10 -07:00
tactic Replace custom util/optional with std::optional (#8162) 2026-01-11 19:47:39 -08:00
test Modernize C++ patterns: range-based for loops and nullptr (#8167) 2026-01-11 21:20:07 -08:00
util Replace custom util/optional with std::optional (#8162) 2026-01-11 19:47:39 -08:00
CMakeLists.txt BLD: Add CMake option to build Python bindings without rebuilding libz3 (redux) (#8088) 2025-12-16 17:50:37 +00:00