3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-01 23:07:59 +00:00
z3/src/tactic/portfolio
Copilot 2436943794
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-01-14 19:55:31 -08:00
..
CMakeLists.txt add dependencies to fix build 2025-06-06 13:02:48 +02:00
default_tactic.cpp #7630 propagate parameters on lazy tactics 2025-04-26 11:22:16 -07:00
default_tactic.h booyah 2020-07-04 15:56:30 -07:00
euf_completion_tactic.cpp working on ho-matcher 2025-07-08 04:50:43 +02:00
euf_completion_tactic.h register completion with solver 2025-06-06 20:45:54 +02:00
smt_strategic_solver.cpp Add virtual translate method to solver_factory class (#7780) 2025-08-14 11:54:34 -07:00
solver2lookahead.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
solver2lookahead.h booyah 2020-07-04 15:56:30 -07:00
solver_subsumption_tactic.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
solver_subsumption_tactic.h Update solver_subsumption_tactic.h 2021-09-01 11:35:06 -07:00