index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
evd.ml
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Moving some universe substitution code out of the kernel.
Pierre-Marie Pédrot
2017-12-30
*
[summary] Adapt STM to the new Summary API.
Emilio Jesus Gallego Arias
2017-12-09
*
Rename update to set, fixes #6196
Paul Steckler
2017-12-05
*
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
|
*
Forbid repeated names in universe binders.
Gaëtan Gilbert
2017-11-25
|
*
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-24
|
*
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
|
/
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[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
*
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-11-01
*
Moving setting of "cleared" evar flag directly in Evd.restrict.
Hugo Herbelin
2017-09-27
*
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
Merge PR#713: Bump year in headers.
Maxime Dénès
2017-06-15
|
|
\
*
|
|
Fixing restrict regarding evar_store.
Hugo Herbelin
2017-06-14
|
*
|
Univs: fix bug #5365, generation of u+k <= v constraints
Matthieu Sozeau
2017-06-05
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
|
Don't double up on periods in anomalies
Jason Gross
2017-06-02
|
|
*
Bump year in headers.
Maxime Dénès
2017-06-01
|
|
/
*
|
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
*
|
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
|
*
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
/
*
|
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
\
|
*
|
Ensuring static invariants about handling of pending evars in Pretyping.
Pierre-Marie Pédrot
2017-03-23
*
|
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
|
*
|
|
Making Evd independent from Namegen.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Moving printing code from Evd to Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Chasing a few unsafe constr coercions.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-02-01
|
|
\
|
|
|
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-01-23
|
*
|
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-22
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
/
|
|
|
|
/
|
*
Fix UGraph.check_eq!
Matthieu Sozeau
2016-11-30
*
|
Reordering Termops w.r.t. Evd and Namegen in engine folder.
Pierre-Marie Pédrot
2016-10-30
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
[next]