.. |
c++
|
fix #2263
|
2019-05-02 23:27:35 -07:00 |
dll
|
Tabs, formatting.
|
2017-09-17 14:54:09 +01:00 |
dotnet
|
add quotes to install path for .net
|
2019-04-27 10:19:06 -07:00 |
java
|
remove push/pop for fixedpoint objects from API #2249
|
2019-04-27 10:13:15 -07:00 |
ml
|
remove push/pop for fixedpoint objects from API #2249
|
2019-04-27 10:13:15 -07:00 |
python
|
adjust for SMTLIBification name change of set operations
|
2019-04-27 14:13:23 -07:00 |
api_algebraic.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_arith.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_array.cpp
|
add set-has-size to API and python bindings
|
2019-04-16 15:38:14 -07:00 |
api_ast.cpp
|
remove trc
|
2019-04-17 10:47:46 -07:00 |
api_ast_map.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_ast_map.h
|
Use override rather than virtual.
|
2018-02-10 09:56:33 +07:00 |
api_ast_vector.cpp
|
overhaul of error messages. Add warning in dimacs conversion
|
2018-07-04 16:04:37 -07:00 |
api_ast_vector.h
|
Use override rather than virtual.
|
2018-02-10 09:56:33 +07:00 |
api_bv.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_config_params.cpp
|
avoid a few str copies + symbol hiding
|
2019-03-08 10:13:46 +00:00 |
api_context.cpp
|
add API
|
2019-03-28 07:04:21 -07:00 |
api_context.h
|
add API
|
2019-03-28 07:04:21 -07:00 |
api_datalog.cpp
|
remove push/pop for fixedpoint objects from API #2249
|
2019-04-27 10:13:15 -07:00 |
api_datalog.h
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
api_datatype.cpp
|
fix #2251 thanks to Clark
|
2019-04-27 09:44:18 -07:00 |
api_fpa.cpp
|
Simplify boolean code.
|
2018-12-07 22:06:51 +07:00 |
api_goal.cpp
|
avoid a few str copies + symbol hiding
|
2019-03-08 10:13:46 +00:00 |
api_goal.h
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
api_log.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_model.cpp
|
avoid a few str copies + symbol hiding
|
2019-03-08 10:13:46 +00:00 |
api_model.h
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
api_numeral.cpp
|
Fix enum type of case labels
|
2018-12-06 00:08:29 +01:00 |
api_opt.cpp
|
print certificate for #2202, enable CTL-C for API fix #2203
|
2019-03-24 17:09:02 -07:00 |
api_params.cpp
|
Simplify boolean code.
|
2018-12-07 22:06:51 +07:00 |
api_parsers.cpp
|
include all sorts from declarations, and include sorts from datatypes #2185
|
2019-03-16 18:16:09 -07:00 |
api_pb.cpp
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
api_polynomial.cpp
|
remove virtual destructor from api::pmanager
|
2018-07-09 10:37:26 +01:00 |
api_polynomial.h
|
remove virtual destructor from api::pmanager
|
2018-07-09 10:37:26 +01:00 |
api_qe.cpp
|
merge
|
2018-10-14 15:16:22 -07:00 |
api_quant.cpp
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
api_rcf.cpp
|
Simplify boolean code.
|
2018-12-07 22:06:51 +07:00 |
api_seq.cpp
|
completing user print experience with seq/re #2200
|
2019-03-24 11:46:36 -07:00 |
api_solver.cpp
|
print certificate for #2202, enable CTL-C for API fix #2203
|
2019-03-24 17:09:02 -07:00 |
api_solver.h
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
api_special_relations.cpp
|
remove trc
|
2019-04-17 10:47:46 -07:00 |
api_stats.cpp
|
avoid a few str copies + symbol hiding
|
2019-03-08 10:13:46 +00:00 |
api_stats.h
|
Use override rather than virtual.
|
2018-02-10 09:56:33 +07:00 |
api_tactic.cpp
|
fix #2164 address some of simplification shortcommings from #2151 #2152 #2153
|
2019-03-03 11:33:44 -08:00 |
api_tactic.h
|
merge with master
|
2018-03-25 14:57:01 -07:00 |
api_util.h
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
CMakeLists.txt
|
add API
|
2019-03-28 07:04:21 -07:00 |
z3.h
|
remove interpolation and duality dependencies
|
2018-05-24 08:33:48 -07:00 |
z3_algebraic.h
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
z3_api.h
|
remove trc
|
2019-04-17 10:47:46 -07:00 |
z3_ast_containers.h
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
z3_fixedpoint.h
|
remove push/pop for fixedpoint objects from API #2249
|
2019-04-27 10:13:15 -07:00 |
z3_fpa.h
|
Fix up more documentation formatting.
|
2018-12-04 20:20:21 +07:00 |
z3_logger.h
|
fix #1782
|
2018-08-02 10:08:16 -07:00 |
z3_macros.h
|
Remove unused DEFINE_VOID macro.
|
2018-11-26 09:20:04 +07:00 |
z3_optimization.h
|
add assert_and_track to optimize for #2116
|
2019-02-01 14:59:36 -08:00 |
z3_polynomial.h
|
Fix up more documentation formatting.
|
2018-12-04 20:20:21 +07:00 |
z3_private.h
|
Switch from using Z3_bool to using bool.
|
2018-11-20 11:27:09 +07:00 |
z3_rcf.h
|
Fix up more documentation formatting.
|
2018-12-04 20:20:21 +07:00 |
z3_replayer.cpp
|
have replayer handle oom natively
|
2018-11-19 10:59:12 -08:00 |
z3_replayer.h
|
Use stdint.h for int64_t / uint64_t in API.
|
2018-03-30 23:06:24 +07:00 |
z3_spacer.h
|
Fix up more documentation formatting.
|
2018-12-04 20:20:21 +07:00 |
z3_v1.h
|
make include paths uniformly use path relative to src. #534
|
2017-07-31 13:24:11 -07:00 |