index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
glob_termops.mli
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 2
JPR
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-01-24
Remove dead code from funind.
Maxime Dénès
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-06-01
solving implicit resolution in Function
Julien Forest
2017-04-24
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-03-24
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2015-10-13
Fix some typos.
Guillaume Melquiond
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-03-02
Noise for nothing
pboutill
2010-12-25
Rename mkR* smart constructors (mostly in funind)
glondu
2010-12-24
More {raw => glob} changes for consistency
glondu
2010-12-24
Rename files in funind to respect new conventions
glondu