summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2015-12-03Reverting a previous change to the options_handlers.h. Using inline defintion...Tim King
2015-12-02Separating the steps of the old mkoptions script into smaller phases.Tim King
2015-10-26This commit removes using absolute paths in the generation of the .subdirs fi...Tim King
2015-10-13remove options infrastructure code which depended on undefined behaviorKshitij Bansal
2015-09-11Minor cleanup related to codatatypes.ajreynol
2015-09-04Fix bugs 605 and 667.ajreynol
2015-08-19fix bug 605Kshitij Bansal
2015-06-02Flatten sygus grammars during parsing. Remove duplicate operators from grammars.ajreynol
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-01-26Output solutions for synthesis conjectures with --dump-synth. Minor refactor...ajreynol
2015-01-12Remove old .orig files that were added to the repository.Morgan Deters
2014-12-11Minor fixes to language bindings. (Resolves #607.)Morgan Deters
2014-12-03Floating point infrastructure.Martin Brain
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-09Merge branch '1.4.x'Morgan Deters
2014-11-09Work around an apparent bug in libc++ that was causing crashes on Mac..Morgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-10-16Fix clang warningsMorgan Deters
2014-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
2014-10-11Merge branch '1.4.x'Morgan Deters
2014-10-11Some defensive programming at destruction time, and fix a latent dangling poi...Morgan Deters
2014-10-06Merge branch '1.4.x'Morgan Deters
2014-10-06Fix a bug in tuple-record handling. Thanks to Saumya Debray for the report.Morgan Deters
2014-10-06Support for RESET command in CVC native language (and infrastructure for supp...Morgan Deters
2014-10-03Support exporting array-store-all expressions to other ExprManagers (fixes po...Morgan Deters
2014-10-03Merge branch '1.4.x'Morgan Deters
2014-10-03Fix output of integer-valued real constants in SMT-LIB models (thanks Christo...Morgan Deters
2014-08-26Improved SMT-LIBv2 language support for unsat cores.Morgan Deters
2014-08-24fix option alias (minor)Kshitij Bansal
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-08-18Add support for quantifier-specific instantiation levels. Add option for set...ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-06-19Java bindings fixes.Morgan Deters
2014-06-19Another fix for the CASC stuff.Morgan Deters
2014-06-19For casc : print models of functions rewritten by sort inference.ajreynol
2014-06-19Clean up some compiler warnings on 32-bit.Morgan Deters
2014-06-06option to hide stats which are zero (off by default), also some aliasesKshitij Bansal
2014-06-06Sets translate, and other short fixesKshitij Bansal
2014-05-27Some fixes to GC order in Java.Morgan Deters
2014-05-27Fix typo in Java destruction code; should fix some recent bug reports of cras...Morgan Deters
2014-05-24Some cleanup, fix warnings raised by Debian packager.Morgan Deters
2014-05-11More preparation for CASC proofs. Minor fix for sort inference (rewrite new ...Andrew Reynolds
2014-05-09Add variable ordering to ambqi. Bug fix to macros. More preparation for CASC...Andrew Reynolds
2014-04-28nodemanager robust skolem numberingKshitij Bansal
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-04-09Minor change to better support parameterized partial/total kinds (for upcomin...Morgan Deters
2014-03-20Merge pull request #22 from kbansal/sets-modelKshitij Bansal
2014-03-20push subtyping for sets to the element typeKshitij Bansal
2014-03-11Minor cleanup.Morgan Deters
2014-03-07Remove --ite-remove-quant; support pulling ground ITEs out of quantifier bodi...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback