index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
Commit message (
Expand
)
Author
Age
*
[vernac] Remove "Proof using" hacks from parser.
Emilio Jesus Gallego Arias
2017-10-10
*
Take Suggest Proof Using outside the kernel.
Gaëtan Gilbert
2017-10-10
*
Merge PR #1109: Handle some misc todos
Maxime Dénès
2017-10-09
|
\
|
*
Cleanup suggest_bullet
Gaëtan Gilbert
2017-09-29
*
|
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
/
*
proof_global: cleanup and comment close_proof
Matthieu Sozeau
2017-09-19
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
Fix a refine anomaly "Evar defined twice".
Pierre-Marie Pédrot
2017-09-06
*
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
|
\
*
\
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
|
\
\
|
|
*
Move glob_constr_ltac_closure to evar_refiner.
Maxime Dénès
2017-08-01
|
|
/
|
/
|
*
|
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-31
|
\
\
|
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
|
|
Statically ensuring that inlined entries out of the kernel have no effects.
Pierre-Marie Pédrot
2017-07-26
*
|
|
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
|
/
/
*
|
[api] Put modules in order in API.{mli,ml}
Emilio Jesus Gallego Arias
2017-07-25
*
|
Merge PR #899: [general] Move files to directories so they match linking order.
Maxime Dénès
2017-07-20
|
\
\
*
\
\
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
\
\
|
|
*
|
[general] Move files to directories matching linking order.
Emilio Jesus Gallego Arias
2017-07-19
|
|
/
/
|
/
|
|
*
|
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
|
*
Moving "assert" (internally "Cut") to the new proof engine.
Hugo Herbelin
2017-06-25
|
|
*
Exporting general-purpose functions on goal contexts from "logic.ml" to "tact...
Hugo Herbelin
2017-06-25
|
|
/
|
/
|
*
|
Merge PR#777: Improving documentation of tactic "move" (report #4561)
Maxime Dénès
2017-06-19
|
\
\
*
|
|
Remove Warnings: unused value ...
Amin Timany
2017-06-16
*
|
|
Squashed commit of the following:
Amin Timany
2017-06-16
*
|
|
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
\
*
\
\
\
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
|
\
\
\
\
|
|
|
*
|
Improving documentation of tactic "move" (report #4561).
Hugo Herbelin
2017-06-13
*
|
|
|
|
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
|
|
|
|
Turn the default behaviour of the refine primitive into the safe one.
Pierre-Marie Pédrot
2017-06-13
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-12
|
|
_
|
/
|
/
|
|
|
|
*
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
|
|
/
|
/
|
|
*
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-06-09
|
/
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
*
\
Merge PR#717: [proof] Deprecate "proof mode" API
Maxime Dénès
2017-06-07
|
\
\
*
|
|
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
|
Don't double up on periods in anomalies
Jason Gross
2017-06-02
*
|
|
Merge PR#647: [emacs] [toplevel] Make emacs flag local to the toplevel.
Maxime Dénès
2017-06-02
|
\
\
\
|
*
|
|
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-06-01
*
|
|
|
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
|
\
\
\
\
|
|
|
*
|
[proof] Deprecate "proof mode" API
Emilio Jesus Gallego Arias
2017-05-31
|
|
|
/
/
*
|
/
/
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
|
/
/
|
/
|
|
|
*
|
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-29
|
/
/
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
*
\
\
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
\
\
|
|
*
|
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
[next]