index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2017-06-12
Remove Show Implicit Arguments command.
Théo Zimmermann
2017-06-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-07
Merge PR#717: [proof] Deprecate "proof mode" API
Maxime Dénès
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
Maxime Dénès
2017-06-02
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-01
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
Merge PR#561: Improving the Name API
Maxime Dénès
2017-05-31
[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
More precise on preventing clash between bound vars name and hidden impargs.
Hugo Herbelin
2017-05-31
Fixing #5233 (missing implicit arguments for recursive records).
Hugo Herbelin
2017-05-31
Fixing a failure to interpret some local implicit arguments in Inductive.
Hugo Herbelin
2017-05-31
Using EConstr and more invariants in record.ml.
Hugo Herbelin
2017-05-30
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-29
Pretyping cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
Command.ml cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-25
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-24
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-23
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-20
Merge PR#627: Obligations shrinking: shrink abstraction too
Maxime Dénès
2017-05-19
Removing unused warnings.
Pierre-Marie Pédrot
2017-05-19
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-17
Merge PR#457: Adding an even more compact goal hyps mode.
Maxime Dénès
2017-05-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-13
Uniformity of style for selecting plural or not; spacing for comma.
Hugo Herbelin
2017-05-11
Obligations shrinking: shrink abstraction too
Matthieu Sozeau
2017-05-05
Adapted to EConstr.
Pierre Courtieu
2017-05-03
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
Adding an even more compact mode for goal display.
Pierre Courtieu
2017-05-02
Fix two new unused opens.
Maxime Dénès
2017-05-02
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-01
More consistent writing of de Bruijn.
Théo Zimmermann
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-27
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
Merge PR#583: [toplevel] More work on error handling.
Maxime Dénès
2017-04-25
[toplevel] Use exception information for error printing.
Emilio Jesus Gallego Arias
2017-04-25
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
[location] [ast] Switch Constrexpr AST to an extensible node type.
Emilio Jesus Gallego Arias
[next]