index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
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
2017-01-19
|
\
|
*
Fixing (part of) #5303 (clarifications around Record/Structure/Variant).
Hugo Herbelin
2017-01-16
*
|
Fixing #5277 (Scheme Equality not robust wrt choice of names).
Hugo Herbelin
2016-12-22
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
\
|
|
*
Merge remote-tracking branch 'github/pr/366' into v8.6
Maxime Dénès
2016-12-04
|
|
\
|
*
|
Comment on universe handling in Parameters
Matthieu Sozeau
2016-12-02
|
*
|
Univs: fix bug #5188
Matthieu Sozeau
2016-12-02
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
|
\
|
|
|
|
*
Fix UGraph.check_eq!
Matthieu Sozeau
2016-11-30
|
|
/
|
*
Fix some documentation typos.
Guillaume Melquiond
2016-11-24
|
*
Stop parsing -compat-notations options, which are no longer supported (bug #3...
Guillaume Melquiond
2016-11-21
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
\
|
|
*
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-18
|
*
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-17
|
*
Fix bug in warnings: -w foo was silent when foo did not exist.
Maxime Dénès
2016-11-14
|
*
Do not mention "none" in warnings doc, as it is there for compatibility.
Maxime Dénès
2016-11-14
|
*
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-07
|
|
\
|
|
*
Fixes to compile with ocaml 4.01
Matthieu Sozeau
2016-11-07
|
*
|
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-11-07
|
|
\
\
|
*
|
|
Improve formatting of a message in [Arguments].
Maxime Dénès
2016-11-07
|
*
|
|
Fix #5181: [Arguments] no longer correctly checks the length of arguments lists
Maxime Dénès
2016-11-07
|
*
|
|
Fix #5182: "Arguments names must be distinct." is bogus and underinformative
Maxime Dénès
2016-11-07
|
*
|
|
Not using style tags when translating/beautifying a file.
Hugo Herbelin
2016-11-05
|
*
|
|
Quick fix of tactic parsing while Load-ing in coqide.
Hugo Herbelin
2016-11-04
|
*
|
|
Add documentation for [Set Warnings] and the -w option.
Cyprien Mangin
2016-11-04
|
|
|
*
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-03
|
*
|
|
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-11-02
*
|
|
|
Moving unused code out of the kernel into Termops.
Pierre-Marie Pédrot
2016-10-31
*
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
|
|
|
*
|
|
Removing dead code.
Hugo Herbelin
2016-10-29
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'github/pr/319' into v8.6
Maxime Dénès
2016-10-28
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'github/pr/337' into v8.6
Maxime Dénès
2016-10-28
|
|
\
\
\
|
|
*
|
|
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-27
|
*
|
|
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-26
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
|
|
|
|
|
|
|
|
|
|
*
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-22
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Fix a bug in error printing of unif constraints
Matthieu Sozeau
2016-10-22
|
*
|
|
|
[search] Don't build intermediate lists in search.
Emilio Jesus Gallego Arias
2016-10-20
|
|
|
|
*
[pp] Add tagging function to all low-level printing calls.
Emilio Jesus Gallego Arias
2016-10-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-18
|
\
|
|
|
|
*
|
|
[toplevel] Remove undocumented "just_parsing" flag.
Emilio Jesus Gallego Arias
2016-10-17
|
*
|
|
[toplevel] Remove duplicate beautify flags.
Emilio Jesus Gallego Arias
2016-10-17
|
*
|
|
Vernac.ml: inlining read_vernac_file within load_vernac.
Hugo Herbelin
2016-10-17
|
*
|
|
Grouping checks about commands together.
Hugo Herbelin
2016-10-17
|
*
|
|
Vernac.ml: parenthesizing a side-effect.
Hugo Herbelin
2016-10-17
|
*
|
|
Factorizing two instances of load_vernac.
Hugo Herbelin
2016-10-17
|
*
|
|
Passing chan_beautify functionally rather than by side-effect.
Hugo Herbelin
2016-10-17
|
*
|
|
Applying Emilio's suggestion to simplify type of eval_expr.
Hugo Herbelin
2016-10-17
|
*
|
|
More on making the lexer more functional (continuing b8ae2de5 and
Hugo Herbelin
2016-10-17
[next]