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-10-19
Merge PR #13192: Fix algebraic on the right when using bidi hints
coqbot-app[bot]
2020-10-16
Merge PR #13195: Add support for "typeclasses eauto bfs <int_or_var_opt>"
Pierre-Marie Pédrot
2020-10-16
Merge PR #13196: For "Typeclasses eauto", search depth should be a natural, n...
Pierre-Marie Pédrot
2020-10-15
Merge PR #12925: [declare] Fix types of mutual lemmas when using Admitted.
coqbot-app[bot]
2020-10-15
Merge PR #13098: Deprecating wit_var to the benefit of its synonymous wit_hyp
Pierre-Marie Pédrot
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
For "Typeclasses eauto", search depth should be a natural, not an
Jim Fehrle
2020-10-14
Add support for "typeclasses eauto bfs <int_or_var_opt>
Jim Fehrle
2020-10-14
Fix algebraic on the right when using bidi hints
Gaëtan Gilbert
2020-10-14
Deprecating wit_var to the benefit of its synonymous wit_hyp.
Hugo Herbelin
2020-10-14
Merge PR #13147: Use OCaml floating-point operations on 64 bits arch
coqbot-app[bot]
2020-10-13
Merge PR #13172: Fix #13169: vm_compute has existential crisis.
coqbot-app[bot]
2020-10-13
Merge PR #13099: Locating pattern identifiers (?id) by default at parsing tim...
Pierre-Marie Pédrot
2020-10-12
Merge PR #13185: Add missing ";" in Record grammar
coqbot-app[bot]
2020-10-12
Add missing ";" in record grammar
Jim Fehrle
2020-10-12
Merge PR #13156: Store the resolver of required modules as functor parameters...
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
Merge PR #13163: [printing] make detyping resilient to "let x : _ := t in"
coqbot-app[bot]
2020-10-12
Merge PR #13175: [ci] elpi 1.11.4
coqbot-app[bot]
2020-10-12
Catch more errors in Unification.abstract_list_all
Gaëtan Gilbert
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-12
Merge PR #12950: Notations: reworking the treatment of only-parsing and only-...
coqbot-app[bot]
2020-10-12
elpi 1.11.4
Enrico Tassi
2020-10-11
Fix #13169: vm_compute has existential crisis.
Pierre-Marie Pédrot
2020-10-10
Adding change log for #12950.
Hugo Herbelin
2020-10-10
Documenting the new only-parsing only-printing model.
Hugo Herbelin
2020-10-10
New spacing/formatting in Locate Notation, Print Scopes, Print Visibility.
Hugo Herbelin
2020-10-10
Adding a warning in case a notation is used neither for parsing nor printing.
Hugo Herbelin
2020-10-10
Notations: reworking the treatment of only-parsing and only-printing notations.
Hugo Herbelin
2020-10-10
Splitting ssrbool's multi-printing notations into parsing and printing.
Hugo Herbelin
2020-10-10
Notation.ml: Move interpretation_eq earlier for future use.
Hugo Herbelin
2020-10-10
Print Scope & cie: Add parentheses around notation interpretation.
Hugo Herbelin
2020-10-10
Prim.pattern_ident takes a location and its synonymous pattern_identref is de...
Hugo Herbelin
2020-10-10
Add location in existential variable names (CEvar/GEvar).
Hugo Herbelin
2020-10-10
Adding and using locations on identifiers in constr_expr where they were miss...
Hugo Herbelin
2020-10-10
Closes #13142 (more standardized pretty-printing of records).
Hugo Herbelin
2020-10-10
Merge PR #13164: [bench] Dump the vo size difference.
coqbot-app[bot]
2020-10-09
Add an XML message for "Show Proof Diffs"
Jim Fehrle
2020-10-09
Update pretyping/detyping.ml
Enrico Tassi
2020-10-09
Merge PR #13088: [stm] move par: to comTactic
coqbot-app[bot]
2020-10-09
overlay for mtac2
Enrico Tassi
2020-10-09
[stm] move par: implementation to vernac/comTactic and stm/partac
Enrico Tassi
2020-10-09
Merge PR #13143: Drop misleading argument of Pp.h box
coqbot-app[bot]
2020-10-09
improve comment
Enrico Tassi
2020-10-09
[bench] Dump the vo size difference.
Pierre-Marie Pédrot
2020-10-09
overlay for minim-prop-toset
Gaëtan Gilbert
[next]