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-08-28
Merge PR #10709: Add missing entry to the contributing guide TOC.
Emilio Jesus Gallego Arias
2019-08-27
Merge PR #10680: Tauto: use Coqlib to locate “not” and “NNPP”
Pierre-Marie Pédrot
2019-08-27
Merge PR #10635: [funind] Port indfun to the new tactic engine.
Pierre-Marie Pédrot
2019-08-27
Add missing entry to the contributing guide TOC.
Théo Zimmermann
2019-08-26
Tauto: use Coqlib to locate “not” and “NNPP”
Vincent Laporte
2019-08-26
Merge PR #10677: coqchk: Cleanup environment manipulation in check_constant_d...
Pierre-Marie Pédrot
2019-08-26
Merge PR #10696: [lib] [future] Small cleanup of ununsed functions.
Pierre-Marie Pédrot
2019-08-26
[lib] [future] Small cleanup of ununsed functions.
Emilio Jesus Gallego Arias
2019-08-25
Merge PR #10632: Prove the completeness of real numbers from logical axiom si...
Hugo Herbelin
2019-08-24
Merge PR #10698: [dune] Migrate static Dune files to Dune 1.10
Théo Zimmermann
2019-08-24
[dune] Migrate static Dune files to Dune 1.10
Emilio Jesus Gallego Arias
2019-08-23
coqchk: Cleanup environment manipulation in check_constant_declaration
Gaëtan Gilbert
2019-08-23
Merge PR #10686: DAG-style pipelines
Gaëtan Gilbert
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-23
[gitlab/ci] Rework stages, always use needs keyword.
Théo Zimmermann
2019-08-23
Merge PR #10691: [doc] Fix documentation of schedule-vio
Théo Zimmermann
2019-08-23
[doc] Fix documentation of schedule-vio
Emilio Jesus Gallego Arias
2019-08-22
[gitlab/ci] Do not wait for all builds to finish to run the tests.
Théo Zimmermann
2019-08-22
[gitlab/ci] Build Bignums only once.
Théo Zimmermann
2019-08-22
[gitlab/ci] Deploy sooner thanks to new needs keyword.
Théo Zimmermann
2019-08-22
Merge PR #10515: [dune] Move to Dune 1.10, use coq.pp directive.
Théo Zimmermann
2019-08-22
Merge PR #9062: Delay the computation of frozen evars in legacy unification.
Matthieu Sozeau
2019-08-22
[dune] Move to Dune 1.10, use coq.pp directive.
Emilio Jesus Gallego Arias
2019-08-21
Merge PR #10678: [ci] Remove dead code.
Emilio Jesus Gallego Arias
2019-08-21
Merge PR #10666: [api] Move `Keys` to pretyping
Enrico Tassi
2019-08-20
[ci] Remove dead code.
Théo Zimmermann
2019-08-20
Merge PR #10291: Controlling typing flags with commands (no attribute)
Gaëtan Gilbert
2019-08-19
Split ConstructiveRealsLUB and improve comments
Vincent Semeria
2019-08-19
Merge PR #10672: Std++, Iris, and Lambda-Rust have moved.
Emilio Jesus Gallego Arias
2019-08-19
Merge PR #10671: Remove links to doc artifacts and replace them with the depl...
Emilio Jesus Gallego Arias
2019-08-19
[declare] Use `binding_kind` for implicit kind instead of boolean.
Emilio Jesus Gallego Arias
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-19
Remove links to doc artifacts and replace them with the deployed versions.
Théo Zimmermann
2019-08-19
Std++, Iris, and Lambda-Rust have moved.
Théo Zimmermann
2019-08-19
Merge PR #10454: [vernac] Refactor control attributes and fix bug #10452
Gaëtan Gilbert
2019-08-18
[api] Move `Keys` to pretyping
Emilio Jesus Gallego Arias
2019-08-17
Delay the computation of frozen evars in legacy unification.
Pierre-Marie Pédrot
2019-08-16
Merge PR #10663: Fix quoting in 8.9 changelog entry.
Clément Pit-Claudel
2019-08-16
Fix quoting in 8.9 changelog entry.
Théo Zimmermann
2019-08-16
Fix typing_flags in the checker
SimonBoulier
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 documentation for typing flags.
SimonBoulier
2019-08-16
Add a file for typing_flags in the test-suite.
SimonBoulier
2019-08-16
Improve [Print Assumptions] for type-in-type and assumed positive.
SimonBoulier
2019-08-16
Set/Unset commands for typing flags
SimonBoulier
2019-08-16
Add [Print Typing Flags] command.
SimonBoulier
2019-08-16
Split the [check_guarded] typing_flag into [check_guarded] (for (co)fixpoints...
SimonBoulier
2019-08-16
Merge PR #10457: Make rewrite use the registered elimination schemes
Pierre-Marie Pédrot
2019-08-14
[vernac] Refactor common parts of interp_{,delayed}
Emilio Jesus Gallego Arias
[next]