index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
/
stm.ml
Commit message (
Expand
)
Author
Age
*
[pp] Remove uses of expensive string_of_ppcmds.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
*
[future] Remove unused parameter greedy.
Emilio Jesus Gallego Arias
2017-03-14
*
Make Obligations see fix_exn
Enrico Tassi
2017-02-15
*
[stm] Remove unused legacy stm interface.
Emilio Jesus Gallego Arias
2017-02-15
*
[stm] Reenable Show Script command.
Emilio Jesus Gallego Arias
2017-02-15
*
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-01-19
|
\
|
*
STM: fix run-time classification of VernacInstance (fix #5313)
Enrico Tassi
2017-01-17
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
|
\
|
|
*
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
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
|
*
STM: make ~valid state id non optional from APIs
Enrico Tassi
2016-10-26
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
|
|
*
[stm] Fix record field name clash.
Emilio Jesus Gallego Arias
2016-10-18
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
*
STM: compute the correct state for edited Qed (#5086)
Enrico Tassi
2016-09-29
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
|
\
|
|
*
stm: feedback forwarding has to be atomic
Enrico Tassi
2016-09-13
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
|
|
/
|
/
|
*
|
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
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
[feedback] Remove `ErrorMsg` in favor of `Message Error`.
Emilio Jesus Gallego Arias
2016-06-25
*
par: like all: but in parallel
Enrico Tassi
2016-06-17
*
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
|
\
\
\
|
|
*
|
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
*
|
|
|
rebase on trunk
Enrico Tassi
2016-06-06
*
|
|
|
STM: fix error reporting of par:
Enrico Tassi
2016-06-06
*
|
|
|
STM: proof block detection made optional + simple test
Enrico Tassi
2016-06-06
*
|
|
|
STM: proof block detection/error resilience API
Enrico Tassi
2016-06-06
*
|
|
|
STM: carry AST and indentation of document commands
Enrico Tassi
2016-06-06
*
|
|
|
STM: support for nested boxes of nodes to model error boundaries
Enrico Tassi
2016-06-06
*
|
|
|
STM: invalid states are first class citizens
Enrico Tassi
2016-06-06
|
|
/
/
|
/
|
|
*
|
|
Move serialization functions out of Stm
Emilio Jesus Gallego Arias
2016-06-02
[next]