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-05-11
Generalize the Ltac2 value criterion to pure let-bindings.
Pierre-Marie Pédrot
2020-05-11
Allow to rebind the old value of a mutable Ltac2 entry.
Pierre-Marie Pédrot
2020-05-11
Merge PR #12129: Add a `with_strategy` tactic
Pierre-Marie Pédrot
2020-05-10
Merge PR #12235: Ensure eintros allows creating evars
Kenji Maillard
2020-05-10
Merge PR #12287: Define CRzero and CRone via CR_of_Q
Michael Soegtrop
2020-05-10
Merge PR #12286: [sphinx] Add links to other versions of the refman
Théo Zimmermann
2020-05-09
[sphinx] Add links to other versions of the refman
Clément Pit-Claudel
2020-05-09
Merge PR #12241: [declare] Merge DeclareDef into Declare
Gaëtan Gilbert
2020-05-09
Add another note about removing a tactic after abstract
Jason Gross
2020-05-09
Revert "[with_strategy] Fix for coqchk"
Jason Gross
2020-05-09
[with_strategy] Fix for coqchk
Jason Gross
2020-05-09
Fix a bug with with_strategy, behavior on multisuccess tactics
Jason Gross
2020-05-09
[with_strategy] Work around #12191
Jason Gross
2020-05-09
Work around a bug in Coq in the doc
Jason Gross
2020-05-09
Elaborate with_strategy warning
Jason Gross
2020-05-09
Fix the `with_strategy` tactic to work with `abstract`
Jason Gross
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-09
Define CRzero and CRone via CR_of_Q
Vincent Semeria
2020-05-09
Merge PR #12204: Ltac helper functions API
Hugo Herbelin
2020-05-09
Merge PR #12237: [stdlib] [List] add results around incl, filter and nth
Hugo Herbelin
2020-05-09
Merge PR #12163: Fix #12159 (Numeral Notations do not play well with multiple...
Hugo Herbelin
2020-05-09
Merge PR #12040: Document the signing procedure of released binary packages.
Maxime Dénès
2020-05-09
Merge PR #12122: Avoid registering as keywords the #... in Primitive
Maxime Dénès
2020-05-09
Merge PR #11990: [micromega] use Coqlib.lib_ref to get Coq constants.
Maxime Dénès
2020-05-08
Merge PR #12272: Cleanup formatting in .. coqtop:: directives
Clément Pit-Claudel
2020-05-09
Merge PR #12263: HaskellExtr: Add type annotations to Prelude.==
Kazuhiko Sakaguchi
2020-05-08
Recursively look for the first string node
Quentin Carbonneaux
2020-05-08
Simplify splitting
Quentin Carbonneaux
2020-05-08
Merge PR #12281: [doc] named lemmas can be Saved too
Théo Zimmermann
2020-05-08
Merge PR #12268: Add an example to motivate strictly positive occurrences check
Théo Zimmermann
2020-05-08
Merge PR #12068: Coqide completion: tentative fix for #11943
Pierre-Marie Pédrot
2020-05-08
Merge PR #12121: Fixes #11903 and warns about non truly-recursive (co)fixpoints
Pierre-Marie Pédrot
2020-05-08
doc: one can save named lemmas Save too
Antonio Nikishaev
2020-05-07
[declare] Merge DeclareDef into Declare
Emilio Jesus Gallego Arias
2020-05-07
[declare] Remove fix_exn internal access.
Emilio Jesus Gallego Arias
2020-05-07
Merge PR #12236: [funind] Remove use of low-level entries in scheme generation.
Gaëtan Gilbert
2020-05-07
Merge PR #12262: Fix #12211 (TIMED for ocaml files doesn't print file name)
Gaëtan Gilbert
2020-05-07
Merge PR #12024: Fixes for LaTeX/html export of standard library in coqdoc
Théo Zimmermann
2020-05-07
Cleanup formatting in .. coqtop:: directives
Quentin Carbonneaux
2020-05-07
Merge PR #12267: [ci] bump elpi to 1.11
Emilio Jesus Gallego Arias
2020-05-07
Drop some the coqtop output, rephrase a bit
Quentin Carbonneaux
2020-05-07
[ci] overlay for coq-elpi
Enrico Tassi
2020-05-07
Export API to recover values out of Ltac application.
Pierre-Marie Pédrot
2020-05-07
Add helper API to define low-level Ltac functions.
Pierre-Marie Pédrot
2020-05-06
Add an example to motivate strictly positive occurrences check
Quentin Carbonneaux
2020-05-06
Merge PR #12171: [stdlib] [list] Symmetry in conclusions of map_eq_cons and m...
Hugo Herbelin
2020-05-06
[ci] bump elpi to 1.11
Enrico Tassi
2020-05-06
Merge PR #12008: [stdlib] Add order properties about bool
Anton Trunov
2020-05-06
Merge PR #12018: Adding properties about implb in Bool.v
Anton Trunov
2020-05-06
HaskellExtr: Add type annotations to Prelude.==
Jason Gross
[next]