3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 20:18:18 +00:00
z3/src/ast
Nikolaj Bjorner 1be22a80f6 na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-05-11 17:20:18 -07:00
..
fpa fix #3919 2020-04-11 12:31:38 -07:00
macros fix #4162 2020-04-30 10:22:46 -07:00
normal_forms fix #4125 2020-04-27 11:31:02 -07:00
pattern Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00
proofs fix #3812 2020-04-06 19:57:07 -07:00
rewriter fix #4266 2020-05-11 16:53:59 -07:00
substitution fix bug with use-after-move 2019-06-13 16:01:11 +01:00
act_cache.cpp
act_cache.h
arith_decl_plugin.cpp expose uninterpreted op versions for ad-hoc parsing 2020-05-07 13:53:10 -07:00
arith_decl_plugin.h fix #3458 2020-03-23 17:27:10 -07:00
array_decl_plugin.cpp remove level of indirection for context and ast_manager in smt_theory (#4253) 2020-05-08 16:46:03 -07:00
array_decl_plugin.h smtfd 2019-09-08 18:14:28 +02:00
ast.cpp na 2020-05-11 17:20:18 -07:00
ast.h pipeline with release mode (#4206) 2020-05-04 12:30:03 -07:00
ast_ll_pp.cpp updates to seq and bug fixes (#4056) 2020-04-22 13:18:55 -07:00
ast_ll_pp.h
ast_lt.cpp
ast_lt.h change lt 2019-06-21 09:08:20 +02:00
ast_pp.h
ast_pp_dot.cpp
ast_pp_dot.h
ast_pp_util.cpp make smt2 log scope aware 2019-10-08 18:14:32 -07:00
ast_pp_util.h make smt2 log scope aware 2019-10-08 18:14:32 -07:00
ast_printer.cpp
ast_printer.h
ast_smt2_pp.cpp fix #3831 2020-04-09 17:45:05 -07:00
ast_smt2_pp.h fix #3831 2020-04-09 17:45:05 -07:00
ast_smt_pp.cpp pretty print algebraic numbers from fast pretty printer 2019-11-27 17:13:15 -08:00
ast_smt_pp.h
ast_trail.h
ast_translation.cpp fix #3180 fix #3181 #3184 2020-03-07 12:13:43 +01:00
ast_translation.h
ast_util.cpp move to util 2020-04-26 21:22:14 -07:00
ast_util.h move to util 2020-04-26 21:22:14 -07:00
bv_decl_plugin.cpp use-before-def 2020-01-06 16:41:13 -08:00
bv_decl_plugin.h fixing ci issues 2019-02-25 19:10:47 +01:00
CMakeLists.txt na 2020-04-25 13:13:25 -07:00
csp_decl_plugin.cpp fix #3734 2020-04-04 12:53:24 -07:00
csp_decl_plugin.h fix #3734 2020-04-04 12:53:24 -07:00
datatype_decl_plugin.cpp fix #3930 2020-04-16 16:11:00 -07:00
datatype_decl_plugin.h fix #4245 2020-05-07 10:24:03 -07:00
decl_collector.cpp make smt2 log scope aware 2019-10-08 18:15:59 -07:00
decl_collector.h make smt2 log scope aware 2019-10-08 18:14:32 -07:00
display_dimacs.cpp fixes to cuts 2020-02-21 18:06:57 -08:00
display_dimacs.h fixes to cuts 2020-02-21 18:06:57 -08:00
dl_decl_plugin.cpp move to abstract symbols 2020-01-10 12:14:13 -08:00
dl_decl_plugin.h move to abstract symbols 2020-01-10 12:14:13 -08:00
expr2polynomial.cpp fix #3038 2020-02-18 12:38:25 -08:00
expr2polynomial.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
expr2var.cpp
expr2var.h
expr_abstract.cpp fix #3833 2020-04-08 04:34:36 -07:00
expr_abstract.h fix #3833 2020-04-08 04:34:36 -07:00
expr_delta_pair.h
expr_functors.cpp
expr_functors.h
expr_map.cpp
expr_map.h
expr_stat.cpp
expr_stat.h
expr_substitution.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
expr_substitution.h fix perf bug exposed by Shelly Grossman 2019-09-25 20:01:06 -07:00
for_each_ast.cpp
for_each_ast.h
for_each_expr.cpp Fix compiler warnings 2019-10-28 14:15:25 +00:00
for_each_expr.h use propagation filter 2019-10-20 16:00:20 -07:00
format.cpp
format.h
fpa_decl_plugin.cpp fix #3199 2020-04-04 23:55:44 -07:00
fpa_decl_plugin.h Fix for partially interpreted floating-point functions. Relates to #2596, #2631. 2019-10-28 14:15:29 +00:00
func_decl_dependencies.cpp
func_decl_dependencies.h
has_free_vars.cpp
has_free_vars.h
justified_expr.h remove tracing, fix doctext 2019-06-21 15:08:26 +02:00
macro_substitution.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
macro_substitution.h
num_occurs.cpp build warning 2020-05-02 15:51:12 -07:00
num_occurs.h fix #4174 2020-05-01 13:15:51 -07:00
occurs.cpp remove unused file & hide a few symbols 2020-01-31 17:13:28 +00:00
occurs.h
pb_decl_plugin.cpp fix #2395 2019-07-12 18:01:26 -04:00
pb_decl_plugin.h
pp.cpp move to abstract symbols 2020-01-10 12:14:13 -08:00
pp.h
pp_params.pyg
recfun_decl_plugin.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
recfun_decl_plugin.h fix #4155 2020-04-28 13:51:25 -07:00
recurse_expr.h
recurse_expr_def.h
reg_decl_plugins.cpp fix tree-order, change API for special relations to produce function declarations 2019-04-16 00:04:48 -07:00
reg_decl_plugins.h
scoped_proof.h
seq_decl_plugin.cpp z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00
seq_decl_plugin.h z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00
shared_occs.cpp fix #4112 2020-04-26 21:04:28 -07:00
shared_occs.h
special_relations_decl_plugin.cpp remove trc 2019-04-17 10:47:46 -07:00
special_relations_decl_plugin.h delay load specrels 2020-01-10 12:18:56 -08:00
static_features.cpp fix #2919 2020-02-02 14:49:35 -08:00
static_features.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
used_symbols.h
used_vars.cpp
used_vars.h
value_generator.cpp initialization order 2020-04-28 15:56:50 -07:00
value_generator.h na 2020-04-25 13:13:25 -07:00
well_sorted.cpp remove unused file & hide a few symbols 2020-01-31 17:13:28 +00:00
well_sorted.h