3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 04:48:45 +00:00
z3/src
Nikolaj Bjorner 1e839e5ac2 add missing new_value_eh when repaired up
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-11-24 19:42:13 -08:00
..
ackermannization delete more default constructors 2024-09-23 12:59:04 +01:00
api fix typos POLING -> POLLING in setup.py and remove unused CFLAGS 2024-11-21 11:32:38 -08:00
ast add missing new_value_eh when repaired up 2024-11-24 19:42:13 -08:00
cmd_context more detailed tracing of where unmaterialized exceptions happen 2024-11-19 18:15:50 -08:00
math use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
model fix #7448 2024-11-10 14:40:28 -08:00
muz use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
nlsat use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
opt use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
params remove incremental mode from EUF, include statistics about restart vs propagation calls to sls 2024-11-17 16:58:18 -08:00
parsers inherit more exceptions from std::exception 2024-11-04 13:52:14 -08:00
qe inherit more exceptions from std::exception 2024-11-04 13:52:14 -08:00
sat bug fixes to sls 2024-11-17 13:07:38 -08:00
shell use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
smt remove incremental mode from EUF, include statistics about restart vs propagation calls to sls 2024-11-17 16:58:18 -08:00
solver more detailed tracing of where unmaterialized exceptions happen 2024-11-19 18:15:50 -08:00
tactic #7418 - circumvent use of timer threads to make WASM integration of z3 easier 2024-11-21 11:20:05 -08:00
test add noexcept for signature compatibility 2024-11-04 11:13:49 -08:00
util adding plugin for local search strings 2024-11-22 13:56:03 -08:00
CMakeLists.txt Sls (#7439) 2024-11-02 12:32:48 -07:00