summaryrefslogtreecommitdiff
path: root/src/parser/tptp/tptp.cpp
AgeCommit message (Expand)Author
2020-03-09Clean up more uses of ExprManager in parsers (#3932)Andrew Reynolds
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)Andrew Reynolds
2020-02-27Refactor operator applications in the parser (#3831)Andrew Reynolds
2020-02-27Changing TPTP parser to accomodate new API (#3837)Haniel Barbosa
2020-02-25Embed mkAssociative utilities within the API. (#3801)Andrew Reynolds
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-17Using ParseOp in TPTP (#3764)Haniel Barbosa
2019-07-31Parsing THF and adding several regressions (#3131)Haniel Barbosa
2019-06-21Fix and simplify handling of --force-logic (#3062)Andres Noetzli
2019-03-26Update copyright headers.Aina Niemetz
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-08Do not introduce uinterpreted constants in TPTP parser (#1743)Andrew Reynolds
2017-11-29Simplifying the conditions in checkLetBinding to avoid using iterator… (#1372)Tim King
2017-11-07 Removing an unused member from Tptp. Initializing members of Tptp. (#1326)Tim King
2017-10-18Tptp unsat cores (#1228)Andrew Reynolds
2017-09-26Fixing Cid 1172009 (#1141)Tim King
2017-09-19Removing a potentially invalid comparison in the TPTP parser. (#1091)Tim King
2017-08-25Added missing includes (algorithm).Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-11-09Fix tptp parser memory leaks for include.ajreynol
2016-04-20update from the masterPaulMeng
2016-01-28Adding listeners to Options.Tim King
2014-07-01Update copyrights.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-06-07Allow disabling include-file featureMorgan Deters
2013-05-10Update casc run script. Work on compliance for SZS output.Andrew Reynolds
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-02-16Some cleanup and copyright updatingMorgan Deters
2013-01-22update ANTLR URLs (antlr.org -> antlr3.org)Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-27* Rename SMT parts (printer, parser) to SMT1Morgan Deters
2012-06-28fix a link error on church, due to Antlr #defining "true" and "false" :-( --f...smtcomp2012-resubmissionMorgan Deters
2012-06-22TPTP: add parser for cnf and fofFrançois Bobot
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback