summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* various updates and tighter integration of QED stuff into mainlineGravatar qadeer2013-12-19
* 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
* Updates on YieldTypeCheckGravatar kuruis2013-12-11
* Remove some (redundant) preconditions to avoid 'ccrewrite' errors.Gravatar wuestholz2013-12-11
* some refactoring of QED stuffGravatar qadeer2013-12-10
* various updatesGravatar qadeer2013-12-09
* MergeGravatar Ally Donaldson2013-12-09
|\
* | Small change related to CVC4 support. Patch by Pantazis DeligiannisGravatar Ally Donaldson2013-12-09
| * Expose certain program transformations in the execution engine to invoke them...Gravatar wuestholz2013-12-09
| * debug hastags are inserted to yieldtypecheckerGravatar kuruis2013-12-08
| * changed the output path for the QED build configuration to the Binaries folderGravatar qadeer2013-12-08
| * The back pred files have been eliminated. The small backpred string is now d...Gravatar qadeer2013-12-08
| * removed bitvector analysis from BoogieGravatar qadeer2013-12-08
|/
* Proper transition tags added for providing language containtment between two ...Gravatar kuruis2013-12-07
* fixed a bug regarding invocation of modsetanalysis w.r.t. OG desugaringGravatar qadeer2013-12-07
* Automata.dll functions are used to create Automata from GraphGravatar kuruis2013-12-06
* Some bugs on yieldtypechecker graph solvedGravatar kuruis2013-12-05
* Building raw graphs of YieldTypeChecker for building Automata is addedGravatar kuruis2013-12-04
* first check inGravatar qadeer2013-12-04
* updated the reference in Concurrency.csproj to Microsoft.Automata.dll (after ...Gravatar qadeer2013-12-02
* forgot to add this fileGravatar qadeer2013-12-02
* 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
|/
* binary tree of ANDs saves stack spaceGravatar akashlal2013-11-29
* added some type checking codeGravatar qadeer2013-11-25
* moved some files aroundGravatar qadeer2013-11-22
* factored the concurrency checking code into a separate projectGravatar qadeer2013-11-22
* do monomorphic checkingGravatar qadeer2013-11-22
* Fixedpoint VC catch up with recent changesGravatar Ken McMillan2013-11-11
* Merge duality changes to mainlineGravatar Ken McMillan2013-11-09
|\
| * handling timeouts for fixedpoint enginesGravatar Ken McMillan2013-11-09
* | MergeGravatar Pantazis Deligiannis2013-11-07
|\ \
| * | Fixes to predication. Patch by Jeroen Ketema.Gravatar Ally Donaldson2013-11-06
| * | code cleanupGravatar akashlal2013-11-02
| * | AbsHoudini: Support timeout, MakeTop, InlineFunctionsGravatar akashlal2013-11-02
| * | ProverInterface: model isn't available on timeoutGravatar akashlal2013-11-02
| * | MergeGravatar qadeer2013-10-25
| |\ \
| * | | minor refactoringGravatar qadeer2013-10-25
| * | | a minor refactoring + implemented mover checkingGravatar qadeer2013-10-25
| | * | and a test caseGravatar akashlal2013-10-25
| | * | Stratified inlining: inject free requires as assumes at call siteGravatar akashlal2013-10-25
| | * | change of identifier names in OGGravatar akashlal2013-10-25
| |/ /
| * | And a test caseGravatar akashlal2013-10-21
| * | Bug fix in stratified inlining (triggered by {:inline} functions)Gravatar akashlal2013-10-21