3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-15 13:25:42 +00:00
z3/src/shell
Copilot 317dd92105 Standardize for-loop increments to prefix form (++i) (#8199)
* 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>
2026-02-18 20:57:29 -08:00
..
CMakeLists.txt
datalog_frontend.cpp
datalog_frontend.h
dimacs_frontend.cpp
dimacs_frontend.h booyah 2020-07-04 15:56:30 -07:00
drat_frontend.cpp
drat_frontend.h overhaul of proof format for new solver 2022-08-28 17:44:33 -07:00
main.cpp
opt_frontend.cpp use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
opt_frontend.h booyah 2020-07-04 15:56:30 -07:00
options.h
smtlib_frontend.cpp
smtlib_frontend.h Add simplification customization for SMTLIB2 2023-01-30 22:38:51 -08:00
z3_log_frontend.cpp
z3_log_frontend.h booyah 2020-07-04 15:56:30 -07:00