index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
|
\
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
*
|
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-08-24
|
*
Fix bug #4904: [Import] does not load intermediately unqualified names of ali...
Pierre-Marie Pédrot
2016-08-23
|
/
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-21
|
\
*
|
Fix anomaly on user-inputted projection name (bug #5029).
Guillaume Melquiond
2016-08-19
|
*
Fix incorrect glob data for module symbols (bug #2336).
Guillaume Melquiond
2016-08-18
*
|
Removing dead unsafe debugging code in Constrintern.
Pierre-Marie Pédrot
2016-08-16
*
|
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
2016-08-10
*
|
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
*
|
Taking into account binding patterns when agglutinating sequences of binders.
Hugo Herbelin
2016-07-19
*
|
Notations with multiple recursive binders: fixing use of alpha-conversion.
Hugo Herbelin
2016-07-19
*
|
Notations: fixing multiple binders used as terms in reverse order.
Hugo Herbelin
2016-07-19
*
|
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-19
*
|
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
*
|
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
*
|
Fixing a bug in recognizing a recursive pattern of notations
Hugo Herbelin
2016-07-17
*
|
Fixing interpretation of notations w/ opposite instances of a recursive pattern.
Hugo Herbelin
2016-07-17
*
|
Fixing printing of notations with several instances of a recursive pattern.
Hugo Herbelin
2016-07-17
*
|
First step in adding printing for notations such as given in #4932.
Hugo Herbelin
2016-07-17
*
|
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
*
|
removing ocamldoc-related syntax errors
Matej Kosik
2016-07-12
*
|
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
*
|
Fixing #4865 (deciding on which arguments to recompute scopes was not robust).
Hugo Herbelin
2016-06-29
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-28
|
*
Univs: allowing notations to take univ instances
Matthieu Sozeau
2016-06-27
|
*
Forbidding silently dropped universes instances in
Matthieu Sozeau
2016-06-27
*
|
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
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
|
*
|
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
|
/
/
*
|
Fixing #4854 (regression introduced in 4d25b224 in relation with #4592).
Hugo Herbelin
2016-06-24
*
|
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
|
Being defensive in printing implicit arguments also with manual
Hugo Herbelin
2016-06-16
*
|
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-06-16
*
|
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-16
|
\
\
*
\
\
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
\
\
|
|
|
/
|
|
/
|
[next]