3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-16 01:16:39 +00:00
z3/src/ast/substitution
Nikolaj Bjorner 0d05104d8c remove unused field
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-02-02 19:33:23 -08:00
..
CMakeLists.txt move it into substitution to handle dependencies 2022-12-04 06:23:32 -08:00
demodulator_rewriter.cpp remove unused field 2023-02-02 19:33:23 -08:00
demodulator_rewriter.h remove unused field 2023-02-02 19:33:23 -08:00
expr_offset.h booyah 2020-07-04 15:56:30 -07:00
expr_offset_map.h booyah 2020-07-04 15:56:30 -07: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 call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
substitution.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
substitution_tree.cpp update topological sort to use arrays instead of hash tables, expose Context over Z3Object for programmability 2022-06-08 06:28:24 -07:00
substitution_tree.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
unifier.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
unifier.h booyah 2020-07-04 15:56:30 -07:00
var_offset_map.h booyah 2020-07-04 15:56:30 -07:00