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-11-26
Remove some trailing whitespace in theories/Program/Tactics.v
Jason Gross
2019-11-26
Merge PR #11179: Fix Windows 32 bit build
Emilio Jesus Gallego Arias
2019-11-26
Merge PR #11090: Printing of coercions to which a notation is associated: a r...
Emilio Jesus Gallego Arias
2019-11-26
Merge PR #11180: Add more development setup instructions for tutorials
Emilio Jesus Gallego Arias
2019-11-26
Merge PR #11166: Add test for #11161
Emilio Jesus Gallego Arias
2019-11-26
Fix Windows 32 bit build
Pierre Roux
2019-11-26
Merge PR #11173: [ssr] fix «W -- weakening» doc
Enrico Tassi
2019-11-26
Merge PR #11034: Update update-compat.py
Théo Zimmermann
2019-11-25
Add more development setup instructions for tutorials
Talia Ringer
2019-11-25
Error fatally if update-compat.py gets no flag
Jason Gross
2019-11-25
Merge PR #11159: Minor fix in doc for [unfold]
Théo Zimmermann
2019-11-25
Minor fix in doc for [unfold]
Gaëtan Gilbert
2019-11-25
Merge PR #11146: Combine similar arguments when printing Arguments command
Hugo Herbelin
2019-11-24
Merge PR #11152: Cache the relevance flag in rel contexts in an efficient way.
Gaëtan Gilbert
2019-11-24
fix «W -- weakening» doc
Antonio Nikishaev
2019-11-22
Add test for #11161
Gaëtan Gilbert
2019-11-22
Merge PR #11136: Adding `inj_compr` lemma in ssrfun.
Enrico Tassi
2019-11-22
Use the relevance flag in CClosure rel contexts in an efficient way.
Pierre-Marie Pédrot
2019-11-21
A refined version of #8890 which prevents #11033.
Hugo Herbelin
2019-11-21
Merge PR #11154: add tlc to ci; please proof read very carefully and test. th...
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11145: Document -vos flag for coqdep
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11132: Fixing bugs in the computation of implicit arguments for `Fi...
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11109: Register proof_irrelevance
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #10587: [coqdoc] Nest <a> into <h2> instead of the other way around
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #10614: Update the Gallina grammar in doc, "Terms" section
Théo Zimmermann
2019-11-21
Merge PR #11010: [coq] Untabify the whole ML codebase.
Gaëtan Gilbert
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-21
add tlc to ci; please proof read very carefully and test. thanks
charguer
2019-11-21
Document -vos flag for coqdep
Gaëtan Gilbert
2019-11-21
Update doc/changelog/02-specification-language/11132-master+fix-implicit-let-...
Hugo Herbelin
2019-11-21
Merge PR #11103: Grammars: unification fix/cofix between constr/vernac + clea...
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11075: load .vo when .vos is missing + misc vos changes
Emilio Jesus Gallego Arias
2019-11-21
Taking @Zimmi48's comment into account
Cyril Cohen
2019-11-20
Merge PR #11144: Fix broken links
Théo Zimmermann
2019-11-20
Fix broken links
Nikita Eshkeev
2019-11-20
Update grammar in the Terms section of Gallina chapter
Jim Fehrle
2019-11-20
Merge PR #11119: 8.10-backportable part of #10575
Clément Pit-Claudel
2019-11-20
Combine similar arguments when printing Arguments command
Gaëtan Gilbert
2019-11-20
make VernacArguments closer to user syntax
Gaëtan Gilbert
2019-11-20
From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixin...
charguer
2019-11-20
Merge PR #11068: coq_makefile: support COQBIN with no ending /
Enrico Tassi
2019-11-20
Merge PR #11074: coqdep: only output vos when passed -vos
Emilio Jesus Gallego Arias
2019-11-19
G_constr: Renaming record_fields_instance -> fields_def.
Hugo Herbelin
2019-11-19
G_constr: Renaming instance -> univ_instance (more specific name).
Hugo Herbelin
2019-11-19
G_constr: Uniformization of indentation.
Hugo Herbelin
2019-11-19
Separating constr grammar for fix and cofix, for the purpose of documentation.
Hugo Herbelin
2019-11-19
Grammar: slight simplification of treatment of annot/binder overlapping.
Hugo Herbelin
2019-11-19
Grammar: mini-factorization between fix/cofix and Fixpoint/CoFixpoint.
Hugo Herbelin
2019-11-19
Grammar of terms: mini-shortcut in the rules for fix and cofix.
Hugo Herbelin
2019-11-19
Fixing bugs in the computation of implicit arguments for fix with a let binder.
Hugo Herbelin
[next]