Builtin evaluation functions for sygus (#1991)
[cvc5.git] / src / expr / datatype.h
2018-05-28 Andrew ReynoldsBuiltin evaluation functions for sygus (#1991)
2018-05-10 Andrew ReynoldsExclude Boolean connectives from ITE conditions in...
2018-01-10 Tim KingCleaning up throw specifiers on Exception and subclasse...
2018-01-09 Tim KingRemoving throw specifiers from miscellaneous src/expr...
2018-01-08 Tim KingRemove throw specifiers from datatype. (#1489)
2017-12-01 Andrew ReynoldsMinor additions for sygus (#1419)
2017-11-23 Haniel BarbosaConverting defined functions and let expressions from...
2017-11-22 Andrew ReynoldsSygus Lambda Grammars (#1390)
2017-11-15 Andrew ReynoldsSygus print callbacks (#1348)
2017-11-15 Tim KingInitializing members of Datatype. Addresses CIDs 136289...
2017-11-10 Andrew Reynolds(Documentation-only) datatype.h (#1346)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-03-22 ajreynolWork on new approach for sygus involving conditional...
2016-12-03 ajreynolFix unit test for datatypes, add interface functions...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolBug fixes and refactoring of parametric datatypes,...
2016-11-01 ajreynolWorking memory leak free version, changes interface...
2016-10-31 ajreynolMinor refactoring in preparation for datatypes node...
2016-07-05 PaulMengresolved merge conflicts
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-05-23 ajreynolFix related to parametric sorts whose interpretation...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-02-16 ajreynolMore simplification to internal implementation of tuple...
2016-02-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-15 ajreynolEliminate most of the internal representation infrastru...
2015-12-24 Tim KingMiscellaneous fixes
2015-12-22 ajreynolAlways split on constructor types for datatypes involvi...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking