.. |
c++
|
merge
|
2017-07-27 17:02:27 -07:00 |
dll
|
[CMake] Move CMake files into their intended location so the
|
2017-06-12 11:59:00 +01:00 |
dotnet
|
merge
|
2017-07-27 17:02:27 -07:00 |
java
|
merge
|
2017-07-27 17:02:27 -07:00 |
ml
|
Resolved merge conflicts. Added FPA API input validity checks.
|
2016-11-15 20:19:40 +00:00 |
python
|
merge
|
2017-07-27 17:02:27 -07:00 |
api_algebraic.cpp
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_arith.cpp
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_array.cpp
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_ast.cpp
|
fix bug in qe-lite reported in #1086: bookkeeping of unconstrained variables only works for quantifier-free formulas
|
2017-06-19 18:22:30 -05: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
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
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
|
fix handling of global parameters, exceptions when optimization call gets cancelled
|
2017-02-21 17:04:10 -08:00 |
api_datalog.cpp
|
update macro_util logging to uniform format
|
2017-01-15 21:13:22 -08: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
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_fpa.cpp
|
Resolved merge conflicts. Added FPA API input validity checks.
|
2016-11-15 20:19:40 +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
|
update lookahead to include extensions
|
2017-06-07 16:35:35 -07:00 |
api_log.cpp
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_model.cpp
|
enable exposing internal solver state on interrupted solvers
|
2017-05-30 17:33:27 -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
|
initial integration of opt
|
2017-04-27 19:13:00 -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
|
have parser produce ast-vector instead of single ast
|
2017-06-01 21:21:05 -07:00 |
api_pb.cpp
|
add pb shorthands to C++. Issue #694
|
2017-03-14 07:58:39 -07:00 |
api_polynomial.cpp
|
Cleaned up #include<iostream> in api* objects.
|
2017-01-10 21:04:44 +00:00 |
api_polynomial.h
|
reworking cancellation
|
2015-12-12 19:30:23 +00:00 |
api_quant.cpp
|
add bypass to allow recursive functions from API
|
2017-03-31 16:38:15 -07:00 |
api_rcf.cpp
|
reworking cancellation
|
2015-12-12 19:30:23 +00:00 |
api_seq.cpp
|
add itos/stoi conversion to API. Issue #895
|
2017-02-11 11:31:13 -05:00 |
api_solver.cpp
|
add facility to add lemmas
|
2017-06-12 19:44:02 -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 |
CMakeLists.txt
|
[CMake] typos in cmake
|
2017-06-23 09:37:49 -04:00 |
z3.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_algebraic.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_api.h
|
merge
|
2017-07-27 17:02:27 -07:00 |
z3_ast_containers.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_fixedpoint.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_fpa.h
|
FPA API clarification
|
2016-11-07 12:35:48 +00:00 |
z3_interp.h
|
update lookahead to include extensions
|
2017-06-07 16:35:35 -07:00 |
z3_logger.h
|
|
|
z3_macros.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_optimization.h
|
[Doxygen] Fix some Doxygen warnings for z3_optimization.h
|
2017-06-07 18:45:12 +01:00 |
z3_polynomial.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_private.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_rcf.h
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
z3_replayer.cpp
|
fix missing else reported in #855
|
2016-12-22 20:56:14 -08:00 |
z3_replayer.h
|
add debugging facilities for github issues #384 #367
|
2015-12-22 10:43:18 -08:00 |
z3_v1.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |