Fix non-termination issue in sygus enumerator (#8340)
[cvc5.git] / docs /
2022-03-22 Gereon KremerRefactor proof rule documentation (#8303)
2022-03-22 Andrew ReynoldsUpdates for the theory reference for separation logic...
2022-03-22 mudathirmahgoubupdate sets-and-relations.rst (#8364)
2022-03-21 Gereon KremerRefactor documentation (#8288)
2022-03-11 Gereon KremerAdd first step for proofs documentation (#8193)
2022-03-09 Gereon KremerRename expert statistics to internal, add documentation...
2022-03-07 Gereon KremerFix docs warnings (#8019)
2022-03-05 Andres Noetzli[Docs] Add missing requirement (#8238)
2022-03-03 Gereon KremerBuild python wheels in our CI (#8087)
2022-03-03 Gereon KremerIntegrate pythonic api (#8131)
2022-03-02 Gereon KremerAdd standard theories to documentation (#8192)
2022-02-07 Gereon KremerAdd user documentation for resource limits (#8058)
2022-02-04 Gereon KremerUse Add instead of Plus (#8043)
2022-02-02 Alex OzdemirChange name of Python API's package from pycvc5 to...
2022-02-02 mudathirmahgoubUpdate datatypes.rst (#8009)
2022-01-27 Aina NiemetzUpdate AUTHORS und copyright of docs configuration...
2022-01-18 Gereon KremerSome random documentation issues (#7921)
2022-01-14 Alex OzdemirRename python APIs (#7950)
2022-01-11 Aina Niemetzapi: Fix formatting of docs for Term::getSetValue(...
2022-01-11 Alex OzdemirAdd new idiomatic examples (#7912)
2022-01-07 Gereon KremerImprove docs extension for examples (#7900)
2022-01-07 Alex OzdemirPython Idomatic API: Document solver, results, utilitie...
2022-01-07 Gereon KremerSome minor improvements to the theory references (...
2022-01-07 Alex OzdemirDocument quantifiers in idiomatic python API (#7880)
2022-01-05 Alex OzdemirPy idiomatic API: Doc sets, datatypes, FP (#7877)
2022-01-03 Gereon KremerAdd download link for examples in documentation (#7836)
2021-12-17 mudathirmahgoubAdd relations.cpp, relations.py examples (#7801)
2021-12-17 Alex OzdemirMore documentation for idiomatic python API (#7798)
2021-12-15 Aina Niemetzapi: Fix smt-lib code blocks and math in C++ docs....
2021-12-10 Aina Niemetzapi: Use 'note' constructs for API documentation. ...
2021-12-08 Gereon KremerTurn kinds in python API into a proper Enum (#7686)
2021-12-07 mudathirmahgoubFix some java documentation links (#7757)
2021-12-07 mudathirmahgoubAdd documentation for QuickStart.java (#7730)
2021-12-03 Gereon KremerFix a few broken links (#7734)
2021-12-01 Gereon KremerAdd the first example for z3pycompat (#7722)
2021-11-30 Gereon KremerExtend docs example extension (#7717)
2021-11-30 Alex OzdemirScaffold the idiomatic API's documentation (#7715)
2021-11-23 Gereon KremerAdd kinds to python docs (#7672)
2021-11-23 yoni206Python API documentation: terms (#7659)
2021-11-17 Gereon KremerAdd documentation for z3py compatibility API (#7652)
2021-11-12 Gereon KremerVarious minor docs improvements (#7626)
2021-11-10 Mathias Preinerdocs: Also create javadoc for generated Kind.java ...
2021-11-10 Mathias Preinerjava: Fix building cvc5.jar for cmake 3.16. (#7623)
2021-11-10 Aina Niemetzsets: Rename set.intersection to set.inter. (#7622)
2021-11-09 Aina Niemetzsets: Update theory reference and smt2 examples. (...
2021-11-08 Gereon KremerImprove rendering of expert options. (#7589)
2021-10-28 Gereon KremerRemove separate cpp docs for UnknownExplanation (#7516)
2021-10-27 Gereon KremerAdd documentation on output tags (#7499)
2021-10-27 yoni206Python api documentation for sorts (#7440)
2021-10-22 mudathirmahgoubRefactor java package name from cvc5 to io.github.cvc5...
2021-10-21 Aina Niemetzdocs: Use light gray for background on the right. ...
2021-10-15 yoni206Python api documentation: Op, Grammar, Result, Enums...
2021-10-11 Gereon KremerAdd CI workflow to test different cmake versions (...
2021-10-07 Gereon KremerAdd a binary / SMT-LIB quickstart (#7315)
2021-10-07 Gereon KremerReplace doubles by rationals in C++ quickstart (#7317)
2021-10-06 Gereon KremerRemove timestamped javadoc comments (#7304)
2021-10-04 Gereon KremerAdd sygus examples to documentation (#7303)
2021-10-04 Gereon KremerVarious improvements to documentation (#7283)
2021-10-04 Gereon KremerNo longer build docs by default. Use make docs. (#7296)
2021-10-01 mudathirmahgoubUpdate java examples using the new Java API (#7225)
2021-09-30 Gereon KremerIntegrate javadoc documentation (#7278)
2021-09-20 Alex OzdemirStart python API Solver documentation (#7064)
2021-08-30 Gereon KremerAdd API function to obtain information about a single...
2021-08-30 yoni206python docs for Datatype-related classes (#7058)
2021-08-19 yoni206Add python quick start guide (#7024)
2021-07-29 Gereon KremerIntegrate installation instructions into documentation...
2021-07-29 Aina Niemetzquickstart: Add python example to docs. (#6949)
2021-07-28 Andres NoetzliPrint link to docs preview (#6922)
2021-07-06 Haniel BarbosaPorting C++ API examples to SMT-LIB examples (#6789)
2021-07-06 Gereon KremerAdd doc page about transcendentals (#6755)
2021-07-02 Gereon KremerRefactor lexer for SMT-LIB in sphinx (#6805)
2021-06-24 Aina Niemetzapi: getRealValue: Fix printing of integer values....
2021-06-23 Aina Niemetzdocs: Add quickstart guide. (#6782)
2021-06-21 Aina Niemetzdocs: Split out and merge C++ class hierarchy. (#6781)
2021-06-19 Aina Niemetzdocs: Fix config to produce unique Sphinx section label...
2021-06-19 Aina Niemetzdocs: Remove 'View page source' link in right corner...
2021-06-15 Aina Niemetzdocs: Fix reference in sep logic reference. (#6747)
2021-06-15 Aina Niemetzdocs: Add references instead of links in theory referen...
2021-06-09 Aina Niemetzdocs: Migrate sets and relations theory reference....
2021-06-09 Aina Niemetzdocs: Migrate separation logic theory reference. (...
2021-06-09 Andres Noetzlidocs: Fix `Kind` description (#6712)
2021-06-04 Aina Niemetzdocs: Migrate datatypes theory reference. (#6662)
2021-06-02 Aina Niemetzdocs: Migrate input languages page. (#6659)
2021-06-02 Aina Niemetzdocs: Restructure index page, fix style issue. (#6657)
2021-05-26 Gereon KremerAdd more examples to the documentation (#6569)
2021-05-26 Gereon KremerReduce size of sphinx-gh output (#6601)
2021-05-25 Aina Niemetzapi docs: Fix and tweak style for home and top links...
2021-05-21 Aina Niemetzapi docs: Tweak and fix style. (#6582)
2021-05-21 Aina Niemetzapi docs: Update copyright. (#6596)
2021-05-20 Gereon KremerMinor improvements to the API (#6585)
2021-05-19 Gereon KremerGenerate command line options for sphinx docs (#6555)
2021-05-14 Aina Niemetzapi docs: Tweak style to be consistent with website...
2021-05-04 Gereon KremerImprove generation of python API documentation (#6482)
2021-04-27 Gereon KremerInitial setup for docs of python API (#6445)
2021-04-27 Gereon KremerUse std::hash for API types (#6432)
2021-04-26 Gereon KremerGenerate docs conf.py by cmake (#6441)
2021-04-22 Gereon KremerAdd API documentation for statistics (#6364)
2021-04-22 Aina Niemetzapi docs: Rename doxygen output directory. (#6426)
2021-04-22 Aina Niemetzapi docs: Remove file reintroduced in past merge. ...
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
next