3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/src/ast
Nikolaj Bjorner f381d51c83 update badge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-05-29 14:04:12 -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 update badge 2020-05-29 14:04:12 -07:00
substitution fix bug with use-after-move 2019-06-13 16:01:11 +01:00
act_cache.cpp re-enabling model evaluation of as-array after tuning normalization 2019-02-10 18:11:01 -08:00
act_cache.h re-enabling model evaluation of as-array after tuning normalization 2019-02-10 18:11:01 -08:00
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-21 21:04:48 -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 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 change lt 2019-06-21 09:08:20 +02:00
ast_pp.h add c-cube's recursive function theory 2018-10-17 04:56:58 -07:00
ast_pp_dot.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_pp_dot.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
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 merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_printer.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_smt2_pp.cpp bug in non-member disjunction 2020-05-28 12:03:40 -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 merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_trail.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_translation.cpp fix #3180 fix #3181 #3184 2020-03-07 12:13:43 +01:00
ast_translation.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
ast_util.cpp move to util 2020-04-26 21:22:14 -07:00
ast_util.h add nullable, get-head-tail with Caleb 2020-05-18 19:10:00 -07:00
bv_decl_plugin.cpp use-before-def 2020-01-06 16:41:13 -08:00
bv_decl_plugin.h fix #4336 - check return values of eval, they can be null due to cancelation 2020-05-16 12:43:26 -07: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 speed-up handling of cnf input to inc_sat_solver 2019-01-11 20:52:19 -08:00
expr2var.h speed-up handling of cnf input to inc_sat_solver 2019-01-11 20:52:19 -08:00
expr_abstract.cpp fix #3833 2020-04-08 04:34:36 -07:00
expr_abstract.h add general purpose emptiness/non-emptiness check 2020-05-26 20:42:21 -07:00
expr_delta_pair.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
expr_functors.cpp working with incremental depth 2018-10-23 14:16:07 -07:00
expr_functors.h working with incremental depth 2018-10-23 14:16:07 -07:00
expr_map.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08: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 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 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 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 remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -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 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 merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
func_decl_dependencies.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02: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 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 merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
pb_decl_plugin.cpp fix #2395 2019-07-12 18:01:26 -04:00
pb_decl_plugin.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
pp.cpp move to abstract symbols 2020-01-10 12:14:13 -08: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
recfun_decl_plugin.cpp fix #4394 2020-05-19 13:40:03 -07:00
recfun_decl_plugin.h fix #4155 2020-04-28 13:51:25 -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 merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
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 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 update badge 2020-05-29 14:04:12 -07:00
seq_decl_plugin.h update badge 2020-05-29 14:04:12 -07:00
shared_occs.cpp fix #4112 2020-04-26 21:04:28 -07:00
shared_occs.h use ref-vector for shared occurrences to avoid hash-table overhead 2019-01-11 13:43:39 -08:00
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 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
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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00