index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
/
constrintern.ml
Age
Commit message (
Expand
)
Author
2016-07-19
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-17
Fixing #4932 (anomaly when using binders as terms in recursive notations).
Hugo Herbelin
2016-07-16
Fixing a collision about the meta-variable ".." in recursive notations.
Hugo Herbelin
2016-07-07
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-06
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-04
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
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-16
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-06-02
A slight phase of documentation and uniformization of names of
Hugo Herbelin
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-03
Fix bug #3825: Universe annotations on notations should pass through or be re...
Pierre-Marie Pédrot
2016-04-27
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-04
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-03-13
Adopting the same rules for interpreting @, abbreviations and
Hugo Herbelin
2016-03-13
Supporting "(@foo) args" in patterns, where "@foo" has no arguments.
Hugo Herbelin
2016-03-12
A more explicit name to the asymmetric boolean flag.
Hugo Herbelin
2016-02-28
Printing notations: Cleaning in anticipation of fixing #4592.
Hugo Herbelin
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
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
CLEANUP: removing unused field
Matej Kosik
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2015-12-31
Do not compose List.length with List.filter.
Guillaume Melquiond
2015-12-18
CLEANUP: the definition of the "Constrexpr.case_expr" type was simplified
Matej Kosik
2015-11-11
Fixing bug #3554: Anomaly: Anonymous implicit argument.
Pierre-Marie Pédrot
2015-09-16
Properly handle {|...|} patterns when patterns are not asymmetric. (Fix bug #...
Guillaume Melquiond
2015-08-21
Fixing #4318 (anomaly when applying args to a recursive notation in patterns).
Hugo Herbelin
2015-08-14
Move type_scope into user space, fix some output logs
Jason Gross
2015-07-27
Fixing #4305 (compatibility wrt 8.4 in not interpreting an
Hugo Herbelin
[next]