index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
declareObl.ml
Age
Commit message (
Expand
)
Author
2020-05-18
[declare] Merge `DeclareObl` into `Declare`
Emilio Jesus Gallego Arias
2020-05-18
[obligations] Pre-functionalize Program state
Emilio Jesus Gallego Arias
2020-05-13
Merge PR #11828: [obligations] Deprecated flag cleanup
Gaëtan Gilbert
2020-05-07
[declare] Merge DeclareDef into Declare
Emilio Jesus Gallego Arias
2020-04-10
[obligations] Deprecated flag cleanup
Emilio Jesus Gallego Arias
2020-03-30
[declare] Fuse prepare and declare for the non-interactive path.
Emilio Jesus Gallego Arias
2020-03-30
[declareDef] More consistent handling of universe binders
Emilio Jesus Gallego Arias
2020-03-30
[declareObl] Remove hack w.r.t. to universe normalization.
Emilio Jesus Gallego Arias
2020-03-30
[obligations] Remove unnecessary ctx variable
Emilio Jesus Gallego Arias
2020-03-30
[declare] Make the type of closed entries opaque.
Emilio Jesus Gallego Arias
2020-03-30
[proof] Miscellaneous cleanup on proof info handling
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize mutual per-entry information
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize universe handling.
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize mutual body construction.
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize notation declaration.
Emilio Jesus Gallego Arias
2020-03-25
[proof] Factorize call info message in mutual declarations
Emilio Jesus Gallego Arias
2020-03-25
[proof] Start of mutual definition save refactoring.
Emilio Jesus Gallego Arias
2020-03-22
[obligations] Don't allocate libobjects for obligation info.
Emilio Jesus Gallego Arias
2020-03-19
[obligations] Step towards more structured handling of remaining obligations.
Emilio Jesus Gallego Arias
2020-03-19
[obligations] Refactor some common code on save path
Emilio Jesus Gallego Arias
2020-03-19
[obligations] More progress towards unification of the save path
Emilio Jesus Gallego Arias
2020-03-19
[declare] Remaining bits on the consistency of UState.t naming
Emilio Jesus Gallego Arias
2020-03-19
[declare] Bring more consistency to parameters using labels
Emilio Jesus Gallego Arias
2020-03-18
Merge PR #11559: Remove year in headers.
Hugo Herbelin
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-18
Use a 3-valued flag for hint locality.
Pierre-Marie Pédrot
2020-03-18
Hack a non-superglobal mode for hints.
Pierre-Marie Pédrot
2020-03-12
[declare] Remove trivial wrapper
Emilio Jesus Gallego Arias
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2019-10-28
[declare] Provide helper for private constant inlining.
Emilio Jesus Gallego Arias
2019-10-25
[declare] Generalize kind type on declareDef
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-27
[declare] Use entry constructor instead of low-level record.
Emilio Jesus Gallego Arias
2019-08-27
[declare] Move proof_entry type to declare, put interactive proof data on top...
Emilio Jesus Gallego Arias
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-07-23
[vernacexpr] Refactor fixpoint AST.
Emilio Jesus Gallego Arias
2019-07-09
[proof] Remove sign parameter to open_lemma.
Emilio Jesus Gallego Arias
2019-07-07
[error] Remove special error printing pre-processing
Emilio Jesus Gallego Arias
2019-07-01
[declare] Separate kinds from entries in constant declaration
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-28
Merge PR #10434: [declare] Fine tuning of Hook type.
Pierre-Marie Pédrot
2019-06-26
[proof] finalize_proof doesn't need opaque (it's already in entries)
Gaëtan Gilbert
2019-06-26
[declare] Fine tuning of Hook type.
Emilio Jesus Gallego Arias
2019-06-24
[api] Move `locality` from `library` to `vernac`.
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] [proof] Split proof kinds into per-layer components.
Emilio Jesus Gallego Arias
2019-06-24
Duplicate the type of constant entries in Proof_global.
Pierre-Marie Pédrot
2019-06-17
[equations] [proof] Remove duplicate shrink function.
Emilio Jesus Gallego Arias
2019-06-17
[proof] Remove terminator type, unifying regular and obligation ones.
Emilio Jesus Gallego Arias
2019-06-17
[proof] Move declaration hooks to DeclareDef.
Emilio Jesus Gallego Arias
2019-06-17
[proof] drop parameter from terminator type
Emilio Jesus Gallego Arias
[next]