mirror of
https://github.com/Z3Prover/z3
synced 2026-01-28 12:58:43 +00:00
* Initial plan * Convert postfix to prefix increment in for loops Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Fix member variable increment conversion bug Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Update API generator to produce prefix increments 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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| converter.h | ||
| equiv_proof_converter.cpp | ||
| equiv_proof_converter.h | ||
| expr_inverter.cpp | ||
| expr_inverter.h | ||
| generic_model_converter.cpp | ||
| generic_model_converter.h | ||
| horn_subsume_model_converter.cpp | ||
| horn_subsume_model_converter.h | ||
| model_converter.cpp | ||
| model_converter.h | ||
| proof_converter.cpp | ||
| proof_converter.h | ||
| replace_proof_converter.cpp | ||
| replace_proof_converter.h | ||