index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
glob_ops.mli
Age
Commit message (
Expand
)
Author
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-11
Fixing untimely unexpected warning "Collision between bound variables" (#4317).
Hugo Herbelin
2015-03-24
Fixing equality of notation_constrs. Fixes bug #4136.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-11-19
Printing function for [uconstr].
Arnaud Spiwack
2014-11-19
Glob-ops: a name-mapping operation for pattern-matching binders.
Arnaud Spiwack
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-02
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
Adding an equality function over glob_constr
Pierre-Marie Pédrot
2013-04-29
Merging Context and Sign.
ppedrot
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-23
Added a constr_pattern_eq
ppedrot
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
Glob_term now mli-only, operations now in Glob_ops
letouzey