3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00
z3/src/ast
Nikolaj Bjorner a39b0b201a another fix to str.to.int/int.to.str semantics
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-08-13 17:27:34 -07:00
..
fpa updated include directives 2017-08-01 10:51:47 -07:00
macros make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
normal_forms updated include directives 2017-08-01 10:51:47 -07:00
pattern updated include directives 2017-08-01 10:51:47 -07:00
proof_checker Merge branch 'master' of https://github.com/Z3Prover/z3 2017-07-31 13:24:57 -07:00
rewriter another fix to str.to.int/int.to.str semantics 2017-08-13 17:27:34 -07:00
simplifier enable overloading resolution on define-fun declarations, fix #1199 2017-08-08 09:21:06 +02:00
substitution make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
act_cache.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 fix #1195 2017-08-03 13:53:38 -07:00
arith_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
array_decl_plugin.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
array_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast.cpp update header include generation to use relative paths #534 2017-08-03 08:50:04 -07:00
ast.h Merge branch 'master' of https://github.com/Z3Prover/z3 2017-07-31 13:24:57 -07:00
ast_ll_pp.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_pp_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_pp_util.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_printer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_printer.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_smt2_pp.cpp updated include directives 2017-08-01 10:51:47 -07:00
ast_smt2_pp.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_smt_pp.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_smt_pp.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_trail.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_translation.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt moved obj_equiv_class to ast 2017-08-01 19:24:50 -04:00
datatype_decl_plugin.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
datatype_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
decl_collector.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
decl_collector.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_decl_plugin.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr2polynomial.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr2polynomial.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr2var.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
expr_functors.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_functors.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_map.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_substitution.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
factor_equivs.cpp use common idioms for factor-equivalence code 2017-08-01 21:07:20 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fpa_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
func_decl_dependencies.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
func_decl_dependencies.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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
macro_substitution.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
macro_substitution.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
seq_decl_plugin.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
seq_decl_plugin.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07: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