3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-19 00:19:31 +00:00
z3/src/ast/substitution
2026-02-09 22:45:28 +00:00
..
CMakeLists.txt move it into substitution to handle dependencies 2022-12-04 06:23:32 -08:00
demodulator_rewriter.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
demodulator_rewriter.h remove unused field 2023-02-02 19:33:23 -08:00
expr_offset.h replace some copies with moves 2026-02-09 22:45:28 +00:00
expr_offset_map.h Remove redundant default constructors when they're the only constructor (#8461) 2026-02-01 16:51:26 -08:00
matcher.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
matcher.h remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
substitution.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
substitution.h Convert internal class enums to enum class for type safety (#8158) 2026-01-11 17:44:59 -08:00
substitution_tree.cpp Modern C++: Add std::span overload for mk_or, adopt std::clamp, optimize stream output (#8507) 2026-02-06 11:54:06 +00:00
substitution_tree.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
unifier.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
unifier.h booyah 2020-07-04 15:56:30 -07:00
var_offset_map.h Remove redundant default constructors when they're the only constructor (#8461) 2026-02-01 16:51:26 -08:00