Properly restrict PBE symmetry breaking for abduction queries (#7269)
[cvc5.git] / src / base /
2021-09-18 Gereon KremerRefactor tag suggestion mechanism (#7199)
2021-09-10 Andres NoetzliUse C++17 attributes (#7154)
2021-09-01 Gereon KremerNo longer use direct access to options in driver (...
2021-08-16 Andrew V. JonesCorrect copyright print for GLPK (#7015)
2021-07-14 Mathias PreinerAdd missing space for check macro error messages. ...
2021-07-12 Andres NoetzliUse default visibility for `cvc5::Exception` (#6856)
2021-07-03 Mathias PreinerAdd output tags -o, --output. (#6826)
2021-06-21 Mathias PreinerMake CaDiCaL a required dependency. (#6761)
2021-06-16 Aina NiemetzMake symfpu a required dependency. (#6749)
2021-06-09 Andres NoetzliUpdate CVC4 URLs/macros (#6666)
2021-04-21 Gereon KremerAdd explicit dependencies for base lib (#6410)
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-16 Mathias Preinercmake: Build object libraries for base and context...
2021-04-15 Mathias PreinerBuild support library from base and context. (#6368)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Gereon KremerAdd utility classes for new statistics (#6178)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-16 Mathias Preinercmake: Generate cvc4_export.h and set visibility to...
2021-03-10 Mathias PreinerUse Assert instead of assert. (#6095)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-03-02 Mathias PreinerRemove non-ASCII characters from source files. (#6039)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-03-01 Gereon KremerRefactor collection of debug and trace tags (#5996)
2020-12-02 Aina NiemetzRename macro Message to CVC4Message. (#5576)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-04 Mathias PreinerAdd documentation and build instructions for recompilat...
2020-07-17 Andrew ReynoldsReplace options listener infrastructure (#4764)
2020-07-17 Andrew V. JonesSupport for using 'libedit' over 'readline' #4571 ...
2020-07-17 Gereon KremerIntegration of libpoly (#4679)
2020-07-10 Andres NoetzliAlways Update Git information when rebuilding (#4696)
2020-07-03 Andres NoetzliRemove SWIG bindings (#4683)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2020-06-09 Andrew V. JonesEnsure correct CMake dependencies on Debug_tags.h/Trace...
2020-05-22 Aina NiemetzAdd support for SAT solver Kissat. (#4514)
2020-05-05 Aina NiemetzUpdate copyright year and AUTHORS/THANKS files. (#4468)
2020-03-31 Andrew ReynoldsRemove replay and use-theory options and idl (#4186)
2020-02-03 Andrew V. JonesRenaming '--bsd' to '--no-gpl' (#3609)
2019-11-30 Haniel Barbosaimproving parsing error messages related to HOL (#3510)
2019-11-18 Andres NoetzliUse -Wimplicit-fallthrough (#3464)
2019-11-17 Andres NoetzliAdd support for ThreadSanitizer instrumentation (#3467)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-11 Andres NoetzliAdd support for UBSan instrumentation (#3382)
2019-09-11 Ken MatsuiFix not to output all warnings (#2778)
2019-09-04 Andrew Reynolds Fixes related to destructing null (#3231)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2019-08-06 Aina NiemetzNew C++ API: Fix branch prediction in CHECK macros...
2019-06-12 Andres NoetzliDisable dumping regression for non-dumping builds ...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-04-08 Haniel Barbosafix copyright year in configuration file (#2942)
2019-03-26 Aina NiemetzUpdate copyright headers.
2019-03-16 Alex OzdemirEnable CryptoMiniSat-backed BV proofs (#2847)
2018-12-17 Alex Ozdemir Configured for linking against drat2er (#2754)
2018-10-20 Mathias PreinerRemove antlr_undefines.h. (#2664)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-18 Andres NoetzliShow if ASAN build in --show-config (#2650)
2018-10-15 Mathias Preinercmake: Generate git_versioninfo.cpp on build time....
2018-09-25 Mathias Preinercmake: Fix tag code generation dependencies. (#2529)
2018-09-25 Mathias Preinercmake: Fix dependencies for code generation. (#2524)
2018-09-25 Aina Niemetzcmake: Fix git version info (again). (#2523)
2018-09-24 Aina Niemetzcmake: Fix and simplify git version info. (#2516)
2018-09-24 Mathias PreinerFix generating debug/trace tags.
2018-09-22 Mathias Preinercmake: Guard GetGitRevisionDescription.
2018-09-22 Aina Niemetzcmake: Move extracting git information to src/base...
2018-09-22 Mathias Preinercmake: Only build libcvc4 and libcvc4parser as libraries.
2018-09-22 Mathias Preinercmake: Add convenience wrappers for tag generation.
2018-09-22 Mathias Preinercmake: Cleanup CMakeLists.txt files, remove SHARED.
2018-09-22 Aina Niemetzcmake: Add build configurations.
2018-09-22 Mathias Preinercmake: Working build infrastructure.
2018-09-22 Aina Niemetzcmake: Generate trace and debug tags
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-08 Tim King Proposal for adding map utility functions to CVC4...
2018-08-08 Andres NoetzliRequire Swig 3 (#2283)
2018-08-08 Andres NoetzliDelete functions instead of using CVC4_UNDEFINED (...
2018-08-02 Andres NoetzliRemove Subversion build info (#2250)
2018-08-02 Andres NoetzliRemove outdated references to TLS (#2245)
2018-06-25 Aina NiemetzUpdate copyright year in configuration.cpp:copyright().
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-22 Mathias PreinerAdd SymFPU licensing information. (#1952)
2018-03-20 Mathias PreinerAdd support for CaDiCaL as eager BV SAT solver. (#1675)
2018-03-06 Andres NoetzliRemove printf from output utilities (#1629)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-02-09 Tim KingRenaming CHECK to CVC4_CHECK. This avoids name collisio...
2018-02-07 Tim KingAdds a new CHECK macro that abort()s on failure. (...
2018-01-10 Tim KingCleaning up throw specifiers on Exception and subclasse...
2017-10-10 Aina NiemetzAdd copyright information. (#1201)
2017-10-03 Mathias PreinerAdd Cryptominisat and LFSC to --show-config output...
2017-09-29 Mathias PreinerFix output of --show-config for readline. (#1159)
2017-09-19 Andres NoetzliFix issue #1074, improve non-fatal error handling ...
2017-08-31 Andres NoetzliUse thread_local instead of compiler extensions (#210)
2017-08-25 Aina NiemetzMove LFSC checker out of the CVC repository. (#222)
2017-07-17 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-17 Andres NoetzliRemove PtrCloser (#198)
next