cmake: Cleanup CMakeLists.txt files, remove SHARED.
[cvc5.git] / src / smt_util /
2018-09-22 Mathias Preinercmake: Cleanup CMakeLists.txt files, remove SHARED.
2018-09-22 Mathias Preinercmake: Working build infrastructure.
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-08 Andres NoetzliRequire Swig 3 (#2283)
2018-08-08 Andres NoetzliDelete functions instead of using CVC4_UNDEFINED (...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-01-04 Tim KingRemoving miscellaneous throw specifiers. (#1474)
2017-08-31 Andres NoetzliUse thread_local instead of compiler extensions (#210)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
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.
2016-02-02 Tim KingMoving dump.*, command.*, model.*, and ite_removal...
2016-02-01 Tim KingFixing a potentially malformed template expansion when...
2016-01-28 Tim KingAdding listeners to Options.
2016-01-27 Liana HadareanMerged bit-vector and uf proof branch.
2016-01-06 Tim KingMoving sexpr.{cpp,h,i} from expr/ back into util/.
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-30 Tim KingShuffling around public vs. private headers
2015-12-24 Tim KingMiscellaneous fixes
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking