index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-20
[doc] Create a separate zebibliography file for the LaTeX build
Clément Pit-Claudel
2018-09-20
[doc] Create a separate index file for the LaTeX build
Clément Pit-Claudel
2018-09-20
[doc] Remove an empty '.. bibliography::' in addendum/program
Clément Pit-Claudel
2018-09-20
[doc] Explain why zebibliography needs to be separate and oddly-named
Clément Pit-Claudel
2018-09-20
[doc] Adjust conf.py to allow LaTeX builds
Clément Pit-Claudel
2018-09-20
[doc] Move the LaTeX preamble to a separate .tex file
Clément Pit-Claudel
2018-09-20
[doc] Fix a typo in coqdomain.py
Clément Pit-Claudel
2018-09-19
Merge PR #8505: Fix Windows builds: OPAM has changed its URL schema.
Michael Soegtrop
2018-09-19
Merge PR #8246: Implementing an internal basic version of the "pose" tactic i...
Enrico Tassi
2018-09-19
Fix Windows builds: OPAM has changed its URL schema.
Théo Zimmermann
2018-09-19
Merge PR #7343: Add missing index entries.
Maxime Dénès
2018-09-19
Merge PR #8341: Reduce universe redeclarations (catching AlreadyDeclared)
Matthieu Sozeau
2018-09-19
Merge PR #8071: Propose a Code of Conduct for Coq.
Matthieu Sozeau
2018-09-19
Merge PR #7257: Fixing yet a source of dependency on alphabetic order in unif...
Pierre-Marie Pédrot
2018-09-19
Merge PR #8447: Cleaning in the retroknowledge
Pierre-Marie Pédrot
2018-09-19
Merge PR #8463: Remove Dischargedhypsmaps
Pierre-Marie Pédrot
2018-09-18
Merge PR #8486: Mising prime in the subtyping rules
Théo Zimmermann
2018-09-18
Merge PR #8485: Missing space in cic.rst
Théo Zimmermann
2018-09-18
Removing Dischargedhypsmap which is unused internally.
Maxime Dénès
2018-09-17
Add missing index entries.
Théo Zimmermann
2018-09-17
Merge PR #6906: [VM] Optimize structured values
Pierre-Marie Pédrot
2018-09-17
Merge PR #8053: [dune] Add apidoc target using `odoc`
Gaëtan Gilbert
2018-09-17
OCaml now exports the min and max non-constant tags, let's use it
Maxime Dénès
2018-09-17
Add assertion on tags in eq_structured_constants
Maxime Dénès
2018-09-17
[VM] Allocate a bit less in digits_from_uint
Maxime Dénès
2018-09-17
[VM] Inject structured constants in values without reallocating them.
Maxime Dénès
2018-09-17
[VM] Move structured_constant to Vmvalues
Maxime Dénès
2018-09-16
Mising prime in the subtyping rules
Joachim Breitner
2018-09-16
Missing space in cic.rst
Joachim Breitner
2018-09-15
Overlay for cross-crypto.
Hugo Herbelin
2018-09-14
Fixing yet a source of dependency on alphabetic order in unification.
Hugo Herbelin
2018-09-14
Merge PR #7894: Remove quote plugin
Théo Zimmermann
2018-09-14
Merge PR #8326: Mention PRINT_LOGS=1 when failing test suite
Enrico Tassi
2018-09-14
Register: simpler syntax
Vincent Laporte
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-09-14
Retroknowledge: simpler parsing rules
Vincent Laporte
2018-09-14
Retroknowledge: remove the (unused) by clause
Vincent Laporte
2018-09-14
Retroknowledge.KInt31: remove the (unused) group parameter
Vincent Laporte
2018-09-13
Merge PR #8434: Canonical representation of kernel substitutions
Maxime Dénès
2018-09-13
Merge PR #8436: Move maps & sets indexed by GlobRef.t into the kernel
Maxime Dénès
2018-09-13
Merge PR #8303: Better controls for template polymorphism
Maxime Dénès
2018-09-13
Add entry for universe polymorphism critical bug
Gaëtan Gilbert
2018-09-13
Add test for inconsistency from polymorphism capturing global univs
Gaëtan Gilbert
2018-09-13
Do not catch already declared universes in Environ.add_universes
Gaëtan Gilbert
2018-09-13
Avoid repeat univ declaration in cumulative subtyping check
Gaëtan Gilbert
2018-09-13
Avoid repeat universe declarations for constants with split univs
Gaëtan Gilbert
2018-09-13
Do not redeclare universes for monomorphic operational typeclasses
Gaëtan Gilbert
2018-09-13
Add doc for template polymorphism option and attributes.
Gaëtan Gilbert
2018-09-13
Add option to control automatic template polymorphism.
Gaëtan Gilbert
2018-09-13
Add explicit atribute for template polymorphism.
Gaëtan Gilbert
[next]