index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
namegen.ml
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
Fixing a cause of failure of evar_map printer in debugger.
Hugo Herbelin
2017-11-05
*
Fixing #5401 (printing of patterns with bound anonymous variables).
Hugo Herbelin
2017-10-28
*
Merge PR #1119: Fixing bug BZ#5769 (generating a name "_" out of a type "_som...
Maxime Dénès
2017-10-06
|
\
|
*
Fixing BZ#5769 (variable of type "_something" was named after invalid "_").
Hugo Herbelin
2017-10-05
*
|
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
/
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Deprecate options that were introduced for compatibility with 8.4.
Guillaume Melquiond
2017-06-14
*
Remove support for Coq 8.4.
Guillaume Melquiond
2017-06-14
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
*
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-04-01
*
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
Reordering Termops w.r.t. Evd and Namegen in engine folder.
Pierre-Marie Pédrot
2016-10-30
*
CLEANUP: Namegen.to_avoid
Matej Kosik
2016-10-20
*
CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".
Matej Kosik
2016-10-19
*
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-08-17
|
\
|
*
Fixing printing in debugger (no global env in debugger).
Hugo Herbelin
2016-08-17
*
|
CLEANUP: removing a call of "Context.Rel.Declaration.to_tuple" function
Matej Kosik
2016-08-11
*
|
CLEANUP: removing a call of "Context.Rel.Declaration.to_tuple" function
Matej Kosik
2016-08-11
|
/
*
Better algorithm for variable deambiguation in term printing.
Pierre-Marie Pédrot
2016-06-23
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-18
*
Adding a new folder corresponding to the low-level part of the pretyper
Pierre-Marie Pédrot
2015-02-27