summaryrefslogtreecommitdiff
path: root/test/unit/node
AgeCommit message (Expand)Author
2021-07-02Add reverse iterators to `Node`/`TNode` (#6825)Andres Noetzli
2021-06-21[Attributes] Remove parameter `context_dependent` (#6772)Andres Noetzli
2021-06-08Remove `binary_name` option (#6693)Gereon Kremer
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-21Support braced-init-lists with `mkNode()` (#6580)Andres Noetzli
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-17Rename test/unit/expr to test/unit/node. (#6156)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback