summaryrefslogtreecommitdiff
path: root/test/unit/api/java
AgeCommit message (Expand)Author
2021-11-11Add an API method to get the raw name of a term. (#7618)Abdalrhman Mohamed
2021-11-10api: Add Solver::mkRegexpAll(). (#7614)Aina Niemetz
2021-11-09regex: Rename REGEXP_EMPTY and REGEXP_SIGMA to match SMT-LIB. (#7609)Aina Niemetz
2021-11-08sets: Rename kinds with a more consistent naming scheme. (#7595)Aina Niemetz
2021-11-06Integrate java unit tests into ctest (#7593)Gereon Kremer
2021-11-04Start refactoring of `-o` and `-v` (#7449)Gereon Kremer
2021-11-03api: Rename some separation logic functions for consistency. (#7564)Aina Niemetz
2021-11-03Enable CI for Junit tests (#7436)mudathirmahgoub
2021-10-28Add a `define-fun` command for each `:named` term. (#7308)Abdalrhman Mohamed
2021-10-25Java and python unit tests for mkCardinalityConstraint (#7486)Andrew Reynolds
2021-10-22Refactor java package name from cvc5 to io.github.cvc5.api (#7340)mudathirmahgoub
2021-10-22Add missing methods to Solver.java (#7299)mudathirmahgoub
2021-10-20api: Add Solver::mkSepEmp(). (#7432)Aina Niemetz
2021-10-20api: Rename get(BV|FP)*Size functions for consistency. (#7428)Aina Niemetz
2021-10-07Add missing functions in Term.java (#7297)mudathirmahgoub
2021-10-01Update java examples using the new Java API (#7225)mudathirmahgoub
2021-09-30Finish the Java Api (#6396)mudathirmahgoub
2021-09-29Add Sort.java to the java API (#6382)mudathirmahgoub
2021-09-10Add Op.java to the java API (#6387)mudathirmahgoub
2021-09-08Add Datatype.java to the Java API (#6389)mudathirmahgoub
2021-08-20Add Term.java to the Java API (#6330)mudathirmahgoub
2021-06-21Add Grammar.java to the java API (#6388)mudathirmahgoub
2021-05-25[Unit tests] Fix path of Java bindings (#6616)Andres Noetzli
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-14Add Result.java to the java API (#6385)mudathirmahgoub
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback