summaryrefslogtreecommitdiff
path: root/src/base
AgeCommit message (Expand)Author
2021-09-18Refactor tag suggestion mechanism (#7199)Gereon Kremer
2021-09-10Use C++17 attributes (#7154)Andres Noetzli
2021-09-01No longer use direct access to options in driver (#7094)Gereon Kremer
2021-08-15Correct copyright print for GLPK (#7015)Andrew V. Jones
2021-07-14Add missing space for check macro error messages. (#6875)Mathias Preiner
2021-07-12Use default visibility for `cvc5::Exception` (#6856)Andres Noetzli
2021-07-03Add output tags -o, --output. (#6826)Mathias Preiner
2021-06-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-09Update CVC4 URLs/macros (#6666)Andres Noetzli
2021-04-21Add explicit dependencies for base lib (#6410)Gereon Kremer
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-16cmake: Build object libraries for base and context. (#6374)Mathias Preiner
2021-04-15Build support library from base and context. (#6368)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Add utility classes for new statistics (#6178)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-02Remove non-ASCII characters from source files. (#6039)Mathias Preiner
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-03-01Refactor collection of debug and trace tags (#5996)Gereon Kremer
2020-12-02Rename macro Message to CVC4Message. (#5576)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-04Add documentation and build instructions for recompilation (LGPL). (#4844)Mathias Preiner
2020-07-17Replace options listener infrastructure (#4764)Andrew Reynolds
2020-07-17Support for using 'libedit' over 'readline' #4571 (#4579)Andrew V. Jones
2020-07-17Integration of libpoly (#4679)Gereon Kremer
2020-07-10Always Update Git information when rebuilding (#4696)Andres Noetzli
2020-07-02Remove SWIG bindings (#4683)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Ensure correct CMake dependencies on Debug_tags.h/Trace_tags.h/git_versioninf...Andrew V. Jones
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-05-05Update copyright year and AUTHORS/THANKS files. (#4468)Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-02-02Renaming '--bsd' to '--no-gpl' (#3609)Andrew V. Jones
2019-11-29improving parsing error messages related to HOL (#3510)Haniel Barbosa
2019-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-11-16Add support for ThreadSanitizer instrumentation (#3467)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-11Add support for UBSan instrumentation (#3382)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback