index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2019-09-24
Merge PR #10774: Make `zify` does work for `Z.to_N`
Frédéric Besson
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-24
Make `zify` does work for `Z.to_N`
Kazuhiko Sakaguchi
2019-09-18
Merge PR #9856: A 'zify' tactic as a ML plugin
Maxime Dénès
2019-09-16
Fix #10757: Program Fixpoint uses "exists" for telescopes
Gaëtan Gilbert
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-09-09
[stdlib] Do not put INR_eq in the “real” hint database
Vincent Laporte
2019-09-04
Merge PR #10577: Fix #7348: extraction of dependent record projections
Maxime Dénès
2019-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #10719: Make SSR congr tactic work on arrows in Type.
Enrico Tassi
2019-09-02
Merge PR #10648: [extraction] Fix #7191: Avoid unsound eta-reduction
Maxime Dénès
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-30
Make SSR congr tactic work on arrows in Type.
Andreas Lynge
2019-08-29
Solve universe error with SSR 'rewrite !term'
Andreas Lynge
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-26
Test-suite fixes from Hugo
Matthieu Sozeau
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-16
Fix Print Assumptions: Inductive types can have unsafe fixpoints or
SimonBoulier
2019-08-16
Universe Checking instead of Universes Checking
SimonBoulier
2019-08-16
Add a file for typing_flags in the test-suite.
SimonBoulier
2019-08-10
[extraction] Fix #7191: Avoid unsound eta-reduction
Kazuhiko Sakaguchi
2019-08-10
Make rewrite use the registered elimination schemes
Andreas Lynge
2019-08-09
Merge PR #10641: Fix regression of #10637 (-emacs arg should set color to `EM...
Emilio Jesus Gallego Arias
2019-08-08
Fix regression of #10637 (-emacs arg sets color to `EMACS)
Jim Fehrle
2019-08-08
Merge PR #10324: Fix #10088: Ltac2 & operator conflicts with notations involv...
Maxime Dénès
2019-07-31
Fix #7348: extraction of dependent record projections
Kazuhiko Sakaguchi
2019-07-29
Use the precondition of diveucl_21 to avoid massaging the dividend.
Guillaume Melquiond
2019-07-29
Add test from #10551.
Guillaume Melquiond
2019-07-29
Add a test for #10088.
Pierre-Marie Pédrot
2019-07-25
Mark primitives integer as able to participate in reductions (fixes #10560).
Guillaume Melquiond
2019-07-24
Merge PR #10536: Fix #10533: uncaught Invalid_argument Array.fold_left2 in re...
Enrico Tassi
2019-07-23
Merge PR #10541: Dune: fix build_all_stdlib rule
Emilio Jesus Gallego Arias
2019-07-22
Merge PR #10441: Attach the universe polymorphic status to sections.
Gaëtan Gilbert
2019-07-22
[Pretyping] Do not use the stale evarmap (in thin_evars)
Vincent Laporte
2019-07-21
Dune: fix build_all_stdlib rule
Gaëtan Gilbert
2019-07-19
Fix #10533: uncaught Invalid_argument Array.fold_left2 in rewrite
Gaëtan Gilbert
2019-07-18
Polymorphism attribute on section sets the option locally.
Pierre-Marie Pédrot
2019-07-18
Attach the universe polymorphic status to sections.
Pierre-Marie Pédrot
2019-07-03
Merge PR #10419: [api] Refactor most of `Decl_kinds`
Gaëtan Gilbert
2019-07-02
[test-suite] Fix evil plugin after changes in declare API.
Emilio Jesus Gallego Arias
2019-07-02
Improve the ambiguous paths warning to indicate which path is ambiguous with ...
Kazuhiko Sakaguchi
2019-06-30
Merge PR #10356: Re-add the "Show Goal" command for Prooftree in PG.
Emilio Jesus Gallego Arias
2019-06-26
Merge PR #10401: Fix printers test
Emilio Jesus Gallego Arias
2019-06-25
Re-add the "Show Goal" command for Prooftree in PG.
Jim Fehrle
2019-06-25
Give a functional type to Ltac1 quotations with a context.
Pierre-Marie Pédrot
2019-06-25
Adding the ability to transfer Ltac2 variables to Ltac1 quotations.
Pierre-Marie Pédrot
2019-06-25
Merge PR #10162: Fix #10161: occur check when defining an algebraic universe.
Pierre-Marie Pédrot
2019-06-25
Merge PR #10412: Add output-coqtop test directory that runs output tests with...
Enrico Tassi
2019-06-24
[test-suite] Fix printers test
Gaëtan Gilbert
[next]