index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
Age
Commit message (
Expand
)
Author
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-13
Return of Refine Instance as an attribute.
Gaëtan Gilbert
2019-11-08
Make [Proof_global.closed_proof_output] opaque
Gaëtan Gilbert
2019-11-06
Replace "option" in doc when it refers to a flag
Jim Fehrle
2019-11-01
Implementing support for vos/vok files.
charguer
2019-10-12
Merge PR #10818: Merge Direct and Indirect nodes in Opaqueproof.
Maxime Dénès
2019-10-07
[vernac] Split vernacular translation and interpretation.
Emilio Jesus Gallego Arias
2019-10-04
Merge Direct and Indirect nodes in Opaqueproof.
Pierre-Marie Pédrot
2019-09-09
Merge PR #10605: [toplevel] Make all argument lists to be in user-declared or...
Hugo Herbelin
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Refactor common parts of interp_{,delayed}
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Pass control attributes to interpretation of delayed proofs.
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Refactor Vernacular Control Attributes into a list
Emilio Jesus Gallego Arias
2019-07-31
[toplevel] Make all argument lists to be in user-declared order.
Emilio Jesus Gallego Arias
2019-07-25
Remove deprecated `Backtrack` command
Maxime Dénès
2019-07-23
[vernacexpr] Remove duplicate fixpoint record.
Emilio Jesus Gallego Arias
2019-07-23
[vernacexpr] Refactor fixpoint AST.
Emilio Jesus Gallego Arias
2019-07-11
Remove Stm.call_process_error_once
Gaëtan Gilbert
2019-07-08
Merge PR #9686: [error] Remove special error printing pre-processing
Gaëtan Gilbert
2019-07-08
Passing command-line option async_proofs_worker_priority functionally.
Hugo Herbelin
2019-07-08
Layout/documentation updates.
Hugo Herbelin
2019-07-08
An attempt to reorganize further coqtop initialization into semantic units.
Hugo Herbelin
2019-07-07
[error] Remove special error printing pre-processing
Emilio Jesus Gallego Arias
2019-07-03
Merge PR #10338: Fix #9455: avoid update_global_env when unchanged Global.uni...
Emilio Jesus Gallego Arias
2019-06-30
Merge PR #10356: Re-add the "Show Goal" command for Prooftree in PG.
Emilio Jesus Gallego Arias
2019-06-26
[stm] [vernac] Remove special ?proof parameter from vernac main path
Emilio Jesus Gallego Arias
2019-06-25
Re-add the "Show Goal" command for Prooftree in PG.
Jim Fehrle
2019-06-25
[lemmas] Move `Stack` out of Lemmas.
Emilio Jesus Gallego Arias
2019-06-24
[proof] API Documentation fixes.
Emilio Jesus Gallego Arias
2019-06-24
[api] [proof] Move `discharge` type to vernac_ast where it is used.
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] Turn Lemmas.info into a proper type with constructor.
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] Reify info for implicits, univ_decls, prepare for rec_thms.
Emilio Jesus Gallego Arias
2019-06-20
Merge PR #9645: [proof] Remove terminator type, unifying regular and obligati...
Pierre-Marie Pédrot
2019-06-17
Merge PR #10362: Kernel-side delaying of polymorphic opaque constants
Gaëtan Gilbert
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-17
Merge universe quantification and delayed constraints in opaque proofs.
Pierre-Marie Pédrot
2019-06-17
Allow to delay polymorphic opaque constants.
Pierre-Marie Pédrot
2019-06-17
[proof] drop parameter from terminator type
Emilio Jesus Gallego Arias
2019-06-17
[proof] Unify obligation proof save path: Part I, declareObl
Emilio Jesus Gallego Arias
2019-06-17
[proofs] Store hooks in the proof object.
Emilio Jesus Gallego Arias
2019-06-12
Fix #9455: avoid update_global_env when unchanged Global.universes()
Gaëtan Gilbert
2019-06-11
STM: encode in static types that vernac_when is only used when VtSideff
Gaëtan Gilbert
2019-06-09
[proof] Uniformize Proof_global API
Emilio Jesus Gallego Arias
2019-06-09
[save_proof] Make terminator API internal.
Emilio Jesus Gallego Arias
2019-06-09
[proof] Move proofs that have an associated constant to `Lemmas`
Emilio Jesus Gallego Arias
2019-06-06
Merge PR #10299: Lazy substitution of section contexts in opaque proofs
Maxime Dénès
2019-06-04
Rename Proof_global.{t -> stack}
Gaëtan Gilbert
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-06-04
Remove the discharge segment from vo files.
Pierre-Marie Pédrot
2019-06-04
Slightly tweak the representation of dischargeable opaque proofs.
Pierre-Marie Pédrot
[next]