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-14
[ci] [sf] Fix SF build.
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #12097: Interleave commandline require/set/unset commands
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #8808: Extending support for mixing binders and terms in abbreviations
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #12315: Tests for bugs #9583 (fixed by #11613) and #9679.
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #12244: Store the OCaml version used for Coq in vo files.
Emilio Jesus Gallego Arias
2020-05-13
Adding change log for #8808.
Hugo Herbelin
2020-05-13
Overlay elpi
Hugo Herbelin
2020-05-13
Documenting notations with both terms and binders.
Hugo Herbelin
2020-05-13
Extending support for mixing binders and terms in abbreviations.
Hugo Herbelin
2020-05-13
Tests for bugs #9583 (fixed by #11613) and #9679.
Hugo Herbelin
2020-05-13
Merge PR #12293: Fix timestamp of coqchk manpage
Théo Zimmermann
2020-05-13
Merge PR #12229: Hopefully consensual cleaning of keywords
Théo Zimmermann
2020-05-13
Merge PR #11828: [obligations] Deprecated flag cleanup
Gaëtan Gilbert
2020-05-13
Centralize the OCaml version-checking function.
Pierre-Marie Pédrot
2020-05-13
Store the OCaml version used for Coq in vo files.
Pierre-Marie Pédrot
2020-05-13
Test interleaving of command-line options.
Théo Zimmermann
2020-05-13
Document the changes regarding the order of command-line options.
Théo Zimmermann
2020-05-12
Merge PR #12309: Remove documentation of -compile, which was removed in #8690.
Clément Pit-Claudel
2020-05-13
Merge PR #12307: Cleaning up the legacy proof engine
Emilio Jesus Gallego Arias
2020-05-12
Merge PR #11503: Allow to rebind the old value of a mutable Ltac2 entry.
Jason Gross
2020-05-12
Merge PR #12223: Locating error again in atomic tactics (fixes #12152)
Pierre-Marie Pédrot
2020-05-12
Remove documentation of -compile, which was removed in #8690.
Théo Zimmermann
2020-05-12
Merge PR #12162: Fixing #12161: rename Bool.leb into Bool.le
Anton Trunov
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-12
Merge PR #12190: [stdlib] [Permutation] Declare more instances as Global
Anton Trunov
2020-05-12
Remove a unused legacy tactic from Clenv.
Pierre-Marie Pédrot
2020-05-12
Write the outermost part of the legacy refiner directly in the monad.
Pierre-Marie Pédrot
2020-05-12
Clean up the legacy refiner implementation.
Pierre-Marie Pédrot
2020-05-12
Interleave commandline require/set/unset commands
Lasse Blaauwbroek
2020-05-12
Remove legacy Refiner error constructors.
Pierre-Marie Pédrot
2020-05-12
Remove useless try-with clauses in newring.
Pierre-Marie Pédrot
2020-05-12
Wrap the legacy refiner type into the Logic API.
Pierre-Marie Pédrot
2020-05-12
Do not use Unsafe.to_constr for old refiner conclusion.
Pierre-Marie Pédrot
2020-05-12
documenting with examples the dynamic behaviour of Ltac2 Set
Kenji Maillard
2020-05-12
Remove useless try-with blocks in congruence.
Pierre-Marie Pédrot
2020-05-12
Merge PR #12303: [changelog] Fuse changelogs for #11249 and #12237
Théo Zimmermann
2020-05-12
fuse changelogs for #11249 and #12237
Olivier Laurent
2020-05-11
More tests of rebinding Ltac2 definitions
Kenji Maillard
2020-05-11
Merge PR #12254: In non-strict mode, accept any variable as a tactic reference.
Hugo Herbelin
2020-05-11
Merge PR #10609: Register (for Coqlib.ref_lib) several base datatypes of stdlib
Hugo Herbelin
2020-05-11
Merge PR #12273: Deprecate Refiner API
Emilio Jesus Gallego Arias
2020-05-11
Correcting ltac2's documentation on values turning test into proper check.
Kenji Maillard
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
Remove (outdated) timestamps from man pages
Kartik Singhal
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
Change log for #12223.
Hugo Herbelin
2020-05-10
Adding tests for error location
Hugo Herbelin
[next]