mirror of
https://github.com/Z3Prover/z3
synced 2026-02-20 15:34:41 +00:00
* Initial plan * Replace NULL with nullptr in test files Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Convert iterator loops to range-based for loops (part 1) Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Convert iterator loops to range-based for loops (part 2) Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Fix compilation errors in iterator loop conversions Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bind_variables.cpp | ||
| bind_variables.h | ||
| CMakeLists.txt | ||
| dl_boogie_proof.cpp | ||
| dl_boogie_proof.h | ||
| dl_context.cpp | ||
| dl_context.h | ||
| dl_costs.cpp | ||
| dl_costs.h | ||
| dl_engine_base.h | ||
| dl_rule.cpp | ||
| dl_rule.h | ||
| dl_rule_set.cpp | ||
| dl_rule_set.h | ||
| dl_rule_subsumption_index.cpp | ||
| dl_rule_subsumption_index.h | ||
| dl_rule_transformer.cpp | ||
| dl_rule_transformer.h | ||
| dl_util.cpp | ||
| dl_util.h | ||
| fp_params.pyg | ||
| hnf.cpp | ||
| hnf.h | ||
| rule_properties.cpp | ||
| rule_properties.h | ||