summaryrefslogtreecommitdiff
path: root/Source/Core
Commit message (Expand)AuthorAge
* Recursive walking of Exprs doesn't play nice when the depth of the AST is high.Gravatar akashlal2014-01-07
* Updated year in main copyright messageGravatar Rustan Leino2014-01-03
* more bug fixesGravatar qadeer2013-12-24
* bug fixes in Duplicate.cs and parsing of invariant attributesGravatar qadeer2013-12-22
* MergeGravatar qadeer2013-12-19
|\
* | various updates and tighter integration of QED stuff into mainlineGravatar qadeer2013-12-19
| * Fixed another :never_pattern bug related to nested quantifiersGravatar Rustan Leino2013-12-16
| * MergeGravatar Rustan Leino2013-12-16
| |\ | |/ |/|
| * Fixed bug in never_pattern functionality. In the new design, never_pattern d...Gravatar Rustan Leino2013-12-16
* | regenerated after updating Parser.frameGravatar qadeer2013-12-16
* | added syntax for par call and ParCallCmdGravatar qadeer2013-12-16
* | MergeGravatar qadeer2013-12-14
|\ \
* | | fixed type checking errors in QED stuffGravatar qadeer2013-12-14
| |/ |/|
| * Resolve a concurrency issue (reported by Alex Summers).Gravatar wuestholz2013-12-12
|/
* fixes to type checking codeGravatar qadeer2013-12-11
* Remove some (redundant) preconditions to avoid 'ccrewrite' errors.Gravatar wuestholz2013-12-11
* some refactoring of QED stuffGravatar qadeer2013-12-10
* removed bitvector analysis from BoogieGravatar qadeer2013-12-08
* MergeGravatar qadeer2013-12-02
|\
* | added the QED build configurationGravatar qadeer2013-12-02
| * Patch by Nathan Chong: iterative version of remove empty blocks algorithm. T...Gravatar Ally Donaldson2013-12-02
|/
* 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
|\ \