index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
names.mli
Age
Commit message (
Expand
)
Author
2020-11-11
Addressing #13349: accept Search on subparts of ident, not only on subidents.
Hugo Herbelin
2020-10-21
Add missing deprecations in Projection API.
Pierre-Marie Pédrot
2020-10-21
Document the signatures of quotient names in the API.
Pierre-Marie Pédrot
2020-10-21
Code factorization in Names.
Pierre-Marie Pédrot
2020-10-21
Similar introduction of a Construct module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Rename the GlobRef comparison modules following the standard pattern.
Pierre-Marie Pédrot
2020-10-21
Same little game with Projection.
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-10-24
Raise an anomaly when looking up unknown constant/inductive
Gaëtan Gilbert
2019-07-04
Merge PR #10359: Remove dependency of native_compile on global env for symbols
Maxime Dénès
2019-06-25
Merge PR #10284: Expose set interface to option tables
Pierre-Marie Pédrot
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-12
Remove dependency of native_compile on global env for symbols
Gaëtan Gilbert
2019-06-03
Expose set interface to option tables
Gaëtan Gilbert
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-01-06
Documenting the internal role of to_string and print in Names.
Hugo Herbelin
2018-11-19
Move transparent_state to its own module.
Pierre-Marie Pédrot
2018-10-20
Cleanup comparing projections through their constants.
Gaëtan Gilbert
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
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-24
Projections use index representation
Gaëtan Gilbert
2018-06-12
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated aliases from `Names`.
Emilio Jesus Gallego Arias
2018-05-30
[api] Reintroduce `Names.global_reference` alias
Emilio Jesus Gallego Arias
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-03-28
[api] Deprecate a couple of aliases that we missed.
Emilio Jesus Gallego Arias
2018-03-09
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-01-11
Remove references to removed Unicode.Unsupported
Jasper Hugunin
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-04
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-04
A few typos.
Hugo Herbelin
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-20
Revised behavior on ill-formed identifiers.
Hugo Herbelin
2017-03-14
[safe_string] library/nameops
Emilio Jesus Gallego Arias
2016-10-26
COMMENT: Names.Cmap and Names.Cmap_env
Matej Kosik
2016-08-24
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-06-09
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-05-31
Checker: avoid using obsolete names from Names
Pierre Letouzey
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-22
Adding eq/compare/hash for syntactic view at
Hugo Herbelin
2016-03-10
Hashconsing modules.
Pierre-Marie Pédrot
[next]