3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-07 06:28:18 +00:00
z3/src/ast
2020-07-30 10:23:23 -07:00
..
fpa Fix for fp.roundToIntegral of tiny, denormal floats. Fixes #4190. 2020-07-17 15:58:01 +00:00
macros fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
normal_forms booyah 2020-07-04 15:56:30 -07:00
pattern fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
proofs booyah 2020-07-04 15:56:30 -07:00
rewriter rewrite to_int comparisons 2020-07-30 10:23:23 -07:00
substitution booyah 2020-07-04 15:56:30 -07:00
act_cache.cpp
act_cache.h booyah 2020-07-04 15:56:30 -07:00
arith_decl_plugin.cpp pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532 2020-07-26 17:52:28 -07:00
arith_decl_plugin.h pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532 2020-07-26 17:52:28 -07:00
array_decl_plugin.cpp
array_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
ast.cpp handle bind proof constructor and print lambda 2020-06-04 11:59:59 -07:00
ast.h remove unneeded constructors (last round) 2020-07-12 17:41:57 +01:00
ast_ll_pp.cpp
ast_ll_pp.h booyah 2020-07-04 15:56:30 -07:00
ast_lt.cpp
ast_lt.h booyah 2020-07-04 15:56:30 -07:00
ast_pp.h booyah 2020-07-04 15:56:30 -07:00
ast_pp_dot.cpp
ast_pp_dot.h booyah 2020-07-04 15:56:30 -07:00
ast_pp_util.cpp
ast_pp_util.h booyah 2020-07-04 15:56:30 -07:00
ast_printer.cpp
ast_printer.h booyah 2020-07-04 15:56:30 -07:00
ast_smt2_pp.cpp fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
ast_smt2_pp.h booyah 2020-07-04 15:56:30 -07:00
ast_smt_pp.cpp fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
ast_smt_pp.h booyah 2020-07-04 15:56:30 -07:00
ast_trail.h booyah 2020-07-04 15:56:30 -07:00
ast_translation.cpp
ast_translation.h booyah 2020-07-04 15:56:30 -07:00
ast_util.cpp
ast_util.h booyah 2020-07-04 15:56:30 -07:00
bv_decl_plugin.cpp
bv_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
CMakeLists.txt
csp_decl_plugin.cpp
csp_decl_plugin.h
datatype_decl_plugin.cpp fix #4589 2020-07-24 15:46:54 -07:00
datatype_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
decl_collector.cpp
decl_collector.h booyah 2020-07-04 15:56:30 -07:00
display_dimacs.cpp
display_dimacs.h booyah 2020-07-04 15:56:30 -07:00
dl_decl_plugin.cpp
dl_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
expr2polynomial.cpp
expr2polynomial.h booyah 2020-07-04 15:56:30 -07:00
expr2var.cpp
expr2var.h booyah 2020-07-04 15:56:30 -07:00
expr_abstract.cpp
expr_abstract.h booyah 2020-07-04 15:56:30 -07:00
expr_delta_pair.h booyah 2020-07-04 15:56:30 -07:00
expr_functors.cpp
expr_functors.h booyah 2020-07-04 15:56:30 -07:00
expr_map.cpp
expr_map.h booyah 2020-07-04 15:56:30 -07:00
expr_stat.cpp
expr_stat.h booyah 2020-07-04 15:56:30 -07:00
expr_substitution.cpp
expr_substitution.h booyah 2020-07-04 15:56:30 -07:00
for_each_ast.cpp
for_each_ast.h booyah 2020-07-04 15:56:30 -07:00
for_each_expr.cpp
for_each_expr.h booyah 2020-07-04 15:56:30 -07:00
format.cpp
format.h fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
fpa_decl_plugin.cpp
fpa_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
func_decl_dependencies.cpp
func_decl_dependencies.h booyah 2020-07-04 15:56:30 -07:00
has_free_vars.cpp
has_free_vars.h booyah 2020-07-04 15:56:30 -07:00
justified_expr.h remove a few more copy constructors, though still not enough to enable the assertion in vector 2020-06-03 20:32:13 +01:00
macro_substitution.cpp
macro_substitution.h booyah 2020-07-04 15:56:30 -07:00
num_occurs.cpp
num_occurs.h booyah 2020-07-04 15:56:30 -07:00
occurs.cpp
occurs.h booyah 2020-07-04 15:56:30 -07:00
pb_decl_plugin.cpp
pb_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
pp.cpp
pp.h booyah 2020-07-04 15:56:30 -07:00
pp_params.pyg
recfun_decl_plugin.cpp remove a few more copy constructors, though still not enough to enable the assertion in vector 2020-06-03 20:32:13 +01:00
recfun_decl_plugin.h
recurse_expr.h booyah 2020-07-04 15:56:30 -07:00
recurse_expr_def.h booyah 2020-07-04 15:56:30 -07:00
reg_decl_plugins.cpp fix #4538 - regression when renaming family from special_relations to specrels 2020-07-08 14:46:40 -07:00
reg_decl_plugins.h booyah 2020-07-04 15:56:30 -07:00
scoped_proof.h booyah 2020-07-04 15:56:30 -07:00
seq_decl_plugin.cpp sketch fixed-length heuristic 2020-07-27 19:34:32 -07:00
seq_decl_plugin.h fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
shared_occs.cpp
shared_occs.h booyah 2020-07-04 15:56:30 -07:00
special_relations_decl_plugin.cpp
special_relations_decl_plugin.h booyah 2020-07-04 15:56:30 -07:00
static_features.cpp
static_features.h booyah 2020-07-04 15:56:30 -07:00
used_symbols.h booyah 2020-07-04 15:56:30 -07:00
used_vars.cpp
used_vars.h booyah 2020-07-04 15:56:30 -07:00
value_generator.cpp
value_generator.h
well_sorted.cpp fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
well_sorted.h booyah 2020-07-04 15:56:30 -07:00