.. |
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
|
some more rewrites
|
2020-07-30 10:19:32 -07:00 |
substitution
|
booyah
|
2020-07-04 15:56:30 -07: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
|
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
|
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
|
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
|
updates to seq and bug fixes (#4056)
|
2020-04-22 13:18:55 -07:00 |
ast_ll_pp.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
ast_lt.cpp
|
integrate lambda expressions
|
2018-06-26 07:23:04 -07:00 |
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
|
merge with Z3Prover/master
|
2018-06-25 19:44:46 +08:00 |
ast_pp_dot.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
ast_pp_util.cpp
|
make smt2 log scope aware
|
2019-10-08 18:14:32 -07:00 |
ast_pp_util.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
ast_printer.cpp
|
merge with Z3Prover/master
|
2018-06-25 19:44:46 +08:00 |
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
|
fix #3180 fix #3181 #3184
|
2020-03-07 12:13:43 +01:00 |
ast_translation.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
ast_util.cpp
|
move to util
|
2020-04-26 21:22:14 -07:00 |
ast_util.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
bv_decl_plugin.cpp
|
use-before-def
|
2020-01-06 16:41:13 -08:00 |
bv_decl_plugin.h
|
booyah
|
2020-07-04 15:56:30 -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 #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
|
make smt2 log scope aware
|
2019-10-08 18:15:59 -07:00 |
decl_collector.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
display_dimacs.cpp
|
fixes to cuts
|
2020-02-21 18:06:57 -08:00 |
display_dimacs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
dl_decl_plugin.cpp
|
move to abstract symbols
|
2020-01-10 12:14:13 -08:00 |
dl_decl_plugin.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
expr2polynomial.cpp
|
fix #3038
|
2020-02-18 12:38:25 -08:00 |
expr2polynomial.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
expr2var.cpp
|
speed-up handling of cnf input to inc_sat_solver
|
2019-01-11 20:52:19 -08:00 |
expr2var.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
expr_abstract.cpp
|
fix #3833
|
2020-04-08 04:34:36 -07:00 |
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
|
working with incremental depth
|
2018-10-23 14:16:07 -07:00 |
expr_functors.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
expr_map.cpp
|
merge with Z3Prover/master
|
2018-06-25 19:44:46 +08:00 |
expr_map.h
|
booyah
|
2020-07-04 15:56:30 -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
|
booyah
|
2020-07-04 15:56:30 -07:00 |
expr_substitution.cpp
|
remove using insert_if_not_there2
|
2020-04-25 15:08:51 -07:00 |
expr_substitution.h
|
booyah
|
2020-07-04 15:56:30 -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
|
booyah
|
2020-07-04 15:56:30 -07:00 |
for_each_expr.cpp
|
Fix compiler warnings
|
2019-10-28 14:15:25 +00:00 |
for_each_expr.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
format.cpp
|
remove dependency on ARRAYSIZE for issue #1616
|
2018-08-15 22:26:14 -07:00 |
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
|
fix #3199
|
2020-04-04 23:55:44 -07:00 |
fpa_decl_plugin.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
func_decl_dependencies.cpp
|
merge with Z3Prover/master
|
2018-06-25 19:44:46 +08:00 |
func_decl_dependencies.h
|
booyah
|
2020-07-04 15:56:30 -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
|
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
|
remove using insert_if_not_there2
|
2020-04-25 15:08:51 -07:00 |
macro_substitution.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
num_occurs.cpp
|
build warning
|
2020-05-02 15:51:12 -07:00 |
num_occurs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
occurs.cpp
|
remove unused file & hide a few symbols
|
2020-01-31 17:13:28 +00:00 |
occurs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
pb_decl_plugin.cpp
|
fix #2395
|
2019-07-12 18:01:26 -04:00 |
pb_decl_plugin.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
pp.cpp
|
move to abstract symbols
|
2020-01-10 12:14:13 -08:00 |
pp.h
|
booyah
|
2020-07-04 15:56:30 -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
|
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
|
fix #4155
|
2020-04-28 13:51:25 -07:00 |
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
|
fix #4112
|
2020-04-26 21:04:28 -07:00 |
shared_occs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
special_relations_decl_plugin.cpp
|
remove trc
|
2019-04-17 10:47:46 -07:00 |
special_relations_decl_plugin.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
static_features.cpp
|
fix #2919
|
2020-02-02 14:49:35 -08:00 |
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
|
fix vector<> to support non-POD types
|
2017-10-16 00:54:29 +01:00 |
used_vars.h
|
booyah
|
2020-07-04 15:56:30 -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
|
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 |