summaryrefslogtreecommitdiff
path: root/src/parser/antlr_input.h
AgeCommit message (Expand)Author
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-20Remove antlr_undefines.h. (#2664)Mathias Preiner
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-02-07Fixing more inconsistent usages of override. (#1575)Tim King
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
2016-04-20update from the masterPaulMeng
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
2014-07-01Update copyrights.Morgan Deters
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-25java input stream adapters workingMorgan Deters
2013-03-20Interactive mode support for multiline inputMorgan Deters
2013-03-08Disallow overflow in bitvector literals (parser only)Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-06-22parser: add some acces function and recover the original nextToken from antlr3François Bobot
2012-06-22fix : function AntlrInput::tokenTextSubstrFrançois Bobot
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
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-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18Fixing output for EOF token in parser errorsChristopher L. Conway
2010-10-31enable dependence graphs in doxygen; fix lots of doxygen warnings, fix some d...Morgan Deters
2010-10-26Cleaning up some header filesChristopher L. Conway
2010-10-20Adding support for interactive modeChristopher L. Conway
2010-10-12fix some leaks in parser, add debug code to node manager to find moreMorgan Deters
2010-09-20bitvector rewriting for the core theory and testcasesDejan Jovanović
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-30* theory "tree" rewriting implemented and worksMorgan Deters
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-12true and false are only defined if the core theory is loaded in SMT v2 strict...Christopher L. Conway
2010-05-06Adding AntlrInput::tokenTextSubstrChristopher L. Conway
2010-05-06Adding bit-vector constants in SMT2Christopher L. Conway
2010-05-06Implementing Rational::fromDecimal and adding support for real constants in S...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-02smt parser for bit-vectorsDejan Jovanović
2010-05-01Adding missed antlr_input filesChristopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback