index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
constrintern.ml
Commit message (
Expand
)
Author
Age
*
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-22
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
*
Fix #5048 - Casts in pattern raise an anomaly in Constrintern.
Maxime Dénès
2016-10-04
|
*
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
*
Fix bug #5087: Improve the error message on record with duplicated fields.
Pierre-Marie Pédrot
2016-10-02
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-23
|
\
|
|
*
typos
Enrico Tassi
2016-09-22
*
|
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
|
Merge remote-tracking branch 'github/pr/283' into trunk
Maxime Dénès
2016-09-22
|
\
\
*
|
|
Fix an error-prone error API.
Pierre-Marie Pédrot
2016-09-21
|
*
|
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
|
/
/
*
|
Generalizing the notion of constr substitution to generic arguments.
Pierre-Marie Pédrot
2016-09-15
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
|
|
/
|
/
|
*
|
Fix anomaly on user-inputted projection name (bug #5029).
Guillaume Melquiond
2016-08-19
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Removing dead unsafe debugging code in Constrintern.
Pierre-Marie Pédrot
2016-08-16
*
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-19
*
Fixing #4932 (anomaly when using binders as terms in recursive notations).
Hugo Herbelin
2016-07-17
*
Fixing a collision about the meta-variable ".." in recursive notations.
Hugo Herbelin
2016-07-16
*
Merge remote-tracking branch 'github/bug4653' into v8.6
Matthieu Sozeau
2016-07-07
|
\
|
*
Do not use implicit type info for (x := t) bindings
Matthieu Sozeau
2016-07-07
*
|
Program: fix #4873: transparency option not used
Matthieu Sozeau
2016-07-07
|
*
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
|
/
*
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-04
|
\
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
|
*
Univs: allowing notations to take univ instances
Matthieu Sozeau
2016-06-27
|
*
Forbidding silently dropped universes instances in
Matthieu Sozeau
2016-06-27
*
|
minor: comment on the meaning of the 'boolean' variable
Gabriel Scherer
2016-06-27
*
|
minor: documentation comment for constrintern.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
minor: interp/constrintern.ml, clarify field completion
Gabriel Scherer
2016-06-27
*
|
minor: in constrintern.ml:sort_fields, clarify sf
Gabriel Scherer
2016-06-27
*
|
minor: in constrintern.ml:sort_fields, clarify build_patt
Gabriel Scherer
2016-06-27
*
|
whitespace: untabity constrinternl.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
minor clarifications in constrintern.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
*
|
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-06-16
*
|
A slight phase of documentation and uniformization of names of
Hugo Herbelin
2016-06-02
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
*
Fix bug #3825: Universe annotations on notations should pass through or be re...
Pierre-Marie Pédrot
2016-05-03
*
|
Revert "Not taking arguments given by name or position into account when"
Hugo Herbelin
2016-04-27
*
|
Revert "Warn about possible shadowing of a name occurring in a "in" clause."
Hugo Herbelin
2016-04-27
*
|
Warn about possible shadowing of a name occurring in a "in" clause.
Hugo Herbelin
2016-04-27
*
|
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-04-27
*
|
Fixing a "This clause is redundant" error when interpreting the "in"
Hugo Herbelin
2016-04-27
*
|
Reformatting + removal of some useless data + some cut-elimination
Hugo Herbelin
2016-04-27
[next]