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-26
Merge PR #12726: Clarify Global.env usage in ppvernac
Pierre-Marie Pédrot
2020-07-26
Merge PR #12573: Hint Opaque/Transparent/Unfold: don't error on Opaque Define...
Pierre-Marie Pédrot
2020-07-23
Merge PR #12678: Tweak the warning for arbitrary term hints.
Emilio Jesus Gallego Arias
2020-07-23
Hint Opaque/Transparent/Unfold: don't error on opaque constants
Gaëtan Gilbert
2020-07-22
Clarify Global.env usage in ppvernac
Gaëtan Gilbert
2020-07-22
Merge PR #12664: Turn various anomalies into regular errors in primitive decl...
Pierre-Marie Pédrot
2020-07-21
Merge PR #12714: [declare] Remove some dead code in declare_mutual_definition
Gaëtan Gilbert
2020-07-21
Turn various anomalies into regular errors in primitive declaration path
Gaëtan Gilbert
2020-07-21
Merge PR #12697: Fix bug #12691: an only-parsing notation needs to produce a ...
Emilio Jesus Gallego Arias
2020-07-20
[declare] Remove some dead code in declare_mutual_definition
Emilio Jesus Gallego Arias
2020-07-18
Merge PR #12588: [exn] Remove some uses of print
Pierre-Marie Pédrot
2020-07-17
Remove automatic formatting of ComHints.
Pierre-Marie Pédrot
2020-07-17
Tweak the warning for arbitrary term hints.
Pierre-Marie Pédrot
2020-07-15
Fix bug #12691 (an only parsing notation induces a generic printing format).
Hugo Herbelin
2020-07-15
[search] Don't use ad-hoc Dumpglob table for Search
Emilio Jesus Gallego Arias
2020-07-09
[exn] Remove some uses of print
Emilio Jesus Gallego Arias
2020-07-09
Recordops: unify struc_typ summary record and libobject entry struc_tuple
Gaëtan Gilbert
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
[next]