index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
evarutil.mli
Commit message (
Expand
)
Author
Age
*
Use evd_combX in Cases.
Gaëtan Gilbert
2018-05-14
*
Convert clear_hyps_in_evi to state passing style.
Gaëtan Gilbert
2018-05-11
*
Deprecate most evarutil evdref functions
Gaëtan Gilbert
2018-05-11
*
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
*
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-30
|
\
*
\
Merge PR #6866: Slight improvement of messages related to direct and indirect...
Pierre-Marie Pédrot
2018-04-25
|
\
\
|
*
|
Improving error message for clear tactic (and indirect uses of it).
Hugo Herbelin
2018-04-24
*
|
|
Adding a flag to support different naming modes for evar hypotheses.
Hugo Herbelin
2018-04-24
|
/
/
|
*
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-17
|
/
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
Slightly refining some error messages about unresolvable evars.
Hugo Herbelin
2018-03-24
*
Cumulativity: improve treatment of irrelevant universes.
Gaëtan Gilbert
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Cleanup name-binding structure for fresh evar name generation.
Pierre-Marie Pédrot
2018-01-02
*
Merge PR #6222: Share computation of unifiable evars
Maxime Dénès
2017-12-22
|
\
*
|
[summary] Adapt STM to the new Summary API.
Emilio Jesus Gallego Arias
2017-12-09
*
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
*
|
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-22
|
*
Experimenting with a fine-grained cache for undefined evars in evinfos.
Pierre-Marie Pédrot
2017-11-21
|
/
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
Moving setting of "cleared" evar flag directly in Evd.restrict.
Hugo Herbelin
2017-09-27
*
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
Adding intermediate entry point to create an evar in empty rel_context.
Hugo Herbelin
2017-06-25
|
/
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
*
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
Make the Constr.kind_of_term type parametric in sorts and universes.
Pierre-Marie Pédrot
2017-03-31
*
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Rewrite API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Refine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Evarsolve API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-21
*
Using a dedicated kind of substitutions in evar name generation.
Pierre-Marie Pédrot
2016-08-06
*
Using the extended contexts in pretyping.
Pierre-Marie Pédrot
2016-08-05
*
Use sets instead of lists for names to avoid in evar generation.
Pierre-Marie Pédrot
2016-08-04
*
Simplifying code in evar generation.
Pierre-Marie Pédrot
2016-08-04
*
Exporting the renaming API for evar declaration.
Pierre-Marie Pédrot
2016-08-04
[next]