3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-12 08:10:32 +00:00
z3/src/api
2016-09-07 11:59:06 -07:00
..
c++ fix spacing, cast to Bool 2016-09-06 20:18:31 -07:00
dll
dotnet use type constrsaints for co-variant subtying to enable .net 3.5 2016-08-30 12:07:06 +08:00
java Added full version strings and associated API functions. 2016-07-28 18:06:02 +01:00
ml Added full version strings and associated API functions. 2016-07-28 18:06:02 +01:00
python Merge branch 'master' of https://github.com/Z3Prover/z3 2016-09-02 03:05:23 -07:00
api_algebraic.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_arith.cpp
api_array.cpp
api_ast.cpp Add OP_INTERNAL to handle cases of function symbols that don't have external semantics (at least in a way that is supported by means of building terms) Issue #688 2016-07-20 12:13:54 -07:00
api_ast_map.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_ast_map.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_ast_vector.cpp add object z3 objects to target context during translation, to fix build regression failure on z3test.py 2016-07-15 11:44:38 -07:00
api_ast_vector.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_bv.cpp
api_config_params.cpp make use of warning_msg safe for formatting. Thanks to Scott McPeak for reporting 2016-06-14 08:10:10 -07:00
api_context.cpp fixes to consequence generation and cancellation 2016-09-07 11:50:26 -07:00
api_context.h fixes to consequence generation and cancellation 2016-09-07 11:50:26 -07:00
api_datalog.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_datalog.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_datatype.cpp
api_fpa.cpp removed unused variables 2016-02-09 16:38:35 +00:00
api_goal.cpp add object z3 objects to target context during translation, to fix build regression failure on z3test.py 2016-07-15 11:44:38 -07:00
api_goal.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_interp.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_log.cpp add some version information (and date) to log file to make it easier to trap version mismatch on log files 2016-06-28 18:11:30 -07:00
api_model.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_model.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_numeral.cpp logic fix 2016-03-01 17:42:33 +00:00
api_opt.cpp add detection of non-fixed variables to consequence finding 2016-07-30 19:12:41 -07:00
api_params.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_parsers.cpp
api_pb.cpp
api_polynomial.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_polynomial.h
api_quant.cpp add line/pos information for pattern warnings. Issue #607 2016-05-16 08:59:58 -07:00
api_rcf.cpp
api_seq.cpp seq API 2016-01-03 14:07:34 -08:00
api_solver.cpp wrapping interruptable with solver consequence call 2016-08-05 11:32:12 -07:00
api_solver.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_stats.cpp fix break in configure 2016-02-01 17:38:14 +00:00
api_stats.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_tactic.cpp garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_tactic.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
api_util.h garbage collect all api::object references when calling del_context. Request issue #679 2016-07-13 22:26:21 -07:00
z3.h
z3_algebraic.h
z3_api.h Merge branch 'master' of https://github.com/Z3Prover/z3 2016-07-28 11:20:23 -07:00
z3_ast_containers.h
z3_fixedpoint.h
z3_fpa.h Changed FP significand/exponent functions to return non-normalized results. Clarified function remarks. Relates to #383. 2016-01-13 16:32:32 +00:00
z3_interp.h
z3_logger.h
z3_macros.h
z3_optimization.h add detection of non-fixed variables to consequence finding 2016-07-30 19:12:41 -07:00
z3_polynomial.h
z3_private.h
z3_rcf.h
z3_replayer.cpp fixes to consequence generation and cancellation 2016-09-07 11:50:26 -07:00
z3_replayer.h
z3_v1.h