.. |
c++
|
#5742
|
2021-12-28 11:00:34 -08:00 |
dll
|
Tabs, formatting.
|
2017-09-17 14:54:09 +01:00 |
dotnet
|
apply delcypher's todo
|
2022-01-04 20:25:14 -08:00 |
java
|
#5755
|
2022-01-07 14:05:06 -08:00 |
julia
|
remove deprecated escape string from Julia bindings
|
2021-10-21 19:14:12 -04:00 |
ml
|
Use Stdlib. instead of Pervasives. due to deprecation (#5730)
|
2021-12-22 07:53:47 -08:00 |
python
|
#5747
|
2022-01-03 08:54:54 -08:00 |
api_algebraic.cpp
|
pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532
|
2020-07-26 17:52:28 -07:00 |
api_arith.cpp
|
remove ast_manager get_sort method entirely
|
2021-02-02 13:57:01 -08:00 |
api_array.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_ast.cpp
|
#5727
|
2021-12-20 10:17:06 -08:00 |
api_ast_map.cpp
|
more missing nullptr flexibility #5156
|
2021-04-08 10:34:09 -07:00 |
api_ast_map.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_ast_vector.cpp
|
fix missing nullptr check for #5156
|
2021-04-08 10:30:33 -07:00 |
api_ast_vector.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_bv.cpp
|
fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string
|
2020-07-11 20:24:45 +01:00 |
api_config_params.cpp
|
remove Z3_bool_opt #5757
|
2022-01-07 11:52:10 -08:00 |
api_context.cpp
|
stack
|
2021-12-02 09:00:51 -08:00 |
api_context.h
|
stack
|
2021-12-02 09:00:51 -08:00 |
api_datalog.cpp
|
breaking change. Enforce append semantics everywhere for parameter updates #5744
|
2021-12-30 19:11:14 -08:00 |
api_datalog.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_datatype.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_fpa.cpp
|
fix logging in Z3_fpa_get_[es]bits
|
2021-08-29 10:58:54 +01:00 |
api_goal.cpp
|
more missing nullptr flexibility #5156
|
2021-04-08 10:34:09 -07:00 |
api_goal.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_log.cpp
|
logging cleanup
|
2021-08-29 12:24:19 +01:00 |
api_model.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_model.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_numeral.cpp
|
fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string
|
2020-07-11 20:24:45 +01:00 |
api_opt.cpp
|
fix #5515
|
2021-08-28 18:05:51 -07:00 |
api_params.cpp
|
more missing nullptr flexibility #5156
|
2021-04-08 10:34:09 -07:00 |
api_parsers.cpp
|
fixing #5473
|
2021-11-30 17:08:28 -08:00 |
api_pb.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_polynomial.cpp
|
remove virtual destructor from api::pmanager
|
2018-07-09 10:37:26 +01:00 |
api_polynomial.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
api_qe.cpp
|
adding dt-solver (#4739)
|
2020-10-18 15:28:21 -07:00 |
api_quant.cpp
|
fix logging of Z3_mk_lambda and Z3_mk_lambda_const
|
2021-08-29 00:37:45 +01:00 |
api_rcf.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_seq.cpp
|
#5727
|
2021-12-20 10:17:06 -08:00 |
api_solver.cpp
|
more #5746
|
2022-01-02 11:33:21 -08:00 |
api_solver.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_special_relations.cpp
|
remove trc
|
2019-04-17 10:47:46 -07:00 |
api_stats.cpp
|
more missing nullptr flexibility #5156
|
2021-04-08 10:34:09 -07:00 |
api_stats.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
api_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
api_util.h
|
api: avoid copying param_refs whenever possible
|
2020-11-06 10:51:51 +00:00 |
CMakeLists.txt
|
Change from BINARY_DIR to PROJECT_BINARY_DIR
|
2019-05-15 11:25:40 -07:00 |
z3.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
z3_algebraic.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_api.h
|
remove Z3_bool_opt #5757
|
2022-01-07 11:52:10 -08:00 |
z3_ast_containers.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_fixedpoint.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_fpa.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_logger.h
|
logging cleanup
|
2021-08-29 12:24:19 +01:00 |
z3_macros.h
|
remove Z3_bool_opt #5757
|
2022-01-07 11:52:10 -08:00 |
z3_optimization.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_polynomial.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_private.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
z3_rcf.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_replayer.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
z3_replayer.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
z3_spacer.h
|
fix grouping for latest doxygen (#5626)
|
2021-10-27 23:46:31 +02:00 |
z3_v1.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |