index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
setoid_ring
/
newring.ml
Age
Commit message (
Expand
)
Author
2019-05-27
Ensure dynamically that opaque definitions come with their type.
Pierre-Marie Pédrot
2019-05-24
Stop using pstate in global print queries
Gaëtan Gilbert
2019-05-10
Make the check flag of conversion functions mandatory.
Pierre-Marie Pédrot
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-17
[ltac] Use CAst nodes in the tactic AST.
Emilio Jesus Gallego Arias
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-16
{Univops->UState}.restrict_universe_context
Gaëtan Gilbert
2018-10-16
{Univops -> Vars}.universes_of_constr
Gaëtan Gilbert
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-07-10
Export a function to apply toplevel tactic values in Tacinterp.
Pierre-Marie Pédrot
2018-06-29
Merge PR #7890: Inline a function from Quote used in setoid_ring.
Maxime Dénès
2018-06-26
universes_of_constr don't include universes of monomorphic constants
Gaëtan Gilbert
2018-06-21
Further cleanup: do not export the closed_term Ltac entry.
Pierre-Marie Pédrot
2018-06-21
Inline a function from Quote used in setoid_ring.
Pierre-Marie Pédrot
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-05-25
Merge pull request #7569 from ppedrot/clean-newring
Assia Mahboubi
2018-05-21
Simplify the newring hack.
Pierre-Marie Pédrot
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-14
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-11
Deprecate most evarutil evdref functions
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-03-09
Merge PR #6769: Split closure cache and remove whd_both
Maxime Dénès
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Pass the constant cache as a separate argument in kernel reduction.
Pierre-Marie Pédrot
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2017-12-06
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-11-24
Use Entries.constant_universes_entry more.
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-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-09-19
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-04
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Squashed commit of the following:
Amin Timany
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
[next]