3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 22:35:35 +00:00
z3/src/ast
2018-06-27 17:05:52 -07:00
..
fpa integrate lambda expressions 2018-06-26 07:23:04 -07:00
macros integrate lambda expressions 2018-06-26 07:23:04 -07:00
normal_forms integrate lambda expressions 2018-06-26 07:23:04 -07:00
pattern integrate lambda expressions 2018-06-26 07:23:04 -07:00
proofs fixes to term-graph, add proof-checker routines for PR_BIND, remove orphaned file 2018-06-27 17:04:47 -07:00
rewriter add obj_ref::operator=(obj_ref &&) + a few explicit uses 2018-06-26 17:00:56 +01: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 fixes 2018-06-14 16:08:52 -07:00
arith_decl_plugin.h Moved is_int_expr into arith_recognizers 2018-06-14 16:08:51 -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 fixes to term-graph, add proof-checker routines for PR_BIND, remove orphaned file 2018-06-27 17:04:47 -07:00
ast.h integrate lambda expressions 2018-06-26 07:23:04 -07:00
ast_ll_pp.cpp integrate lambda expressions 2018-06-26 07:23:04 -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 integrate lambda expressions 2018-06-26 07:23:04 -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 Minor fixes to ast_pp_dot 2018-06-14 16:08:48 -07:00
ast_pp_dot.h Minor fixes to ast_pp_dot 2018-06-14 16:08:48 -07:00
ast_pp_util.cpp merge with master 2018-03-25 14:57:01 -07:00
ast_pp_util.h merge with master 2018-03-25 14:57:01 -07:00
ast_printer.cpp merge with master 2018-03-25 14:57:01 -07:00
ast_printer.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
ast_smt2_pp.cpp merge 2018-06-27 08:51:22 -07:00
ast_smt2_pp.h merge with master 2018-03-25 14:57:01 -07:00
ast_smt_pp.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
ast_smt_pp.h merge with master 2018-03-25 14:57:01 -07:00
ast_trail.h Use override rather than virtual. 2018-02-10 09:56:33 +07:00
ast_translation.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
ast_translation.h clean up parallel tactic 2018-04-16 03:18:57 -07:00
ast_util.cpp mk_not: fix clang compilation issue 2018-06-14 16:08:52 -07:00
ast_util.h mk_not: fix clang compilation issue 2018-06-14 16:08:52 -07:00
bv_decl_plugin.cpp merge with master 2018-03-25 14:57:01 -07:00
bv_decl_plugin.h Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
CMakeLists.txt move files for build script 2018-06-15 15:13:55 -07:00
datatype_decl_plugin.cpp fix #1599. fix #1600 2018-04-27 17:49:20 +02:00
datatype_decl_plugin.h fill out qe_solve_plugin functionality 2018-06-14 16:08:52 -07:00
decl_collector.cpp merge with master 2018-03-25 14:57:01 -07:00
decl_collector.h merge with master 2018-03-25 14:57:01 -07:00
dl_decl_plugin.cpp Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
dl_decl_plugin.h Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +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 merge with master 2018-03-25 14:57:01 -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 integrate lambda expressions 2018-06-26 07:23:04 -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
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 debugging mbi 2018-06-14 16:08:52 -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 remove iff 2018-06-14 16:08:48 -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 merge with master 2018-03-25 14:57:01 -07:00
pb_decl_plugin.h merge with master 2018-03-25 14:57:01 -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 merge with opt 2018-04-30 08:27:54 -07: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 remove iff 2018-06-14 16:08:48 -07:00
static_features.h fix #1665 2018-06-08 10:30:20 -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 integrate lambda expressions 2018-06-26 07:23:04 -07:00
well_sorted.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00