summaryrefslogtreecommitdiff
path: root/Source/Core
Commit message (Expand)AuthorAge
* factored the concurrency checking code into a separate projectGravatar qadeer2013-11-22
* code cleanupGravatar akashlal2013-11-02
* MergeGravatar qadeer2013-10-25
|\
* | minor refactoringGravatar qadeer2013-10-25
* | a minor refactoring + implemented mover checkingGravatar qadeer2013-10-25
| * Stratified inlining: inject free requires as assumes at call siteGravatar akashlal2013-10-25
| * change of identifier names in OGGravatar akashlal2013-10-25
|/
* MergeGravatar qadeer2013-10-15
|\
* | bug fix in yield inference in modset analysisGravatar qadeer2013-10-15
| * Fix for the Duplicator.Gravatar akashlal2013-10-15
| * MergeGravatar Pantazis Deligiannis2013-10-09
| |\ | |/ |/|
| * small refactoringGravatar Pantazis Deligiannis2013-10-02
| * support for disabling loop entry invariant assertion checkingGravatar Pantazis Deligiannis2013-10-01
| * changes to support a configured errorLimitGravatar Pantazis Deligiannis2013-09-30
| * more changes towards parallelisation of HoudiniGravatar Pantazis Deligiannis2013-09-29
| * refuted candidates are exchanged in memory using a concurrent dictionary inst...Gravatar Pantazis Deligiannis2013-09-26
* | minor fix so that variable copies in procedures and codeexprs are different.Gravatar qadeer2013-09-10
* | fixed the linear type checking related to globalsGravatar qadeer2013-09-04
* | Applied Chris Hawblitzel's changes to deal with {:expand}Gravatar qadeer2013-08-23
* | some minor fixesGravatar qadeer2013-08-21
| * MergeGravatar Pantazis Deligiannis2013-08-20
| |\ | |/ |/|
| * new option for reversing the topological order - this could potentially help ...Gravatar Pantazis Deligiannis2013-08-19
* | inlining is now done in rhs of assignments for codeexprsGravatar qadeer2013-08-15
* | Extended codeexpr inlining to deal with nested codeexprGravatar qadeer2013-08-15
| * new option to disable checking for loop maintained invariants - this leads to...Gravatar Pantazis Deligiannis2013-08-15
* | extended inlining to deal with codeexprsGravatar qadeer2013-08-14
* | process procedure only if an implementation is present.Gravatar qadeer2013-08-07
* | cleaned up the OG codeGravatar qadeer2013-08-07
* | MergeGravatar Ally Donaldson2013-08-05
|\ \
* | | Minor changes to uniformity analysis and inter-procedural reachability analysis.Gravatar Ally Donaldson2013-08-05
| * | Fixed several build errors in the 'Checked' configuration.Gravatar wuestholz2013-08-05
|/ /
* | added proper resolution and typechecking for all generated expressionsGravatar qadeer2013-07-29
* | added types for all the expressions being added to callsGravatar qadeer2013-07-29
| * parallel houdini prototype workingGravatar Pantazis Deligiannis2013-07-26
|/
* Removed the remaining pure collections.Gravatar wuestholz2013-07-23
* Resolved some issues with data races.Gravatar wuestholz2013-07-23
* Did some refactoring.Gravatar wuestholz2013-07-23
* Did some refactoring.Gravatar wuestholz2013-07-23
* Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...Gravatar wuestholz2013-07-22
* 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