summaryrefslogtreecommitdiff
path: root/Source/Concurrency
Commit message (Collapse)AuthorAge
...
* some fixesGravatar qadeer2014-01-03
|
* First rough draft of refinement checking.Gravatar stasiran2014-01-03
|
* First rough draft of refinement checking.Gravatar stasiran2014-01-03
|
* minor bug in traversing program fixedGravatar kuruis2014-01-03
|
* some bugs related with phases fixedGravatar kuruis2014-01-03
|
* debug pragma closedGravatar kuruis2014-01-02
|
* some fixes on devicedriver exampleGravatar kuruis2014-01-02
|
* Error reporting with line numbers and commands of trace is providedGravatar kuruis2014-01-02
|
* some proper yield check reporting providedGravatar kuruis2014-01-02
|
* some bugs fixed on yiledtypecheckerGravatar kuruis2013-12-31
|
* made some fixes to type checking of atomic actionsGravatar qadeer2013-12-31
|
* Some bugs in yieldtypesafe fixedGravatar kuruis2013-12-29
|
* yieldtypesafe and yieldreachability automatons are separated.Gravatar kuruis2013-12-29
| | | | | integration of parallel call cmds done points (1 and 3) on Shaz's email are done
* Fixed a bug regarding the treatment of old() in stable procedures. The ↵Gravatar qadeer2013-12-26
| | | | | | | implementation of the stable procedure interprets old() as the state at the beginning of the procedure's execution but the caller of the procedure interprets old() as the state just before the call. The fix bridges the mismatch between these two interpretations.
* fixed a bug in mover checking; wasn't generating enough commutativity checksGravatar qadeer2013-12-25
|
* MergeGravatar qadeer2013-12-24
|\
* | more bug fixesGravatar qadeer2013-12-24
| | | | | | | | updates to DeviceCache.bpl to make it verify
| * Regex fixed after discussion with ShazGravatar kuruis2013-12-24
|/
* Automata debugging done on YieldTypeChecker.Gravatar kuruis2013-12-23
| | | | Regex must be revisited
* more bug fixesGravatar qadeer2013-12-22
|
* bug fixes in Duplicate.cs and parsing of invariant attributesGravatar qadeer2013-12-22
| | | | other bug fixes in QED stuff
* strengthened type checking w.r.t. qed vs non-qed global variablesGravatar qadeer2013-12-21
|
* more refactoring of the concurrency stuffGravatar qadeer2013-12-20
|
* comparison of phase_num checks updatedGravatar kuruis2013-12-20
|
* Minor Changes in YieldTypeCheckerGravatar kuruis2013-12-19
|
* MergeGravatar qadeer2013-12-19
|\
* | various updates and tighter integration of QED stuff into mainlineGravatar qadeer2013-12-19
| |
| * Epsilon reduction per phase automaton addedGravatar kuruis2013-12-18
| |
| * Updates on YieldTypeChecker doneGravatar kuruis2013-12-17
|/
* added syntax for par call and ParCallCmdGravatar qadeer2013-12-16
|
* fixed type checking errors in QED stuffGravatar qadeer2013-12-14
|
* fixes to type checking codeGravatar qadeer2013-12-11
|
* Updates on YieldTypeCheckGravatar kuruis2013-12-11
|
* some refactoring of QED stuffGravatar qadeer2013-12-10
|
* various updatesGravatar qadeer2013-12-09
|
* debug hastags are inserted to yieldtypecheckerGravatar kuruis2013-12-08
|
* Proper transition tags added for providing language containtment between two ↵Gravatar kuruis2013-12-07
| | | | Autos.
* 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
|
* updated the reference in Concurrency.csproj to Microsoft.Automata.dll (after ↵Gravatar qadeer2013-12-02
| | | | Margus supplied the signed dll)
* forgot to add this fileGravatar qadeer2013-12-02
|
* added the QED build configurationGravatar qadeer2013-12-02
|
* 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