index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Fixing missing parentheses in printing of patterns in binders.
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
*
Fixing extra returns in top_printers.ml (msg_notice not same semantics as pp).
Hugo Herbelin
2016-07-19
*
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
*
Replacing deprecated Implicit Arguments in prelude.
Maxime Dénès
2016-07-18
*
Remove the swap tactic from the prelude.
Maxime Dénès
2016-07-18
*
Marking bug #3383 as solved.
Pierre-Marie Pédrot
2016-07-18
*
Fix bug #4923: Warning: appcontext is deprecated.
Pierre-Marie Pédrot
2016-07-18
*
Removing useless grammar entries. Fixes bug #4919.
Pierre-Marie Pédrot
2016-07-18
*
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
*
More examples of recursive notations, with emphasis in reference manual.
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
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-13
|
\
|
*
Fixing printing of evar name in an error message of instantiate.
Hugo Herbelin
2016-07-13
|
*
Typo.
Hugo Herbelin
2016-07-13
*
|
Makefile.dev: fix a typo in the 'logic' rule
Pierre Letouzey
2016-07-13
*
|
Makefile.build: follow-up of commits by Matej on VERBOSE and READABLE_ML4
Pierre Letouzey
2016-07-12
*
|
.gitignore: no more generated grammar/*.ml files
Pierre Letouzey
2016-07-12
*
|
Makefile: no more .ml4.d hence no more rule to clean them
Pierre Letouzey
2016-07-12
*
|
".gitignore" update
Matej Kosik
2016-07-12
*
|
removing ocamldoc-related syntax errors
Matej Kosik
2016-07-12
*
|
expanding "make help" a little bit
Matej Kosik
2016-07-12
*
|
Removing "READABLE_ML4=" from "Makefile.build"
Matej Kosik
2016-07-12
*
|
Removing "VERBOSE=" from "Makefile.build"
Matej Kosik
2016-07-11
*
|
Fixing the printing of unknown locations by adding a newline.
Pierre-Marie Pédrot
2016-07-08
*
|
Adding a breaking space in warning names.
Pierre-Marie Pédrot
2016-07-08
*
|
Remove spurious warnings about projections when requiring modules.
Pierre-Marie Pédrot
2016-07-08
|
*
Add a few fixes in CHANGES that were forgotten.
Maxime Dénès
2016-07-08
|
*
Fix test file for #4858.
Maxime Dénès
2016-07-08
*
|
Fixing #4906 (regression in printing an error message).
Hugo Herbelin
2016-07-08
*
|
Typo in a comment of stdlib.
Hugo Herbelin
2016-07-08
|
*
Update csdp.cache.
Maxime Dénès
2016-07-08
|
*
Test file for #4858.
Maxime Dénès
2016-07-08
|
*
Add test file for #4880.
Maxime Dénès
2016-07-08
|
*
Update COPYRIGHT.
Maxime Dénès
2016-07-08
|
*
Merge remote-tracking branch 'github/pr/243' into v8.5
Maxime Dénès
2016-07-08
|
|
\
*
|
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-07
|
\
|
|
*
|
|
Merge remote-tracking branch 'github/bug4653' into v8.6
Matthieu Sozeau
2016-07-07
|
\
\
\
|
|
*
|
Prevent "Load" from displaying all the intermediate subgoals.
Guillaume Melquiond
2016-07-07
|
|
*
|
Do not display goals in -compile-verbose mode (bug #4841).
Guillaume Melquiond
2016-07-07
|
*
|
|
Do not use implicit type info for (x := t) bindings
Matthieu Sozeau
2016-07-07
[next]