3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src/ast
2018-03-19 13:34:17 -07:00
..
fpa Convert BVULT(X,Y) into !BVULE(Y,X) 2018-02-23 17:17:02 +00:00
macros Remove redundant void arg. 2018-02-13 18:51:52 +07:00
normal_forms Use nullptr. 2018-02-12 14:05:55 +07:00
pattern Use nullptr. 2018-02-12 14:05:55 +07:00
proofs remove references to deprecated uses of PROOF_MODE #1531 2018-03-10 13:55:01 -05:00
rewriter Merge branch 'master' of https://github.com/z3prover/z3 2018-03-19 13:34:17 -07:00
substitution Use nullptr. 2018-02-12 14:05:55 +07:00
act_cache.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
act_cache.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_decl_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
arith_decl_plugin.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
array_decl_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
array_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
ast.cpp remove references to deprecated uses of PROOF_MODE #1531 2018-03-10 13:55:01 -05:00
ast.h remove references to deprecated uses of PROOF_MODE #1531 2018-03-10 13:55:01 -05:00
ast_ll_pp.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ast_ll_pp.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_lt.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_lt.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
ast_pp.h Use nullptr. 2018-02-12 14:05:55 +07:00
ast_pp_dot.cpp Merge branch 'master' of https://github.com/z3prover/z3 2017-10-24 08:49:56 -07:00
ast_pp_dot.h account for review 2017-10-24 11:44:28 +02:00
ast_pp_util.cpp fix #1522 2018-03-07 14:26:38 -08:00
ast_pp_util.h fix #1522 2018-03-07 14:26:38 -08:00
ast_printer.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ast_printer.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
ast_smt2_pp.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ast_smt2_pp.h Use nullptr. 2018-02-12 14:05:55 +07:00
ast_smt_pp.cpp fix #1488 for smtlib basic printer 2018-02-28 09:22:20 +09:00
ast_smt_pp.h Use nullptr. 2018-02-12 14:05:55 +07:00
ast_trail.h Use override rather than virtual. 2018-02-10 09:56:33 +07:00
ast_translation.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ast_translation.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_util.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ast_util.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_decl_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
bv_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
CMakeLists.txt add a basic printer into graphviz (http://graphviz.org/) for proofs 2017-10-24 09:41:38 +02:00
datatype_decl_plugin.cpp fix #1547 by rewriting legacy recognizers to SMT-LIB2.6 style recognizers which are assumed by theory_datatype 2018-03-19 13:33:58 -07:00
datatype_decl_plugin.h fix #1547 by rewriting legacy recognizers to SMT-LIB2.6 style recognizers which are assumed by theory_datatype 2018-03-19 13:33:58 -07:00
decl_collector.cpp fix #1488 2018-02-14 21:46:20 -08:00
decl_collector.h fix #1488 2018-02-14 21:46:20 -08:00
dl_decl_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
dl_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
expr2polynomial.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr2polynomial.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
expr2var.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr2var.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_abstract.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr_abstract.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_delta_pair.h Use nullptr. 2018-02-12 14:05:55 +07:00
expr_functors.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr_functors.h Use nullptr. 2018-02-12 14:05:55 +07:00
expr_map.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr_map.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_stat.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_stat.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
expr_substitution.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
expr_substitution.h Use nullptr. 2018-02-12 14:05:55 +07:00
factor_equivs.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
factor_equivs.h moved obj_equiv_class to ast 2017-08-01 19:24:50 -04:00
for_each_ast.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
for_each_ast.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
for_each_expr.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
for_each_expr.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
format.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
format.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fpa_decl_plugin.cpp Use bool literal false instead of 0. 2018-02-13 19:23:47 +07:00
fpa_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
func_decl_dependencies.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
func_decl_dependencies.h Use nullptr. 2018-02-12 14:05:55 +07:00
has_free_vars.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
has_free_vars.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
justified_expr.h update rewriting of equalities and monomials for regressions 2017-09-03 14:36:03 -07:00
macro_substitution.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
macro_substitution.h Use nullptr. 2018-02-12 14:05:55 +07:00
num_occurs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
num_occurs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
occurs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
occurs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
pb_decl_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
pb_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
pp.cpp updated include directives 2017-08-01 10:51:47 -07:00
pp.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pp_params.pyg add option for prettier proof printing, Issue #706 2016-08-20 03:52:45 -07:00
recurse_expr.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
recurse_expr_def.h Use nullptr. 2018-02-12 14:05:55 +07:00
reg_decl_plugins.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
reg_decl_plugins.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
scoped_proof.h streamlining proof generation (initial step of removing ast-manager dependency). Detect error in model creation when declaring constant with non-zero arity. See #1223 2017-10-23 21:16:46 -07:00
seq_decl_plugin.cpp fix #1496 2018-02-22 08:05:28 +09:00
seq_decl_plugin.h Use nullptr. 2018-02-12 14:05:55 +07:00
shared_occs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
shared_occs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
static_features.cpp fix setup for non-linear real arithmetic per QF_UFNRA regresssions 2017-12-08 09:23:57 +05:30
static_features.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
used_symbols.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
used_vars.cpp fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
used_vars.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
well_sorted.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
well_sorted.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00