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
*
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
*
Unify location handling of error functions.
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
*
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
*
|
|
|
|
|
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 for par:
Enrico Tassi
2016-06-06
*
|
|
|
|
|
STM: proof block detection for bullets and { block }
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
*
|
|
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-01
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
STM delegation policy can be customized
Enrico Tassi
2016-05-31
*
|
|
|
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
|
/
/
/
|
/
|
|
|
|
*
|
|
STM: fix argument filtering for slaves
Enrico Tassi
2016-05-27
|
*
|
|
Pfedit.get_current_context refinement (fix #4523)
Matthieu Sozeau
2016-05-26
*
|
|
|
typos
Enrico Tassi
2016-05-23
|
|
*
|
coqc: support -o option to specify output file name
Enrico Tassi
2016-05-19
|
|
/
/
|
/
|
|
*
|
|
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
Proof_global, STM: cleanup + use default_proof_mode instead of "Classic"
Enrico Tassi
2016-05-10
*
|
|
STM: code cleanup
Enrico Tassi
2016-05-10
*
|
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
|
*
|
Fix for #4603, part 3: definitions inside proofs not handled properly by coqc.
Maxime Dénès
2016-05-04
[next]