summaryrefslogtreecommitdiff
path: root/src/parser/parser.h
AgeCommit message (Expand)Author
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-05Smt2 parsing support for nested recursive datatypes (#4575)Andrew Reynolds
2020-06-02New C++ API: Keep reference to solver object in non-solver objects. (#4549)Aina Niemetz
2020-04-28Support the SMT-LIB Unicode string standard by default (#4378)Andrew Reynolds
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-28Stop printing datatype declaration for Sygus V1 grammar. (#4168)Abdalrhman Mohamed
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-12Convert most instances of dataypes in parsers to the new API (#4054)Andrew Reynolds
2020-03-09Clean up more uses of ExprManager in parsers (#3932)Andrew Reynolds
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-03-06Remove tester name from APIs (#3929)Andrew Reynolds
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)Andrew Reynolds
2020-02-26Refactor type ascriptions in the parser (#3825)Andrew Reynolds
2020-02-25Embed mkAssociative utilities within the API. (#3801)Andrew Reynolds
2020-02-24Convert parser input interface to api::Term (#3809)Andrew Reynolds
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-17Using ParseOp in TPTP (#3764)Haniel Barbosa
2020-02-17Support dumping Sygus commands. (#3763)Abdalrhman Mohamed
2020-02-13Update sygus v1 parser to use ParseOp utility (#3756)Andrew Reynolds
2019-12-13Add support for set comprehension (#3312)Andrew Reynolds
2019-10-27Fix global-declarations support (#3403)Andres Noetzli
2019-09-13Disallow let in sygus grammars, check for free variables in sygus constructor...Andrew Reynolds
2019-08-17 Cleaning make bound var in smt2 parser (#3192)Andrew Reynolds
2019-08-10Simplify how defined functions are tracked during parsing (#3177)Andrew Reynolds
2019-06-21Fix and simplify handling of --force-logic (#3062)Andres Noetzli
2019-06-12Refactor parser to define fewer tokens for symbols (#2936)Andres Noetzli
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-01-03API/Smt2 parser: refactor termAtomic (#2674)Andres Noetzli
2018-08-27Make division chainable in the smt2 parser (#2367)Andrew Reynolds
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-01Fix issues with printing parametric datatypes in smt2 (#2213)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-06Removing throw specifiers from src/parser/. (#1486)Tim King
2017-11-23Ho parsing and regressions (#1350)Andrew Reynolds
2017-10-05Fix typo in comment.Clark Barrett
2017-10-03Op overload parser (#1162)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2016-11-11Deleting the remaining commands in the Parser's queue within ~Parser().Tim King
2016-11-01Revert change to Datatypes API to return vector of DatatypeTypes, as before. ...ajreynol
2016-11-01Revert change to datatypes API for passing pointers, instead make deep copy d...ajreynol
2016-11-01Working memory leak free version, changes interface to pointers.ajreynol
2016-04-20update from the masterPaulMeng
2015-07-20Squashed merge of SygusComp 2015 branch.ajreynol
2014-11-17Resource-limiting work.Liana Hadarean
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-10-06Support for RESET command in CVC native language (and infrastructure for supp...Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-21API documentation improvements.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback