summaryrefslogtreecommitdiff
path: root/src/util/sexpr.h
AgeCommit message (Expand)Author
2016-10-01Removing the throw specifiers from Result.Tim King
2016-10-01Removing the throw specifiers from SExpr.Tim King
2016-04-03Updating the copyright headers and scripts.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2012-11-30Changes to SExpr to accept autoconversion from bool and const char*. Adding a...Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-20some bugfixes that come as a result of debugging some CASCADE/C stuff..Morgan Deters
2012-08-07small fixesDejan Jovanović
2012-07-18removing output operator for SExprTypes, which is never used (and SExprTypes ...Morgan Deters
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-05-09fix an issue which breaks language bindings (so this commit fixes debian nigh...Morgan Deters
2012-04-13Fix SExpr name qualification for swig, and #include integer and rational head...Morgan Deters
2012-04-12Adds an operator<< to SExpr::SexprTypes. This fixes bug 317. In debug builds,...Tim King
2012-04-06* Fix ITEs and functions in CVC language printer.Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-05parser and core support for SMT-LIBv2 commands get-info, set-option, get-opti...Morgan Deters
2010-10-04remove/shuffle some #include dependencies; fix some documentation; apply codi...Morgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02re-generated comment headers of source filesMorgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-04Adding general support for SMT2 set-info commandChristopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback