summaryrefslogtreecommitdiff
path: root/Source
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
|
* MergeGravatar 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
| |
| * Fixed an issue with parallelization.Gravatar wuestholz2013-07-22
|/
* MergeGravatar Ally Donaldson2013-07-22
|\
| * small fix to pickup correctly the CVC4 executableGravatar Pantazis Deligiannis2013-07-22
| |
* | Whitespace fixGravatar 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
| |
| * fixGravatar Pantazis Deligiannis2013-07-22
| |
| * mergeGravatar Pantazis Deligiannis2013-07-22
| |\
| * \ mergeGravatar Pantazis Deligiannis2013-07-22
| |\ \ | |/ / |/| |
| * | refactoringGravatar Pantazis Deligiannis2013-07-22
| | |
| * | refactoringGravatar 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.
| | * MergeGravatar Ally Donaldson2013-07-22
| | |\
* | | | 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 allydonaldson2013-07-22
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed what looks like a type-related bug in the manipulation of ↵Gravatar allydonaldson2013-07-22
| | | | | | | | | | | | | | | | newGotoCmdOrigins: this Hashtable is commented as having type TransferCmd -> ReturnCmd, but it was being used here as if the key type was Block.
* | | | Refactored variable2sequenceNumber to use DictionaryGravatar Ally Donaldson2013-07-22
|/ / /
* | | Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a ↵Gravatar Ally Donaldson2013-07-22
| | | | | | | | | | | | plain Hashtable.
| | * Changed the API to make it possible to set the current state in BVD.Gravatar wuestholz2013-07-21
| |/ |/|
| * fixGravatar Pantazis Deligiannis2013-07-19
| |
| * mergeGravatar Pantazis Deligiannis2013-07-19
| |\ | |/ |/|
| * refactoring and fixes in the SMTLIB2 parserGravatar Pantazis Deligiannis2013-07-19
| |
* | MergeGravatar allydonaldson2013-07-18
|\ \
| * | Populate a model only once.Gravatar Rustan Leino2013-07-18
| | |
* | | Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
|/ /
* | Extracted Houdini statistics into a record, and parametersied Houdini class ↵Gravatar allydonaldson2013-07-16
| | | | | | | | with a statistics object. This means that if one runs multiple Houdini instances, each can record its own statistics.
* | MergeGravatar allydonaldson2013-07-16
|\ \