index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2020-07-08
declare: Add [save_regular] API for obligation-ignoring proofs
Gaëtan Gilbert
2020-07-08
[declare] Allow obligations update on equations closing hook.
Emilio Jesus Gallego Arias
2020-07-08
[obligations] Allow to simultaneously open a proof and add obligations
Emilio Jesus Gallego Arias
2020-07-08
[obligations] Allow state-modifying hooks
Emilio Jesus Gallego Arias
2020-07-08
[obligations] Remove duplicate progmap_remove.
Emilio Jesus Gallego Arias
2020-07-08
[obligations] Functionalize Program state
Emilio Jesus Gallego Arias
2020-07-08
[declare] Generalize type of hooks.
Emilio Jesus Gallego Arias
2020-07-08
Merge PR #12654: Reindent ppvernac.ml
Emilio Jesus Gallego Arias
2020-07-08
Merge PR #12652: Fix erroneous implicits-in-term warning
Emilio Jesus Gallego Arias
2020-07-07
Merge PR #12626: Fix Context with nonmaximplicit.
Emilio Jesus Gallego Arias
2020-07-07
Reindent ppvernac.ml
Gaëtan Gilbert
2020-07-07
Fix erroneous implicits-in-term warning
Gaëtan Gilbert
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-07-03
Fix #11121: Simultaneous definition of term and notation in custom grammar
Maxime Dénès
2020-07-03
Merge PR #10390: UIP in SProp
Maxime Dénès
2020-07-02
Fix Context with nonmaximplicit.
Gaëtan Gilbert
2020-07-01
[state] Consolidate state handling in Vernacstate
Emilio Jesus Gallego Arias
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-07-01
Merge PR #12504: [states] Move States to vernac
Gaëtan Gilbert
2020-06-30
Merge PR #12599: Remove the Refiner module
Emilio Jesus Gallego Arias
2020-06-30
[declaremods] Remove abstraction of imperative module operations
Emilio Jesus Gallego Arias
2020-06-30
[states] Move States to vernac
Emilio Jesus Gallego Arias
2020-06-30
Merge PR #11977: Generate default names for bound universes of polymorphic de...
Emilio Jesus Gallego Arias
2020-06-29
Move the FailError exception from Refiner to Tacticals.
Pierre-Marie Pédrot
2020-06-26
[recLemmas] Nit on naming consistency.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Return list of declared global in Proof.save
Emilio Jesus Gallego Arias
2020-06-26
[declare] Some more cleanup on unused functions after the last commits.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Remove Proof_ending from the public API
Emilio Jesus Gallego Arias
2020-06-26
[declare] Merge remaining obligations bits into Declare
Emilio Jesus Gallego Arias
2020-06-26
[obligation] Switch to new declare info API.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Improve logical code order
Emilio Jesus Gallego Arias
2020-06-26
[declare] Improve organization of proof/constant information.
Emilio Jesus Gallego Arias
2020-06-26
[vernac] Nit refatoring on lemma command interpretation
Emilio Jesus Gallego Arias
2020-06-26
[declare] Nit on regular lemma init.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Use Recthm.t in mutual analysis functions
Emilio Jesus Gallego Arias
2020-06-26
[declare] Refactor analysis and construction of mutual lemmas
Emilio Jesus Gallego Arias
2020-06-26
[declare] Nit on hook call.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Nit on interface
Emilio Jesus Gallego Arias
2020-06-26
[declare] Documentation on obligations
Emilio Jesus Gallego Arias
2020-06-26
[declare] [compat] Remove exception alias.
Emilio Jesus Gallego Arias
2020-06-26
[declare] [api] Modify logical presentation of declare interfaces
Emilio Jesus Gallego Arias
2020-06-26
[declare] Reify Proof.t API into the Proof module.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Move udecl to Info structure.
Emilio Jesus Gallego Arias
2020-06-26
[declare] [api] Removal of duplicated type aliases.
Emilio Jesus Gallego Arias
2020-06-26
[declare] [api] Removal of deprecated functions
Emilio Jesus Gallego Arias
2020-06-26
[declare] Make ProgramDecl.t abstract
Emilio Jesus Gallego Arias
2020-06-26
[declare] Refactor constant information into a record.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Remove Lemmas module
Emilio Jesus Gallego Arias
2020-06-26
[declare] Remove mutual internals from Info.t structure.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Move proof information to declare.
Emilio Jesus Gallego Arias
[next]