index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-06
Fix #10831: minor issues in documentation of Function.
Théo Zimmermann
2019-10-05
Merge PR #10763: Fix syntax of reduction tactics when listing qualid to reduc...
Vincent Laporte
2019-10-04
Improve language.
Théo Zimmermann
2019-10-04
Merge PR #9772: [Stdlib] OrderedType: do not pollute the “core” hint data...
Pierre-Marie Pédrot
2019-10-04
Merge PR #10798: Loosen restrictions on mixing universe mono/polymorphism in ...
Pierre-Marie Pédrot
2019-10-04
[Stdlib] OrderedType: do not pollute the “core” hint database
Vincent Laporte
2019-10-04
Merge PR #10806: Micromega tactics are no longer confused by primitive projec...
Frédéric Besson
2019-10-03
Merge PR #10765: Improved handling of micromega caches
Pierre-Marie Pédrot
2019-10-03
fix 10765-micromega-caches.rst
Frédéric Besson
2019-10-03
Merge PR #10727: [library] Move `Declaremods` to `vernac/`
Pierre-Marie Pédrot
2019-10-03
Improved handling of micromega caches
Frédéric Besson
2019-10-02
Merge PR #10809: Postpone the computation of relative constraints in universe...
Gaëtan Gilbert
2019-10-02
Merge PR #10768: [ci] Update to OCaml 4.09.0, drop now useless "trunk" jobs.
Gaëtan Gilbert
2019-10-02
Loosen restrictions on mixing universe mono/polymorphism in sections
Gaëtan Gilbert
2019-10-02
simplify branch in process_universe_constraints
Gaëtan Gilbert
2019-10-02
Merge PR #10805: Remove spurious uses of CoInductive in SSR prerequisite.
Maxime Dénès
2019-10-02
Postpone the computation of relative constraints in universe unification.
Pierre-Marie Pédrot
2019-10-01
[Micromega] Use EConstr.eq_constr_universes_proj
Vincent Laporte
2019-10-01
Remove spurious uses of CoInductive in SSR prerequisite.
Pierre-Marie Pédrot
2019-10-01
Merge PR #10797: Implement discharging in kernel
Gaëtan Gilbert
2019-09-29
Merge PR #10673: [lemmas] Cleanup users of default proof information.
Pierre-Marie Pédrot
2019-09-28
Remove the monomorphic universe libobject.
Pierre-Marie Pédrot
2019-09-26
Move the declararation of delayed constraints out of add_constant_aux.
Pierre-Marie Pédrot
2019-09-26
Implement section discharging inside kernel.
Pierre-Marie Pédrot
2019-09-26
Merge PR #10664: Putting sections libstack inside the kernel
Maxime Dénès
2019-09-25
Adding documentation for the move of sections data to kernel.
Pierre-Marie Pédrot
2019-09-25
Clean up InferCumulativity after its move to the kernel.
Pierre-Marie Pédrot
2019-09-25
Move the Lib section data into the kernel.
Pierre-Marie Pédrot
2019-09-25
Move cumulativity inference to the kernel.
Pierre-Marie Pédrot
2019-09-25
Stub code for handling sections in kernel.
Pierre-Marie Pédrot
2019-09-25
Refine the API to declare section-local universes.
Pierre-Marie Pédrot
2019-09-25
Merge PR #10713: Define morphisms of real numbers and accelerate Cauchy reals
Hugo Herbelin
2019-09-25
Merge PR #10784: Fix #10783: use binder_annot in Ltac2.Constr.Unsafe.kind
Pierre-Marie Pédrot
2019-09-25
Merge PR #10781: Fixes #10778 (fresh was not updated after renaming of introp...
Pierre-Marie Pédrot
2019-09-24
Merge PR #10774: Make `zify` does work for `Z.to_N`
Frédéric Besson
2019-09-24
Merge PR #10699: [gitlab/ci] Prevent Corn from running if Bignums has failed.
Gaëtan Gilbert
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-24
Fix #10783: use binder_annot in Ltac2.Constr.Unsafe.kind
Gaëtan Gilbert
2019-09-24
Make `zify` does work for `Z.to_N`
Kazuhiko Sakaguchi
2019-09-23
Fixes #10778 (fresh was not updated after renaming of intropattern entry in #...
Hugo Herbelin
2019-09-23
Merge PR #10776: Fix #10413 (CI failure on tags).
Gaëtan Gilbert
2019-09-23
Merge PR #10777: Mark SF as allow failure until it gets fixed.
Gaëtan Gilbert
2019-09-23
Mark SF as allow failure until it gets fixed.
Théo Zimmermann
2019-09-23
Fix #10413 (CI failure on tags).
Théo Zimmermann
2019-09-20
[ci] Remove OCaml "trunk" CI jobs.
Emilio Jesus Gallego Arias
2019-09-19
[ci] Update supported OCaml version to 4.09.0
Emilio Jesus Gallego Arias
2019-09-19
[ocaml] Allow building with deprecated Obj primitives.
Emilio Jesus Gallego Arias
2019-09-18
[declaremods] Remove abstraction layer over module interpretation.
Emilio Jesus Gallego Arias
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-09-18
Fix syntax of reduction tactics when listing qualid to reduce or not.
Théo Zimmermann
[next]