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
*
Merge PR#510: Correctly identify [Time Defined.] as a defined
Maxime Dénès
2017-04-12
|
\
*
|
Fix a few programming pearls related to Time, Fail and Redirect.
Maxime Dénès
2017-04-06
*
|
Run non-tactic comands without resilient_command
Tej Chajed
2017-03-29
|
*
Correctly identify [Time Defined.] as a defined
Tej Chajed
2017-03-23
|
/
*
Fix a typo in STM universe communications.
Maxime Dénès
2017-01-30
*
STM: fix run-time classification of VernacInstance (fix #5313)
Enrico Tassi
2017-01-17
*
STM: cur_id must be invalid if an error occurs (fix #5191)
Enrico Tassi
2016-11-29
*
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-18
*
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-17
*
STM: make ~valid state id non optional from APIs
Enrico Tassi
2016-10-26
*
[stm] Fix record field name clash.
Emilio Jesus Gallego Arias
2016-10-18
*
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-10-01
*
STM: compute the correct state for edited Qed (#5086)
Enrico Tassi
2016-09-29
*
Cleanup API, making inference_hook optional
Matthieu Sozeau
2016-09-29
*
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
*
AsyncTaskQueue: annotate debug feedback messages with worker id
Enrico Tassi
2016-09-13
*
stm: feedback forwarding has to be atomic
Enrico Tassi
2016-09-13
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-07
|
\
*
|
STM: if_verbose on "Checking task ..." (fix #4058)
Enrico Tassi
2016-09-07
*
|
STM: queries give back a dummy safe_id in case of error (#5041)
Enrico Tassi
2016-09-06
*
|
STM: sideff: report safe_id correctly (fix #4968)
Enrico Tassi
2016-09-06
*
|
STM: nested Abort is like nested Qed (fix #4756)
Enrico Tassi
2016-09-06
|
*
Fix #5065: Anomaly: Not a proof by induction
Maxime Dénès
2016-09-05
*
|
feedback: support multiple feedback listeners
Enrico Tassi
2016-09-05
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-02
|
\
|
|
*
Fix bug #5043: [Admitted] lemmas pick up section variables.
Pierre-Marie Pédrot
2016-08-31
|
*
Fix #4871 - interrupting par:abstract kills coqtop
Maxime Dénès
2016-08-30
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
|
Univs: earlier errors for strict univ decls #4527
Matthieu Sozeau
2016-06-29
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
*
|
[feedback] Remove `ErrorMsg` in favor of `Message Error`.
Emilio Jesus Gallego Arias
2016-06-25
*
|
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
|
par: like all: but in parallel
Enrico Tassi
2016-06-17
*
|
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
*
|
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
\
|
*
|
Remove the syntax changes introduced by this branch.
Pierre-Marie Pédrot
2016-06-15
|
*
|
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-15
*
|
|
Merge remote-tracking branch 'origin/pr/166' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
*
\
\
\
Merge remote-tracking branch 'origin/pr/205' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
\
*
\
\
\
\
Merge remote-tracking branch 'origin/pr/182' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
\
\
|
|
|
|
|
*
Admitted: fix #4818 return initial stmt and univs
Matthieu Sozeau
2016-06-14
|
|
*
|
|
|
STM classification: VernacTimeout may contain an "internal command".
Maxime Dénès
2016-06-13
|
|
*
|
|
|
Print Assumptions and co. can "pierce opacity".
Maxime Dénès
2016-06-13
*
|
|
|
|
|
Documentation
Enrico Tassi
2016-06-07
*
|
|
|
|
|
Renaming: ErrorBlock -> ProofBlock
Enrico Tassi
2016-06-06
*
|
|
|
|
|
STM: each proof block can be enabled separately
Enrico Tassi
2016-06-06
*
|
|
|
|
|
Error box detection run only on error
Enrico Tassi
2016-06-06
*
|
|
|
|
|
STM: proof block detection for indentation
Enrico Tassi
2016-06-06
[next]