summaryrefslogtreecommitdiff
path: root/src/parser/antlr_input.cpp
AgeCommit message (Expand)Author
2016-04-03Updating the copyright headers and scripts.Tim King
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
2010-06-03Implementing input from stdin (Fixes: #144)Christopher L. Conway
2010-05-26Prevent lexer errors being raised if a parser error is pending.Christopher L. Conway
2010-05-12true and false are only defined if the core theory is loaded in SMT v2 strict...Christopher L. Conway
2010-05-04Adding general support for SMT2 set-info commandChristopher L. Conway
2010-05-03Small mistake in previous commitChristopher L. Conway
2010-05-03Importing ANTLR3 lexer nextToken function to avoid escaped exceptions.Christopher L. Conway
2010-05-01Adding missed antlr_input filesChristopher L. Conway
2010-04-28Refactoring Input/Parser code to support external manipulation of the parser ...Christopher L. Conway
2010-04-27Adding Integer and Rational constants to SMTChristopher L. Conway
2010-04-05Simplifying ANTLR3 overridesChristopher L. Conway
2010-04-05Moving sources copied from libantlr3c to separate fileChristopher L. Conway
2010-04-05Moving code imported from libantlr3c to separate file and adding copyright ex...Christopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback