index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
Commit message (
Expand
)
Author
Age
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Merge PR #6771: [engine] Remove ghost parameter from `Proofview.Goal.t`
Maxime Dénès
2018-02-19
|
\
*
|
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
|
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
|
/
*
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2018-02-02
*
Fix #6591: anomaly when using selectors outside of a proof.
Cyprien Mangin
2018-01-22
*
Force polymorphic definitions to have no internal constraints.
Pierre-Marie Pédrot
2018-01-11
*
Merge PR #6264: [kernel] Patch allowing to disable VM reduction.
Maxime Dénès
2017-12-14
|
\
*
\
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-14
|
\
\
*
|
|
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
*
|
|
Merge PR #6368: [api] Remove yet another type alias.
Maxime Dénès
2017-12-11
|
\
\
\
*
\
\
\
Merge PR #6324: Fix #6323: stronger restrict universe context vs abstract.
Maxime Dénès
2017-12-11
|
\
\
\
\
|
|
*
|
|
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
|
|
|
*
|
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-12-09
|
|
|
/
/
*
|
/
/
Remove up-to-conversion matching functions.
Pierre-Marie Pédrot
2017-12-09
|
|
/
/
|
/
|
|
|
*
|
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
|
/
/
|
*
[kernel] Patch allowing to disable VM reduction.
Emilio Jesus Gallego Arias
2017-12-02
*
|
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
|
/
*
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
*
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
|
\
*
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
|
*
Make restrict_universe_context stronger.
Gaëtan Gilbert
2017-11-25
|
*
In close_proof only check univ decls with the restricted context.
Gaëtan Gilbert
2017-11-24
|
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
|
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
|
*
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
|
*
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
|
/
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
*
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Merge PR #6098: [api] Move structures deprecated in the API to the core.
Maxime Dénès
2017-11-13
|
\
*
|
[api] Remove 8.7 ML-deprecated functions.
Emilio Jesus Gallego Arias
2017-11-07
|
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
|
/
*
Merge PR #6064: [api] Deprecate all legacy uses of Name.Id in core.
Maxime Dénès
2017-11-06
|
\
|
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
|
Finish removing Show Goal uid
Gaëtan Gilbert
2017-11-04
|
/
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
2017-10-17
*
[vernac] Remove "Proof using" hacks from parser.
Emilio Jesus Gallego Arias
2017-10-10
*
Take Suggest Proof Using outside the kernel.
Gaëtan Gilbert
2017-10-10
*
Merge PR #1109: Handle some misc todos
Maxime Dénès
2017-10-09
|
\
|
*
Cleanup suggest_bullet
Gaëtan Gilbert
2017-09-29
*
|
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
/
*
proof_global: cleanup and comment close_proof
Matthieu Sozeau
2017-09-19
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
Fix a refine anomaly "Evar defined twice".
Pierre-Marie Pédrot
2017-09-06
*
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
|
\
*
\
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
|
\
\
[next]