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-02-14
Merge PR #11584: Add #[uniform] and #[nonuniform] (for Uniform Inductive Para...
Maxime Dénès
2020-02-13
Merge PR #11427: Dispatch code ownership of files in dev/doc.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11450: Publishing a new version on Zenodo: not a relevant step for ...
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11441: Add explicit types to changelog entries that were still miss...
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11564: Recognize Default Proof Using in STM
Enrico Tassi
2020-02-13
Merge PR #11417: Move kind_of_type from the kernel to EConstr.
Enrico Tassi
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)
Gaëtan Gilbert
2020-02-13
Delete unused comment
Gaëtan Gilbert
2020-02-13
Don't duplicate the inductive keyword for each block elt when parsing
Gaëtan Gilbert
2020-02-13
Merge PR #11407: [mltop] Store digest of modules used to compile files.
Gaëtan Gilbert
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-13
Merge PR #11457: [toplevel] Refactor control loop
Hugo Herbelin
2020-02-13
Merge PR #11424: Check instance length in type_of_{inductive,constructor}
Pierre-Marie Pédrot
2020-02-13
Merge PR #11577: [nix] Fix building of the documentation
Théo Zimmermann
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
Hugo Herbelin
2020-02-13
Implicit arguments: Fixing count of the position in compute_implicit_statuses.
Hugo Herbelin
2020-02-12
Merge PR #11582: Split unicoq out of ci-mtac2.sh (keeping 1 CI job)
Emilio Jesus Gallego Arias
2020-02-12
Split unicoq out of ci-mtac2.sh (keeping 1 CI job)
Gaëtan Gilbert
2020-02-12
[toplevel] Make toplevel loop tail-recursive again
Emilio Jesus Gallego Arias
2020-02-12
[toplevel] Refactor control loop
Emilio Jesus Gallego Arias
2020-02-12
Merge PR #11544: Cleanup some globref related manipulations
Pierre-Marie Pédrot
2020-02-12
overlay for removal of optname
Gaëtan Gilbert
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Merge PR #11569: Remove unused Environ.push_constraints_to_env
Pierre-Marie Pédrot
2020-02-12
Merge PR #11563: Mini improvement of the formatting rule for printing fix and...
Gaëtan Gilbert
2020-02-12
Check instance length in type_of_{inductive,constructor}
Gaëtan Gilbert
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2020-02-12
ReferenceVariables error contains a globref instead of a constr
Gaëtan Gilbert
2020-02-12
Merge PR #11556: [coqdep] mli cleanup, remove unused functions
Gaëtan Gilbert
2020-02-12
Merge PR #11546: Remove the Template Check option.
Gaëtan Gilbert
2020-02-12
[nix] Fix building of the documentation
Vincent Laporte
2020-02-12
Merge PR #11573: Fixing extra space in front of keywords in Print Grammar
Emilio Jesus Gallego Arias
2020-02-11
Merge PR #11509: Add changelog and fixes for #10202
Emilio Jesus Gallego Arias
2020-02-11
Fixing extra space in "Print Grammar" (i.e. Grammar.Entry.print in Gramlib).
Hugo Herbelin
2020-02-11
Merge PR #11494: Remove fiat-crypto-legacy from CI
Gaëtan Gilbert
2020-02-11
Remove fiat-crypto-legacy from CI
Maxime Dénès
2020-02-11
Document the ability to use manual implicit arguments in subexpressions.
Hugo Herbelin
2020-02-11
Fixing some residual bugs of PR #10202 (manual implicit args in subterms).
Hugo Herbelin
2020-02-11
Reinforcing the role of type "typing_constraint".
Hugo Herbelin
2020-02-11
Lately adding a changelog for PR#10202.
Hugo Herbelin
2020-02-11
Remove unused Environ.push_constraints_to_env
Gaëtan Gilbert
2020-02-11
Merge PR #11235: Add syntax for non maximal implicit arguments
Hugo Herbelin
2020-02-11
Another micro-improvement in printing "fix".
Hugo Herbelin
2020-02-11
Small improvement to "fix"/"cofix" printing rule.
Hugo Herbelin
2020-02-11
[coqdep] mli cleanup, remove unused functions
Emilio Jesus Gallego Arias
2020-02-11
Merge PR #11554: Fix #11553: magicaly_constant_of_fixbody checks existence of...
Pierre-Marie Pédrot
2020-02-11
Merge PR #11538: Remove many unsafe_type_of uses
Pierre-Marie Pédrot
2020-02-10
Recognize Default Proof Using in STM
Tej Chajed
2020-02-09
Merge PR #11518: Fix #11515: Ltac2 rewrite on wildcard.
Gaëtan Gilbert
[next]