index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge PR#821: [vernac] Remove stale bool parameter from `VernacStartTheoremPr...
Maxime Dénès
2017-06-23
|
\
|
*
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-21
*
|
[vernac] Remove forward hooks from Obligations.
Emilio Jesus Gallego Arias
2017-06-20
*
|
[vernac] Remove unused hooks.
Emilio Jesus Gallego Arias
2017-06-20
|
/
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Remove Warnings: unused value ...
Amin Timany
2017-06-16
*
Change the option to Set Inductive Cumulativity
Amin Timany
2017-06-16
*
Correct coqchk reduction
Amin Timany
2017-06-16
*
Disable debug printing
Amin Timany
2017-06-16
*
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
*
Fix bugs
Amin Timany
2017-06-16
*
Squashed commit of the following:
Amin Timany
2017-06-16
*
Change the place of inference after sect discharge
Amin Timany
2017-06-16
*
Subtyping inference for inductoves and records
Amin Timany
2017-06-16
*
Add subtyping inference for inductive types
Amin Timany
2017-06-16
*
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
*
Extend definition of inductives to include subtyping info
Amin Timany
2017-06-16
*
Merge PR#769: [lib] Remove obsolete state-management function add_frozen_state
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#375: Deprecation
Maxime Dénès
2017-06-15
|
\
\
*
\
\
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
\
*
\
\
\
Merge PR#765: Remove obsolete Show commands
Maxime Dénès
2017-06-14
|
\
\
\
\
|
|
|
*
|
Deprecate options that were introduced for compatibility with 8.2.
Guillaume Melquiond
2017-06-14
|
|
|
*
|
Remove options deprecated since 8.4.
Guillaume Melquiond
2017-06-14
|
|
|
*
|
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-14
*
|
|
|
|
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
|
|
|
|
Explicit the unsafe flag of all calls to Refine.refine.
Pierre-Marie Pédrot
2017-06-13
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-12
|
\
\
\
\
|
|
|
|
*
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2017-06-12
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Remove Show Thesis command which was never implemented.
Théo Zimmermann
2017-06-12
|
|
*
|
Remove non-working Show Tree and Show Node commands.
Théo Zimmermann
2017-06-12
|
|
*
|
Remove Show Implicit Arguments command.
Théo Zimmermann
2017-06-12
|
|
/
/
|
/
|
|
|
|
*
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
|
|
/
|
/
|
|
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
|
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
*
|
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
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#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-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
|
|
|
*
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-31
|
|
|
/
|
|
/
|
*
/
|
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
|
/
/
[next]