index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
API
Commit message (
Expand
)
Author
Age
*
[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
|
\
\
*
\
\
Merge PR #6338: Remove up-to-conversion term matching
Maxime Dénès
2017-12-11
|
\
\
\
*
|
|
|
[api] Remove kernel dependency on intf (Decl_kind)
Emilio Jesus Gallego Arias
2017-12-10
|
|
|
*
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
|
|
_
|
/
|
/
|
|
|
*
|
Remove up-to-conversion matching functions.
Pierre-Marie Pédrot
2017-12-09
*
|
|
Merge PR #6158: Allows a level in the raw and glob printers
Maxime Dénès
2017-12-08
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
|
|
/
|
/
|
*
|
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
*
|
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
|
Merge PR #6233: [proof] [api] Rename proof types in preparation for functiona...
Maxime Dénès
2017-12-01
|
\
\
*
\
\
Merge PR #1049: Remove obsolete locality
Maxime Dénès
2017-11-30
|
\
\
\
*
\
\
\
Merge PR #6244: [lib] [api] Introduce record for `object_prefix`
Maxime Dénès
2017-11-30
|
\
\
\
\
*
\
\
\
\
Merge PR #6274: Attempt to fix inversion disregarding singleton types (fixes ...
Maxime Dénès
2017-11-30
|
\
\
\
\
\
|
|
|
*
|
|
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-29
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-29
|
|
|
*
|
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge PR #6199: [vernac] Uniformize type of vernac interpretation.
Maxime Dénès
2017-11-29
|
\
\
\
\
|
|
*
|
|
Adding a variant get_truncation_family_of of get_sort_family_of.
Hugo Herbelin
2017-11-28
|
|
|
/
/
*
|
|
|
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
|
\
\
\
\
*
\
\
\
\
Merge PR #6248: [api] Remove aliases of `Evar.t`
Maxime Dénès
2017-11-28
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
[vernac] Add polymorphic to the type of vernac interpration options.
Emilio Jesus Gallego Arias
2017-11-27
|
|
|
*
|
[vernac] Start to uniformize type of vernac interpretation.
Emilio Jesus Gallego Arias
2017-11-27
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
*
|
|
|
Use Evarutil.has_undefined_evars for tactic has_evar.
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
|
*
|
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
|
*
|
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-24
|
/
/
|
*
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-24
|
/
*
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-24
|
\
*
\
Merge PR #6186: [api] Miscellaneous consolidation.
Maxime Dénès
2017-11-23
|
\
\
*
\
\
Merge PR #6200: Remove pidentref grammar entry.
Maxime Dénès
2017-11-23
|
\
\
\
|
|
|
*
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
|
|
|
*
[plugin] Encapsulate modifiers to vernac commands.
Emilio Jesus Gallego Arias
2017-11-22
|
|
_
|
/
|
/
|
|
|
|
*
[api] Re-enable deprecation warnings.
Emilio Jesus Gallego Arias
2017-11-22
|
|
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
|
|
*
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
|
|
/
|
/
|
*
|
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
|
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
|
\
\
*
\
\
Merge PR #6181: [proof] Attempt to deprecate some V82 parts of the proof API.
Maxime Dénès
2017-11-21
|
\
\
\
|
|
|
*
Remove pidentref grammar entry.
Gaëtan Gilbert
2017-11-20
|
|
_
|
/
|
/
|
|
|
|
*
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
*
|
|
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-19
|
|
/
|
/
|
|
*
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
|
/
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[ci] [coq] Complete 4.06.0 support.
Emilio Jesus Gallego Arias
2017-11-13
[next]