| .. | 
		
		
			
			
			
			
				| c++ | expose n-ary xor | 2021-08-14 10:52:09 -07:00 | 
		
			
			
			
			
				| dll | Tabs, formatting. | 2017-09-17 14:54:09 +01:00 | 
		
			
			
			
			
				| dotnet | Added sbv2s (#5413) | 2021-07-16 17:58:28 +02:00 | 
		
			
			
			
			
				| java | Add AssertSoft String overload for Java Api (#5475) | 2021-08-12 09:18:18 -07:00 | 
		
			
			
			
			
				| julia | rounding mode sort removed for incompatibility | 2021-05-21 16:18:43 -07:00 | 
		
			
			
			
			
				| ml | Remove size argument in OCaml's Z3.mk_re_intersect(#5383) | 2021-07-06 01:21:04 -07:00 | 
		
			
			
			
			
				| python | fix regression in FPNumRef sign | 2021-08-18 10:00:22 -07: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 | #5484 | 2021-08-16 11:19:22 -07: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 | #5215 | 2021-05-19 12:42:38 -07:00 | 
		
			
			
			
			
				| api_context.cpp | api_context: remove basic&arith fids fields | 2021-04-13 17:42:42 +01:00 | 
		
			
			
			
			
				| api_context.h | api_context: remove basic&arith fids fields | 2021-04-13 17:42:42 +01:00 | 
		
			
			
			
			
				| api_datalog.cpp | call it data instead of c_ptr for approaching C++11 std::vector convention. | 2021-04-13 18:17:35 -07: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 reference counting in Z3_mk_fpa_to_ieee_bv | 2020-11-06 12:16:09 +00: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 | add static | 2020-09-29 16:48:47 +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 | call it data instead of c_ptr for approaching C++11 std::vector convention. | 2021-04-13 18:17:35 -07:00 | 
		
			
			
			
			
				| api_params.cpp | more missing nullptr flexibility #5156 | 2021-04-08 10:34:09 -07:00 | 
		
			
			
			
			
				| api_parsers.cpp | fix #5113 | 2021-04-07 12:20:12 -07: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 | call it data instead of c_ptr for approaching C++11 std::vector convention. | 2021-04-13 18:17:35 -07: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 | Added sbv2s (#5413) | 2021-07-16 17:58:28 +02:00 | 
		
			
			
			
			
				| api_solver.cpp | remove api_context::m_search as it's always constant (false) | 2021-04-13 17:32:17 +01: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 | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_api.h | Added sbv2s (#5413) | 2021-07-16 17:58:28 +02:00 | 
		
			
			
			
			
				| z3_ast_containers.h | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_fixedpoint.h | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_fpa.h | #5361 | 2021-06-21 14:58:00 -07:00 | 
		
			
			
			
			
				| z3_logger.h | move to abstract symbols | 2020-01-10 12:14:13 -08:00 | 
		
			
			
			
			
				| z3_macros.h | Remove unused DEFINE_VOID macro. | 2018-11-26 09:20:04 +07:00 | 
		
			
			
			
			
				| z3_optimization.h | add new model event handler for incremental optimization | 2021-02-05 17:11:04 -08:00 | 
		
			
			
			
			
				| z3_polynomial.h | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_private.h | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_rcf.h | booyah | 2020-07-04 15:56:30 -07: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 | booyah | 2020-07-04 15:56:30 -07:00 | 
		
			
			
			
			
				| z3_v1.h | booyah | 2020-07-04 15:56:30 -07:00 |