FloatingPoint: Separate out symFPU glue code. (#5492)
[cvc5.git] / src / theory / theory_registrar.h
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2017-07-07 Mathias PreinerUpdate copyright headers.
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-05-20 Morgan DetersFix compiler warning (missing virtual dtor)
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-02-25 Liana HadareanRefactored CnfStream to work with the bv theory Bitblaster: