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-11-02
[stm] support #[using] attribute
Enrico Tassi
2020-11-02
document Proof.compact
Enrico Tassi
2020-11-02
attribute #[using] for Definition and Fixpoint
Enrico Tassi
2020-10-27
Merge PR #13238: Fix some tactic print bugs
coqbot-app[bot]
2020-10-27
Merge PR #13219: Rename mlg grammar nonterminals to make documented and mlg g...
coqbot-app[bot]
2020-10-27
Merge PR #13226: Restore the List.Smart.map original implementation.
coqbot-app[bot]
2020-10-27
Change a few nonterminal names in mlgs and update doc to match
Jim Fehrle
2020-10-27
Rename tac2type -> ltac2_type,
Jim Fehrle
2020-10-27
Rename misc nonterminals
Jim Fehrle
2020-10-27
Rename tactic_expr -> ltac_expr
Jim Fehrle
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-10-27
Merge PR #13075: Introducing the foundations for a name-alias-agnostic API
coqbot-app[bot]
2020-10-27
Merge PR #13167: Ltac2: use ComTactic infrastructure
Pierre-Marie Pédrot
2020-10-27
Merge PR #13260: [CI cachix] Force-delete pr branches.
coqbot-app[bot]
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-26
Ltac2: use ComTactic infrastructure
Gaëtan Gilbert
2020-10-26
Improve tactic interpreter registration API a bit
Gaëtan Gilbert
2020-10-26
Merge PR #13257: adjust Search deprecation warning
coqbot-app[bot]
2020-10-26
Merge PR #13223: [declare] Remove recursive declaration from non-recursive fu...
coqbot-app[bot]
2020-10-26
adjust Search deprecation warning
Ralf Jung
2020-10-26
Merge PR #13137: [ltac] Avoid magic numbers
coqbot-app[bot]
2020-10-25
Merge PR #12936: Convert misc chapters to prodn, update syntax
coqbot-app[bot]
2020-10-24
Convert misc chapters to prodn
Jim Fehrle
2020-10-24
Merge PR #13263: Correct doc using :>>
coqbot-app[bot]
2020-10-23
Correct doc using :>>
Gaëtan Gilbert
2020-10-23
Merge PR #13261: Fix overlay merge command
coqbot-app[bot]
2020-10-23
[declare] Remove recursive declaration from non-recursive functions
Emilio Jesus Gallego Arias
2020-10-23
Fix overlay merge command
Gaëtan Gilbert
2020-10-23
Force-delete pr branches.
Théo Zimmermann
2020-10-23
Merge PR #13177: Automatically merge overlays with most recent upstream version
coqbot-app[bot]
2020-10-22
Make no match/multiple match for tacn/cmd an error
Jim Fehrle
2020-10-22
Merge PR #11924: Add style for smallcaps.
coqbot-app[bot]
2020-10-22
Fix printing of wit_constr and some ssr problems with printing empty lists
Lasse Blaauwbroek
2020-10-22
Merge PR #13243: Fix bench variables
Pierre-Marie Pédrot
2020-10-22
Merge PR #13245: [default.nix] Propagate OCaml and findlib to user env.
Vincent Laporte
2020-10-22
[default.nix] Propagate OCaml and findlib to user env.
Théo Zimmermann
2020-10-22
Merge PR #13130: setoid_rewrite: record generated name when rewriting under l...
Pierre-Marie Pédrot
2020-10-22
Fix bench variables
Gaëtan Gilbert
2020-10-22
Merge PR #13198: [coqinit] Respect order of ML includes
coqbot-app[bot]
2020-10-21
[coqinit] Cosmetics on long list append.
Emilio Jesus Gallego Arias
2020-10-21
[coqinit] Respect order of ML includes
Emilio Jesus Gallego Arias
2020-10-21
Merge PR #13222: Bench: move variables to the script
Pierre-Marie Pédrot
2020-10-21
Add overlays.
Pierre-Marie Pédrot
2020-10-21
Add missing deprecations in Projection API.
Pierre-Marie Pédrot
2020-10-21
Document the signatures of quotient names in the API.
Pierre-Marie Pédrot
2020-10-21
Introduce the missing dual name quotient modules in Environ.
Pierre-Marie Pédrot
2020-10-21
Code factorization in Names.
Pierre-Marie Pédrot
2020-10-21
Similar introduction of a Construct module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Rename the GlobRef comparison modules following the standard pattern.
Pierre-Marie Pédrot
[next]