index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-25
[proof] [mutual] Factorize universe handling.
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize mutual body construction.
Emilio Jesus Gallego Arias
2020-03-25
[proof] [mutual] Factorize notation declaration.
Emilio Jesus Gallego Arias
2020-03-25
[proof] Factorize call info message in mutual declarations
Emilio Jesus Gallego Arias
2020-03-25
[proof] Start of mutual definition save refactoring.
Emilio Jesus Gallego Arias
2020-03-24
Merge PR #11703: Making of NumTok an API for numeral
Pierre-Marie Pédrot
2020-03-24
Merge PR #11772: [obligations] Don't allocate libobjects for obligation info.
Pierre-Marie Pédrot
2020-03-24
Merge PR #11826: [proof] Deprecate unused tacmach functions.
Pierre-Marie Pédrot
2020-03-24
Merge PR #11858: Rename Retypeops -> Relevanceops
Pierre-Marie Pédrot
2020-03-24
Merge PR #11892: [refman] Fix caching, which was broken by the addition of co...
Théo Zimmermann
2020-03-23
Merge PR #9607: [ci] add metacoq
Gaëtan Gilbert
2020-03-23
[refman] Fix caching, which was broken by the addition of coq_config
Clément Pit-Claudel
2020-03-23
[ci] add metacoq
Matthieu Sozeau
2020-03-23
Merge PR #11888: Fix broken links in prodn:: in doc
Théo Zimmermann
2020-03-23
Merge PR #11867: Fix the computation of recursive principles with let-bindings.
Enrico Tassi
2020-03-23
Merge PR #11442: Add module ZifyPow to avoid compatibility issue with 8.11.
Frédéric Besson
2020-03-22
Format hyperlink targets and link ids with the same name
Jim Fehrle
2020-03-22
[obligations] Don't allocate libobjects for obligation info.
Emilio Jesus Gallego Arias
2020-03-22
[obligations] Small cleanup for open
Emilio Jesus Gallego Arias
2020-03-22
Testing notations which are specific numerals.
Hugo Herbelin
2020-03-22
Adding support for parsing "+" sig in NumTok.
Hugo Herbelin
2020-03-22
Overlay for QuickChick
Hugo Herbelin
2020-03-22
Adding a test for printing single characters.
Hugo Herbelin
2020-03-22
Test-suite: Assume coqtop output is text even with non-printable characters.
Hugo Herbelin
2020-03-22
Centralizing all kinds of numeral string management in numTok.ml.
Hugo Herbelin
2020-03-22
Adding bignat to parse positive numbers; bigint now includes negative ints.
Hugo Herbelin
2020-03-22
Merge PR #11731: [proof] Miscellaneous refactorings
Gaëtan Gilbert
2020-03-22
Merge PR #11851: Process command line load vernaculars before command line Go...
Emilio Jesus Gallego Arias
2020-03-22
Merge PR #11855: Build and install refman with Dune.
Emilio Jesus Gallego Arias
2020-03-22
[proof] Deprecate unused tacmach functions.
Emilio Jesus Gallego Arias
2020-03-21
Add module ZifyPow to avoid compatibility issue with 8.11.
Théo Zimmermann
2020-03-21
Reorder the load/require cmd-options and set/unset cmd-options
Lasse Blaauwbroek
2020-03-20
Fix the computation of recursive principles with let-bindings.
Pierre-Marie Pédrot
2020-03-20
Merge PR #11665: Make Cumulative, NonCumulative and Private attributes.
Pierre-Marie Pédrot
2020-03-20
Merge PR #11814: Document coq_makefile behavior wrt -native-compiler yes
Enrico Tassi
2020-03-20
Merge PR #11847: Properly thread let-bindings in Funind principle construction.
Pierre Courtieu
2020-03-20
Merge PR #11778: [ocamformat] Update to 0.13.0
Théo Zimmermann
2020-03-20
Build and install refman with Dune.
Théo Zimmermann
2020-03-20
Merge PR #11857: Remove calls to structural equality in Micromega
Vincent Laporte
2020-03-19
Merge PR #11601: [refman] Move chapters into new structure.
Clément Pit-Claudel
2020-03-19
[ocamformat] Update to 0.13.0
Emilio Jesus Gallego Arias
2020-03-19
[obligations] Step towards more structured handling of remaining obligations.
Emilio Jesus Gallego Arias
2020-03-19
[obligations] Refactor some common code on save path
Emilio Jesus Gallego Arias
2020-03-19
[obligations] More progress towards unification of the save path
Emilio Jesus Gallego Arias
2020-03-19
[comFixpoint] Cleanup on opens prior to fix unification
Emilio Jesus Gallego Arias
2020-03-19
[proof] Remove duplicated poly field in Proof_global.t
Emilio Jesus Gallego Arias
2020-03-19
[pfedit] Labelize sign parameter
Emilio Jesus Gallego Arias
2020-03-19
[declare] Remaining bits on the consistency of UState.t naming
Emilio Jesus Gallego Arias
2020-03-19
[vernac] Make local exception local
Emilio Jesus Gallego Arias
2020-03-19
[comFixpoing] Refactor hybrid interactive command modality
Emilio Jesus Gallego Arias
[next]