summaryrefslogtreecommitdiff
path: root/test/unit/parser/parser_black.h
AgeCommit message (Expand)Author
2019-06-12Refactor parser to define fewer tokens for symbols (#2936)Andres Noetzli
2019-03-26Update copyright headers.Aina Niemetz
2018-08-23Add missing overrides in unit tests (#2362)Andres Noetzli
2018-08-10Do not use static initialization in CxxTest runner (#2293)Andres Noetzli
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-12Fix unit tests for subranges. Fix destructors for context objs in unit tests.ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2016-11-11Deleting successfully parsed commands in the parser_black unit test.Tim King
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-02-13Handle recursive singleton case for codatatypes, add regression. Simplify im...ajreynol
2014-07-01Update copyrights.Morgan Deters
2013-09-09Add support for check-sat with argument.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-27* Rename SMT parts (printer, parser) to SMT1Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2011-05-04Stronger support for zero-performance-penalty output, and fixes andMorgan Deters
2011-04-23fix for parser/tests for ANTLR 3.2 (it was working fine on 3.3)Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-20numerous bugfixesMorgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18mostly CVC presentation language parsing and printingMorgan Deters
2011-04-16unit test fixes for new NodeManager constructor (related to previous two trun...Morgan Deters
2010-10-26Cleaning up some header filesChristopher L. Conway
2010-10-09reverting some changes to parser from last commitMorgan Deters
2010-10-08* (define-fun...) now has proper type checking in non-debug buildsMorgan Deters
2010-10-07NodeSelfIterator implementation and unit test (resolves bug #204); also fix P...Morgan Deters
2010-07-28Forcing a type check on Node construction in debug mode (Fixes: #188)Christopher 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-12Adding ParserBuilder, reducing visibility of Parser and Input constructorsChristopher 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-12Refactoring parser testsChristopher L. Conway
2010-05-07Tightening lexer rules for numerals in SMT v2Christopher 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 simple SMT2 parser testsChristopher L. Conway
2010-04-29Minor fix to SMT v2 parser testsChristopher L. Conway
2010-04-29First draft implementation of SMT v2 parserChristopher L. Conway
2010-04-28Refactoring Input/Parser code to support external manipulation of the parser ...Christopher L. Conway
2010-04-05Minor refactorings, in response to code review (Bug #73)Christopher L. Conway
2010-04-01reran update-copyright.pl to get new contributors and add new header comments...Morgan Deters
2010-03-31Finishing parser cleanup. Code is now review-ready.Christopher L. Conway
2010-03-30Merging from branches/antlr3 (r246:354)Christopher L. Conway
2010-03-16* test/unit/Makefile.am, test/unit/expr/attribute_white.h,Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback