| .. |
|
c++
|
use python3 in nightly
|
2023-11-14 08:54:10 -08:00 |
|
dll
|
|
|
|
dotnet
|
update path reference to readme
|
2023-12-05 13:47:05 -08:00 |
|
java
|
updating java cmake scrip
|
2024-01-27 16:29:19 -08:00 |
|
js
|
Bump @babel/traverse from 7.19.4 to 7.23.2 in /src/api/js (#6954)
|
2023-10-23 15:29:42 -07:00 |
|
julia
|
Improve instructions for working with the Julia API (#7108)
|
2024-02-02 09:46:31 -08:00 |
|
ml
|
Add Z3_get_estimated_alloc_size to OCaml API (#7068)
|
2023-12-21 12:54:30 -08:00 |
|
python
|
allow callbacks to be nested
|
2024-02-13 20:30:17 +07:00 |
|
api_algebraic.cpp
|
|
|
|
api_arith.cpp
|
switch to expose fresh function instead of changing legacy function
|
2023-01-24 13:05:34 -08:00 |
|
api_array.cpp
|
|
|
|
api_ast.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_ast_map.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_ast_map.h
|
|
|
|
api_ast_vector.cpp
|
|
|
|
api_ast_vector.h
|
|
|
|
api_bv.cpp
|
add comments for API versions of bit-vector overflow/underflow checks for #7011
|
2023-11-28 13:36:41 -08:00 |
|
api_config_params.cpp
|
add warning messages for #7100
|
2024-01-30 21:30:37 -08:00 |
|
api_context.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_context.h
|
Typo Fixes (#6803)
|
2023-07-09 11:56:10 -07:00 |
|
api_datalog.cpp
|
|
|
|
api_datalog.h
|
|
|
|
api_datatype.cpp
|
Fix memory and concurrency issues in OCaml API (#6992)
|
2023-11-16 18:28:12 -08:00 |
|
api_fpa.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_goal.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_goal.h
|
|
|
|
api_log.cpp
|
|
|
|
api_model.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_model.h
|
|
|
|
api_numeral.cpp
|
create as_bin as_hex wrappers for display
|
2024-01-12 09:19:22 -08:00 |
|
api_opt.cpp
|
|
|
|
api_params.cpp
|
|
|
|
api_parsers.cpp
|
track assumptions when parsing into a solver. This enables solver.from_file/solver.from_string to support assumptions/cores #6587
|
2023-02-14 11:09:11 -08:00 |
|
api_pb.cpp
|
|
|
|
api_polynomial.cpp
|
|
|
|
api_polynomial.h
|
|
|
|
api_qe.cpp
|
update release notes
|
2023-01-31 12:19:33 -08:00 |
|
api_quant.cpp
|
add API to access symbols associated with quantifiers
|
2023-11-19 16:30:09 -08:00 |
|
api_rcf.cpp
|
Add accessors for RCF numeral internals (#7013)
|
2023-11-23 17:54:23 +01:00 |
|
api_seq.cpp
|
fix #6442
|
2022-11-05 23:15:03 -07:00 |
|
api_solver.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_solver.h
|
add API for creating and attaching simplifiers
|
2023-01-31 17:06:03 -08:00 |
|
api_special_relations.cpp
|
|
|
|
api_stats.cpp
|
|
|
|
api_stats.h
|
|
|
|
api_tactic.cpp
|
add unconstrained elimination for sequences
|
2023-03-20 17:07:04 +01:00 |
|
api_tactic.h
|
add API for creating and attaching simplifiers
|
2023-01-31 17:06:03 -08:00 |
|
api_util.h
|
|
|
|
CMakeLists.txt
|
cmake: Use FindPython3. (#7019)
|
2023-11-27 11:20:21 +01:00 |
|
z3.h
|
z3.h: Don't include stdio.h (#7014)
|
2023-11-24 16:46:32 +01:00 |
|
z3_algebraic.h
|
|
|
|
z3_api.h
|
Update z3_api.h
|
2024-01-17 13:53:38 -08:00 |
|
z3_ast_containers.h
|
|
|
|
z3_fixedpoint.h
|
|
|
|
z3_fpa.h
|
docs: More intra-doc linking, bit of formatting. (#6963)
|
2023-10-25 10:07:03 -07:00 |
|
z3_logger.h
|
|
|
|
z3_macros.h
|
|
|
|
z3_optimization.h
|
|
|
|
z3_polynomial.h
|
|
|
|
z3_private.h
|
|
|
|
z3_rcf.h
|
Add accessors for RCF numeral internals (#7013)
|
2023-11-23 17:54:23 +01:00 |
|
z3_replayer.cpp
|
fix #6778
|
2023-06-25 21:08:13 -07:00 |
|
z3_replayer.h
|
|
|
|
z3_spacer.h
|
|
|
|
z3_v1.h
|
|
|