aboutsummaryrefslogtreecommitdiffhomepage
path: root/engine
Commit message (Expand)AuthorAge
* Merge PR #1033: Universe binder improvementsGravatar Maxime Dénès2017-11-28
|\
* \ Merge PR #6248: [api] Remove aliases of `Evar.t`Gravatar Maxime Dénès2017-11-28
|\ \
| * | [api] Remove aliases of `Evar.t`Gravatar Emilio Jesus Gallego Arias2017-11-26
| | * Forbid repeated names in universe binders.Gravatar Gaëtan Gilbert2017-11-25
| | * Universe binders survive sections, modules and compilation.Gravatar Gaëtan Gilbert2017-11-25
| | * Allow local universe renaming in Print.Gravatar Gaëtan Gilbert2017-11-25
| | * Make restrict_universe_context stronger.Gravatar Gaëtan Gilbert2017-11-25
* | | [lib] Generalize Control.timeout type.Gravatar Emilio Jesus Gallego Arias2017-11-24
|/ /
| * Use Entries.constant_universes_entry more.Gravatar Gaëtan Gilbert2017-11-24
| * restrict_universe_context: do not prune named universes.Gravatar Gaëtan Gilbert2017-11-24
| * Stop exposing UState.universe_context and its Evd wrapper.Gravatar Gaëtan Gilbert2017-11-24
| * Separate checking univ_decls and obtaining universe binder names.Gravatar Gaëtan Gilbert2017-11-24
| * Use Maps and ids for universe bindersGravatar Gaëtan Gilbert2017-11-24
| * Use type Universes.universe_binders.Gravatar Gaëtan Gilbert2017-11-24
|/
* Merge PR #6203: Fix universe polymorphic Program obligations.Gravatar Maxime Dénès2017-11-23
|\
* | [api] A few more minor deprecation notices.Gravatar Emilio Jesus Gallego Arias2017-11-22
* | [api] Deprecate Term destructors, move to ConstrGravatar Emilio Jesus Gallego Arias2017-11-22
| * Fix universe polymorphic Program obligations.Gravatar Matthieu Sozeau2017-11-22
* | [api] Miscellaneous consolidation + moves to engine.Gravatar Emilio Jesus Gallego Arias2017-11-21
* | [proof] Attempt to deprecate some V82 parts of the proof API.Gravatar Emilio Jesus Gallego Arias2017-11-19
|/
* [api] Insert miscellaneous API deprecation back to core.Gravatar Emilio Jesus Gallego Arias2017-11-13
* [api] Another large deprecation, `Nameops`Gravatar Emilio Jesus Gallego Arias2017-11-13
* [api] Move structures deprecated in the API to the core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* [api] Deprecate all legacy uses of Names in core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* Merge PR #6064: [api] Deprecate all legacy uses of Name.Id in core.Gravatar Maxime Dénès2017-11-06
|\
* | Cosmetic changes in evar_map printer.Gravatar Hugo Herbelin2017-11-05
* | Preventively protect locally against failures of evar_map printer.Gravatar Hugo Herbelin2017-11-05
* | Fixing a cause of failure of evar_map printer in debugger.Gravatar Hugo Herbelin2017-11-05
| * [api] Deprecate all legacy uses of Name.Id in core.Gravatar Emilio Jesus Gallego Arias2017-11-04
|/
* Merge PR #6051: Fix FIXME: use OCaml 4.02 generative functors when available.Gravatar Maxime Dénès2017-11-03
|\
* \ Merge PR #6047: A generic printer for ltac valuesGravatar Maxime Dénès2017-11-03
|\ \
| * | Exporting ValTMap for use in Genintern.Gravatar Hugo Herbelin2017-11-02
| | * Fix FIXME: use OCaml 4.02 generative functors when available.Gravatar Gaëtan Gilbert2017-11-01
| |/
* / Fixing #5401 (printing of patterns with bound anonymous variables).Gravatar Hugo Herbelin2017-10-28
|/
* Merge PR #1109: Handle some misc todosGravatar Maxime Dénès2017-10-09
|\
* \ Merge PR #1119: Fixing bug BZ#5769 (generating a name "_" out of a type "_som...Gravatar Maxime Dénès2017-10-06
|\ \
* \ \ Merge PR #1102: On the detection of evars which "advanced" (and a fix to BZ#5...Gravatar Maxime Dénès2017-10-05
|\ \ \
* \ \ \ Merge PR #1101: Fixing an old proof engine bug in collecting evars with clear...Gravatar Maxime Dénès2017-10-05
|\ \ \ \
| | | * | Fixing BZ#5769 (variable of type "_something" was named after invalid "_").Gravatar Hugo Herbelin2017-10-05
| | | | * Remove TODO comment (Evar.t is opaque)Gravatar Gaëtan Gilbert2017-09-29
| | | |/
* | | | Efficient computation of the names contained in an environment.Gravatar Pierre-Marie Pédrot2017-09-28
* | | | Efficient fresh name generation relying on sets.Gravatar Pierre-Marie Pédrot2017-09-28
| |_|/ |/| |
| | * Moving setting of "cleared" evar flag directly in Evd.restrict.Gravatar Hugo Herbelin2017-09-27
| | * Fixing an old bug in collecting evars with cleared context.Gravatar Hugo Herbelin2017-09-27
| |/ |/|
| * Fixing an old bug in collecting evars with cleared context.Gravatar Hugo Herbelin2017-09-27
|/
* Merge PR #688: Binding universe constraints in Definition/Inductive/etc...Gravatar Maxime Dénès2017-09-26
|\
* \ Merge PR #1036: Unify EConstr.t equalityGravatar Maxime Dénès2017-09-19
|\ \
| | * Document UState.universe_context.Gravatar Gaëtan Gilbert2017-09-19
| | * Don't lose names in UState.universe_context.Gravatar Gaëtan Gilbert2017-09-19
| | * proof_global: cleanup and comment close_proofGravatar Matthieu Sozeau2017-09-19