fix eXecutable bit on a script
[cvc5.git] / src / printer /
2012-06-22 François BobotTPTP: add parser for cnf and fof
2012-06-14 Morgan Deterssome changes to make CVC4 work nicely with trace execut...
2012-06-13 Clark BarrettFixes lots of problems in bv rewrite rules and adds...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-11 Morgan Detersfix issue referred to in bug 352 regarding infinite...
2012-06-09 Morgan DetersCleanup and comments for the dag-ifier. Also some...
2012-06-09 Morgan DetersDagification of output expressions.
2012-06-08 Morgan DetersExtend Printer infrastructure also to the "Result"...
2012-06-07 Morgan DetersAdding EchoCommand and associated printer and parser...
2012-05-18 Tim KingThis commit removes the dead psuedoboolean code.
2012-05-17 Liana HadareanFixed bug 338:
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-04-06 François Bobot* Smt2 printer for datatypes
2012-04-06 Morgan Deters* Fix ITEs and functions in CVC language printer.
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2012-02-08 Tim KingNumber of changes to cvc_printer.cpp. Specialized the...
2012-02-07 Dejan Jovanovićfixing some missing stuff
2012-02-05 Dejan Jovanovićchanges to the cvc4 language printer, so that it actual...
2011-12-14 Morgan Detersminor fixes to printing and parsing of CVC-language...
2011-12-06 Morgan Detersoops, removing some integer operations that leaked...
2011-12-06 Morgan Detersfix errors in smt-lib2 output; needed for debugging
2011-11-22 Morgan DetersMore language bindings work:
2011-10-21 Morgan Deterssome printing and parser fixes for problems recently...
2011-09-16 Morgan Detersfix an oversight in the language printers
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-07-11 Morgan Detersmerge from symmetry branch
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-05-01 Morgan Detersminor fixes, plus experimental readline support in...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-04-20 Morgan Detersnumerous bugfixes
2011-04-20 Morgan DetersMinor mixed-bag commit. Expected performance impact...
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan Detersmore work on CVC language
2011-04-18 Morgan Detersmostly CVC presentation language parsing and printing
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-04-14 Morgan DetersThree things:
2011-04-10 Morgan Detersmerge from replay branch
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2010-12-14 Morgan Deterscongruence closure module now supports things other...
2010-11-16 Morgan Detersfix function signatures
2010-11-15 Morgan Deterscleanup from today's commits: delegate as-yet-unimpleme...
2010-11-15 Morgan DetersPretty-printer infrastructure created (in src/printer...