aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/vio
Commit message (Collapse)AuthorAge
* STM: Print/Extraction have to be skipped if -quickGravatar Enrico Tassi2016-02-19
| | | | | | | | | | | | Print and Extraction commands may pierce opacity: if the task producing the proof term is not finished, we wait for its completion. In -quick mode no worker is going to process a task, since tasks are simply stored to disk (and resumed later in -vio2vo mode). This commit avoids coqc waits forever for a task in order to Print/Extract the corresponding term. Bug reported privately by Alec Faithfull.
* STM: fix handling of side effects in vio2voGravatar Enrico Tassi2015-01-09
|
* rename: vi -> vioGravatar Enrico Tassi2015-01-06