index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
keys.ml
Age
Commit message (
Expand
)
Author
2019-08-18
[api] Move `Keys` to pretyping
Emilio Jesus Gallego Arias
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-02-04
Primitive integers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
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-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-04-06
Fix a normalization hotspot in computation of constr keys.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-02
Remove keys for evar and meta, since they cannot occur.
Guillaume Melquiond
2016-01-02
Remove some useless type declarations.
Guillaume Melquiond
2015-01-12
Update headers.
Maxime Dénès
2014-09-27
Keyed unification option, compiling the whole standard library
Matthieu Sozeau
2014-09-27
Index keys instead of simply global references.
Matthieu Sozeau
2014-09-27
First version of keyed subterm selection in unification.
Matthieu Sozeau