index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2020-11-02
Merge PR #13183: attribute #[using] for Definition and Fixpoint
coqbot-app[bot]
2020-11-02
Merge PR #13274: Fix two bugs in conversion of primitive values
coqbot-app[bot]
2020-11-02
Merge PR #13247: Fixes #13241: nested Ltac functions wrongly reporting error ...
Pierre-Marie Pédrot
2020-11-02
[stm] support #[using] attribute
Enrico Tassi
2020-11-02
attribute #[using] for Definition and Fixpoint
Enrico Tassi
2020-10-29
Use same code for "Print Ltac foo" and "Print foo" when "foo" is an Ltac.
Hugo Herbelin
2020-10-28
Fixes #13241 (nested Ltac functions were wrongly reporting error on the inner...
Hugo Herbelin
2020-10-27
Merge PR #13238: Fix some tactic print bugs
coqbot-app[bot]
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-26
Adding a test for the second bug.
Pierre-Marie Pédrot
2020-10-22
Fix printing of wit_constr and some ssr problems with printing empty lists
Lasse Blaauwbroek
2020-10-22
Merge PR #13130: setoid_rewrite: record generated name when rewriting under l...
Pierre-Marie Pédrot
2020-10-21
Merge PR #13118: [type classes] Simplify cl_context
Pierre-Marie Pédrot
2020-10-21
Merge PR #13201: Report a useful error for dependent destruction
Pierre-Marie Pédrot
2020-10-21
Merge PR #12955: Reroot primitive arrays on access
coqbot-app[bot]
2020-10-20
[zify] Add support for Int63.int
Frédéric Besson
2020-10-19
Merge PR #13166: Fixes #13165: implicit arguments in defined fields of record...
coqbot-app[bot]
2020-10-19
Merge PR #13207: Use list notation in examples referenced by "nsatz" document...
coqbot-app[bot]
2020-10-19
Merge PR #13192: Fix algebraic on the right when using bidi hints
coqbot-app[bot]
2020-10-16
Use list notation in nsatz examples referenced in the doc
Jim Fehrle
2020-10-16
Fixes/enhancements with local definitions in records.
Hugo Herbelin
2020-10-15
Merge PR #12925: [declare] Fix types of mutual lemmas when using Admitted.
coqbot-app[bot]
2020-10-15
Report a useful error for dependent destruction
Tej Chajed
2020-10-15
Merge PR #13181: Guard unify_leq_delay calls in Typing
Pierre-Marie Pédrot
2020-10-15
Merge PR #13140: Documenting Set Printing Goal Names + a small goal display fix
coqbot-app[bot]
2020-10-15
Merge PR #13144: Closes #13142: more standardized pretty-printing of Coq records
coqbot-app[bot]
2020-10-15
[declare] Fix types of mutual lemmas when using Admitted.
Emilio Jesus Gallego Arias
2020-10-14
Fix algebraic on the right when using bidi hints
Gaëtan Gilbert
2020-10-13
Merge PR #13172: Fix #13169: vm_compute has existential crisis.
coqbot-app[bot]
2020-10-12
Merge PR #12874: Add a "Show Proof Diffs" message to the XML protocol
coqbot-app[bot]
2020-10-12
Guard unify_leq_delay calls in Typing
Gaëtan Gilbert
2020-10-12
Merge PR #12449: Minimize Prop <= i to i := Set
coqbot-app[bot]
2020-10-11
Fix #13169: vm_compute has existential crisis.
Pierre-Marie Pédrot
2020-10-10
New spacing/formatting in Locate Notation, Print Scopes, Print Visibility.
Hugo Herbelin
2020-10-10
Notations: reworking the treatment of only-parsing and only-printing notations.
Hugo Herbelin
2020-10-10
Closes #13142 (more standardized pretty-printing of records).
Hugo Herbelin
2020-10-09
Add an XML message for "Show Proof Diffs"
Jim Fehrle
2020-10-09
No bidirectionality when expected type for lambda is an evar.
Gaëtan Gilbert
2020-10-09
Minimize Prop <= i to i := Set
Gaëtan Gilbert
2020-10-09
Merge PR #13087: Put type-in-type flag in ugraph.
Pierre-Marie Pédrot
2020-10-08
Merge PR #12949: When a notation is only parsing, do not attach to it a speci...
coqbot-app[bot]
2020-10-08
Check complexity of primitive arrays.
Guillaume Melquiond
2020-10-08
Remove occurrences of Parray.reroot.
Guillaume Melquiond
2020-10-07
Merge PR #13115: Derive Inversion does not allow leftover evars
Pierre-Marie Pédrot
2020-10-06
Fixing redundant outputs when printing goals, especially in non-"pr_first" mode.
Hugo Herbelin
2020-10-06
Implicit_quantifiers don't use precomputed is_class data
Gaëtan Gilbert
2020-10-05
Wish #12762: warning on duplicated catch-all pattern with unused named variable.
Hugo Herbelin
2020-10-04
Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ...
coqbot-app[bot]
2020-10-04
Remove prefixes on nonterminal names, e.g. "constr:" and "Prim."
Jim Fehrle
[next]