index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
names.ml
Age
Commit message (
Expand
)
Author
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-24
[kernel] Compile with almost all warnings enabled.
Emilio Jesus Gallego Arias
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-18
Remove Canary.
whitequark
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-09
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-10-16
Use type nonrec in some functor arguments.
Gaëtan Gilbert
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-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-20
Revised behavior on ill-formed identifiers.
Hugo Herbelin
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-20
refactoring "Names.DirPath.is_empty" function
Matej Kosik
2017-04-20
refactoring "Names.DirPath.compare" function
Matej Kosik
2017-04-20
refactoring "Names.DirPath.equal" function
Matej Kosik
2017-04-10
Revert "refactoring: Names.DirPath.equal"
Matej Košík
2017-04-10
Revert "refactoring: Names.DirPath.compare"
Matej Košík
2017-04-10
Revert "refactoring: Names.DirPath.is_empty"
Matej Košík
2017-04-10
refactoring: Names.DirPath.is_empty
Matej Kosik
2017-04-10
refactoring: Names.DirPath.compare
Matej Kosik
2017-04-10
refactoring: Names.DirPath.equal
Matej Kosik
2017-03-14
[safe-string] Enable -safe-string !
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] library/nameops
Emilio Jesus Gallego Arias
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-02
Fix #5242 - Dubious unsilenceable warning on invalid identifier
Maxime Dénès
2016-10-26
COMMENT: Names.Cmap and Names.Cmap_env
Matej Kosik
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-24
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-22
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2016-03-22
Adding eq/compare/hash for syntactic view at
Hugo Herbelin
2016-02-18
ADD: Names.Name.is_{anonymous,name}
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
COMMENTS: added to the "Names.inductive" and "Names.constructor" types.
Matej Kosik
[next]