summaryrefslogtreecommitdiff
path: root/Source/Core
Commit message (Collapse)AuthorAge
* Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in ↵Gravatar wuestholz2013-07-22
| | | | code (as opposed to contracts).
* Fixed the Coco/R grammar and regenerated the parser.Gravatar wuestholz2013-07-22
|
* All ...Seq classes now goneGravatar Ally Donaldson2013-07-22
|
* ExprSeq: farewellGravatar Ally Donaldson2013-07-22
|
* RESeq: farewellGravatar Ally Donaldson2013-07-22
|
* BlockSeq: farewellGravatar Ally Donaldson2013-07-22
|
* StringSeq: farewellGravatar Ally Donaldson2013-07-22
|
* CmdSeq: farewellGravatar Ally Donaldson2013-07-22
|
* Fixes to refactoringGravatar Ally Donaldson2013-07-22
|
* Started to remove ...Seq classesGravatar Ally Donaldson2013-07-22
|
* More refactoringGravatar Ally Donaldson2013-07-22
|
* More refactoringGravatar Ally Donaldson2013-07-22
|
* More refactoringGravatar Ally Donaldson2013-07-22
|
* More refactoringGravatar Ally Donaldson2013-07-22
|
* More refactoring: PureCollections.Sequence not used anymore.Gravatar Ally Donaldson2013-07-22
|
* More refactoring towards replacing PureCollections.Sequence with ListGravatar Ally Donaldson2013-07-22
|
* Whitespace fixGravatar Ally Donaldson2013-07-22
|
* Whitespace fixGravatar Ally Donaldson2013-07-22
|
* MergeGravatar Ally Donaldson2013-07-22
|\
* | Refactoring of TypeVariableSeqGravatar Ally Donaldson2013-07-22
| |
* | Changed Has method of PureSequence to Contains to make refactoring easier.Gravatar Ally Donaldson2013-07-22
| |
| * mergeGravatar Pantazis Deligiannis2013-07-22
| |\ | |/ |/|
* | Refactoring of VariableSeq and TypeSeqGravatar Ally Donaldson2013-07-22
| |
* | Requires/EnsuresSeq replaced by List<Requires/Ensures>Gravatar Ally Donaldson2013-07-22
| |
* | Refactored RequiresSeq and EnsuresSeq so that they wrap List<Requires> and ↵Gravatar Ally Donaldson2013-07-22
| | | | | | | | List<Ensures>, respectively, as a first step towards simply using the List versions.
* | Fixed bugs arising from differences between hashtables and dictionariesGravatar Ally Donaldson2013-07-22
| |
* | Large refactoring of Hashtable to Dictionary.Gravatar Ally Donaldson2013-07-22
| |
| * mergeGravatar Pantazis Deligiannis2013-07-19
| |\ | |/ |/|
| * refactoring and fixes in the SMTLIB2 parserGravatar Pantazis Deligiannis2013-07-19
| |
* | Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
| |
* | MergeGravatar allydonaldson2013-07-16
|\ \
* | | Reworking of Staged Houdini in preparation for parallelising it.Gravatar allydonaldson2013-07-16
| | |
| | * MergeGravatar Pantazis Deligiannis2013-07-15
| |/|
| * | end atomic actions at async and parallel callsGravatar qadeer2013-07-15
| | |
| * | 1. changed values passed to additional parameters to procedures; async and ↵Gravatar qadeer2013-07-14
| | | | | | | | | | | | | | | | | | parallel calls treated exactly the same now 2. fixed bug in collection of available linear vars for parallel calls; added more test cases to regression
| * | Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
|/ /
* | Worked on the parallelization (task cancellation).Gravatar wuestholz2013-07-09
| |
| * mergeGravatar Pantazis Deligiannis2013-07-06
| |\
* | | Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
| |/ |/|
* | Added support in the abstract interpreter for an attribute {:identity}, ↵Gravatar Rustan Leino2013-07-05
| | | | | | | | which says that a function is an identity function.
* | Addressed some \n versus \r\n issuesGravatar Rustan Leino2013-06-29
| |
* | MergeGravatar allydonaldson2013-06-18
|\ \
| * | Did some refactoring in the execution engine.Gravatar wuestholz2013-06-14
| | |
| * | Added /help and /attrHelp output for program snapshot verification.Gravatar wuestholz2013-06-12
| | |
| | * CVC4 ParserGravatar pantazis2013-06-12
| | |
| | * cvc4 command line option & cvc4.cs in ProversGravatar pantazis2013-06-12
| |/
| * Worked on improving program snapshot verification.Gravatar wuestholz2013-06-10
| |
* | MergeGravatar allydonaldson2013-06-07
|\ \
* | | Some work on staged HoudiniGravatar allydonaldson2013-06-07
| | |
| | * Worked on improving program snapshot verification.Gravatar wuestholz2013-06-05
| |/