index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
Commit message (
Expand
)
Author
Age
*
Undo prints only if coqtop || emacs
Enrico Tassi
2014-09-16
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
VernacExtend does not dispatch on type anymore.
Pierre-Marie Pédrot
2014-09-10
*
Marshalling errors should be bold and red (should never happen actually)
Enrico Tassi
2014-09-09
*
A marshalling failure does not make a worker `Old
Enrico Tassi
2014-09-09
*
Back: print subgoals as in 8.4 (Close: 3585)
Enrico Tassi
2014-09-09
*
BackTo not part of the doc when used by emacs
Enrico Tassi
2014-09-09
*
Undo: if the ui is coqtop (command line) then Undo is not part of the doc.
Enrico Tassi
2014-09-09
*
Dropped proofs (Abort) are evaluated synchronously (Closes: 3550, 3407)
Enrico Tassi
2014-09-09
*
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
stm: use xlabel insted of label in dot (debug) output
Enrico Tassi
2014-09-02
*
coqworkmgr
Enrico Tassi
2014-09-02
*
Do not pass "-batch" or "-load-vernac-source" to slaves, avoiding errors in
Matthieu Sozeau
2014-08-26
*
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-08-05
*
STM: code restructured to reuse task queue for tactics
Enrico Tassi
2014-08-05
*
STM: Classify Let as non asynchronous (Closes: #3486)
Enrico Tassi
2014-08-05
*
STM: when looking up in the cache catch Expired exc
Carst Tankink
2014-08-04
*
STM: generate Feedback message for parsing errors
Enrico Tassi
2014-08-04
*
STM: use a real priority queue
Enrico Tassi
2014-08-04
*
STM: encapsulate Pp.message in Feedback.feedback
Carst Tankink
2014-08-04
*
STM: VtQuery holds the id of the state it refers to
Carst Tankink
2014-08-04
*
STM: print goals with no duplicates
Enrico Tassi
2014-07-29
*
Fixing universe substitution in mutual fixpoints.
Pierre-Marie Pédrot
2014-07-16
*
STM: check-vi-task fixed
Enrico Tassi
2014-07-16
*
STM: Goal printing got wrong in a merge, fixed
Enrico Tassi
2014-07-16
*
STM: let toploop plugins specify the flags for STM workers
Enrico Tassi
2014-07-11
*
STM: flag to turn off branch reopening
Enrico Tassi
2014-07-11
*
STM: add optionally takes the id of the new tip
Enrico Tassi
2014-07-11
*
STM: export the observe function (useful for pide)
Enrico Tassi
2014-07-11
*
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
*
Better handling of the universe context in case of Admitted proof obligations.
Matthieu Sozeau
2014-07-10
*
option to always delegate futures to workers
Enrico Tassi
2014-07-10
*
more APIs in TQueue and CThread
Enrico Tassi
2014-07-10
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
Patch from Enrico Tassi to get Drop compatible with stm.
Enrico Tassi
2014-07-01
*
Typo in stm error message.
Hugo Herbelin
2014-06-28
*
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
*
cut toploop(s) out of coqtop: now they are loaded dynamically
Enrico Tassi
2014-06-25
*
Fix handling of side effects in Defined objects (Closes: HoTT#111 + 3344)
Enrico Tassi
2014-06-23
*
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-18
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-06-08
*
Enforce a correct exception handling in declaration_hooks
Enrico Tassi
2014-06-08
*
STM: handle "Time Abort" correctly (Closes: 3332)
Enrico Tassi
2014-06-08
*
Remove the syntax [Vernac1. Vernac2. … Vernacn. ].
Arnaud Spiwack
2014-06-06
*
- Fix in kernel conversion not folding the universe constraints
Matthieu Sozeau
2014-05-26
*
poly: remove unused attribute to STM nodes and vernac classificaiton
Enrico Tassi
2014-05-15
*
Polymorphic Lemmas are like Defined ones for STM
Enrico Tassi
2014-05-15
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
[next]