summaryrefslogtreecommitdiff
path: root/src/parser/antlr_input.cpp
AgeCommit message (Expand)Author
2019-09-16parser: Improve error message for unrecognized input file format. (#3285)Aina Niemetz
2019-09-06Remove SMT1 parser. (#3228)Mathias Preiner
2019-07-01Support sygus version 2 format (#3066)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-10-20Remove antlr_undefines.h. (#2664)Mathias Preiner
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-29Track input language in a single place (#2003)Andres Noetzli
2018-05-02Initial support for string standard in smt lib 2.6 (#1848)Andrew Reynolds
2018-01-06Removing throw specifiers from src/parser/. (#1486)Tim King
2017-07-07Update copyright headers.Mathias Preiner
2017-06-16Fix stream parsingAndres Nötzli
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-11-23Isolating the dependencies on CVC4_ANTLR3_OLD_INPUT_STREAM. Also freeing more...Tim King
2015-01-14sygus input language and benchmarkMorgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-07-10friendlyparser: go back upto 2 words looking for matchKshitij Bansal
2014-07-10reorganize friendlyparser, behavior unchangedKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-08parseErrorHelper : factor out whole word matchingKshitij Bansal
2014-04-29fix was compiler warning in antlr_input, crashing test case with the old fixKshitij Bansal
2014-04-29Revert a compiler warning fix from ea6a5a6.Morgan Deters
2014-04-29fix a typo: --string-exp => --strings-exp; fix a signed int warning in antlrTianyi Liang
2014-04-27attempt to improve CVC4's "parse error" messageKshitij Bansal
2013-06-04File inclusion in Smt2 parser.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-20Interactive mode support for multiline inputMorgan Deters
2013-01-28Fixes for Win32 (closes bugs 488 and 489)Morgan Deters
2012-11-08exception fixMorgan 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-22TPTP: add parser for cnf and fofFrançois Bobot
2012-06-22parser: add some acces function and recover the original nextToken from antlr3François Bobot
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-11-01Improvements to header installation on user machines. Internally, we canMorgan Deters
2011-10-04oops, one more fix, hopefully the lastMorgan Deters
2011-10-04more fixes for libantlr3c v3.4Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2010-10-12fix some leaks in parser, add debug code to node manager to find moreMorgan Deters
2010-10-08* (define-fun...) now has proper type checking in non-debug buildsMorgan Deters
2010-07-06merge from CC work: pieces of the parser need to be declared to throw Asserti...Morgan Deters
2010-07-02re-generated comment headers of source filesMorgan Deters
2010-06-04Reimplementing AntlrInputStream::newStreamInputStreamChristopher L. Conway
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback