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-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
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-20
Merge PR #899: [general] Move files to directories so they match linking order.
Maxime Dénès
2017-07-20
Merge branch 'v8.7'
Maxime Dénès
2017-07-19
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-17
Merge PR #878: Prepare De Bruijn universe abstractions, Episode II: Upper layers
Maxime Dénès
2017-07-17
Merge PR #862: Adding support for bindings tags to explicit prefix/suffix rat...
Maxime Dénès
2017-07-13
Removing the uses of abstraction-breaking code in Lemmas.
Pierre-Marie Pédrot
2017-07-13
Removing the uses of abstraction-breaking code in Obligations.
Pierre-Marie Pédrot
2017-07-13
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
The only abstraction-breaking function in Univ is now AUContext.instance.
Pierre-Marie Pédrot
2017-07-13
Getting rid of AUContext abstraction breakers in Discharge.
Pierre-Marie Pédrot
2017-07-13
Make the typeclass implementation fully compatible with universe polymorphism.
Pierre-Marie Pédrot
2017-07-13
Safer API for Global.body_of_constant and variants.
Pierre-Marie Pédrot
2017-07-13
Safer API for Global.type_of_global_in_context.
Pierre-Marie Pédrot
2017-07-13
Getting rid of AUContext abstraction breakers in Record.
Pierre-Marie Pédrot
2017-07-13
Getting rid of AUContext abstraction breakers in Search.
Pierre-Marie Pédrot
2017-07-11
Deprecate options that were introduced for compatibility with 8.5.
Théo Zimmermann
2017-07-11
Properly handling polymorphic inductive subtyping in the kernel.
Pierre-Marie Pédrot
2017-07-11
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-08
Adding support for bindings tags to explicit prefix/suffix rather than colors.
Hugo Herbelin
2017-07-04
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-23
Merge PR#821: [vernac] Remove stale bool parameter from `VernacStartTheoremPr...
Maxime Dénès
2017-06-21
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-20
[vernac] Remove forward hooks from Obligations.
Emilio Jesus Gallego Arias
2017-06-20
[vernac] Remove unused hooks.
Emilio Jesus Gallego Arias
2017-06-16
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-15
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-14
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-13
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
[next]