3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/api
2015-07-14 13:09:00 -07:00
..
c++ update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
dll added missing Copyright forms 2015-06-10 11:54:02 -07:00
dotnet Adjusted return types of set functions to ArrayExprs in Java and .NET 2015-07-14 13:07:16 -07:00
java Fixed .equals for AST, FuncDecl, and Sort, and AST.compareTo in Java 2015-07-14 13:09:00 -07:00
ml add more Copyright notes 2015-06-10 11:59:21 -07:00
python update unit tests for num allocs 2015-06-22 13:20:59 +02:00
api_algebraic.cpp Fix set_interruptable usage 2013-03-25 16:52:08 -07:00
api_arith.cpp Removed (some) dead parameters. Added doxygen documentation for the whole code base. 2012-11-22 10:06:24 -08:00
api_array.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast.cpp don't crash in Z3_model_eval API if not given a valid expression 2015-06-26 18:33:13 +01:00
api_ast_map.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast_map.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_ast_vector.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast_vector.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_bv.cpp C API bugfix (Stackoverflow #22864146) 2014-04-04 17:57:50 +01:00
api_config_params.cpp merge with latest unstable 2014-10-22 09:45:04 -07:00
api_context.cpp add new C API function: Z3_finalize_memory() 2015-06-07 14:55:15 +01:00
api_context.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_datalog.cpp print output predicates as part of displaying rules 2014-08-22 21:17:05 -07:00
api_datalog.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_datatype.cpp pull unstable 2015-04-01 14:57:11 -07:00
api_fpa.cpp FPA API bugfix 2015-06-09 12:29:05 +01:00
api_goal.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_goal.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_interp.cpp merge with unstable 2015-04-30 10:40:03 -07:00
api_log.cpp Fix issue reported at http://z3.codeplex.com/workitem/14 2013-01-24 13:22:28 -08:00
api_model.cpp don't crash in Z3_model_eval API if not given a valid expression 2015-06-26 18:33:13 +01:00
api_model.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_numeral.cpp renamed function to avoid compilation issues 2015-01-22 18:52:28 +00:00
api_opt.cpp add push/pop to optimization context for convenience 2014-09-01 14:58:58 -07:00
api_params.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
api_parsers.cpp removed private API based on deprecated features 2012-12-11 11:37:29 -08:00
api_pb.cpp moving to rational coefficients 2013-11-21 15:55:08 -08:00
api_polynomial.cpp Fix set_interruptable usage 2013-03-25 16:52:08 -07:00
api_polynomial.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_quant.cpp Hide non-exported symbols when compiling with gcc/clang. 2015-02-22 11:38:46 +00:00
api_rcf.cpp Add html pretty printing mode for RCF package 2013-01-27 10:19:54 -08:00
api_solver.cpp add count of memory allocations and way to limit allocations globally. Fix purification in nlsat_smt to fix regressions on QF_UFNRA 2015-06-22 07:45:40 +02:00
api_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_solver_old.cpp Hide non-exported symbols when compiling with gcc/clang. 2015-02-22 11:38:46 +00:00
api_stats.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_stats.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_tactic.cpp add parameter validation in two remaining local cases 2014-10-14 11:29:05 -07:00
api_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
api_user_theory.cpp checkpoint 2012-11-01 21:44:35 -07:00
api_util.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3.h remove double underscores 2015-07-09 13:31:22 -07:00
z3_algebraic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_api.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_fpa.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_interp.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_logger.h removing fat 2012-10-31 14:21:22 -07:00
z3_macros.h added missing Copyright forms 2015-06-10 11:54:02 -07:00
z3_polynomial.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_private.h remove double underscores 2015-07-09 13:31:22 -07:00
z3_rcf.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_replayer.cpp pull unstable 2015-04-01 14:57:11 -07:00
z3_replayer.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
z3_v1.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00