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-02-09
Fix #11553: magicaly_constant_of_fixbody checks existence of made up constant
Gaëtan Gilbert
2020-02-08
Merge PR #11240: Add rew dependent Notations
Hugo Herbelin
2020-02-08
Merge PR #10343: Resolve 10342 : [Ltac2] Add array library
Pierre-Marie Pédrot
2020-02-08
Merge PR #11404: replace RList by list R in all files where it is used in thi...
Pierre-Marie Pédrot
2020-02-08
Resolve #10342 : [Ltac2] Add array library
Michael Soegtrop
2020-02-07
Merge PR #11523: [coqdep] Several refactoring and consolidations
Gaëtan Gilbert
2020-02-07
Merge PR #11528: Checker does not rely on Monomorphic fields
Gaëtan Gilbert
2020-02-07
[coqdep] Add changelog for recent modifications.
Emilio Jesus Gallego Arias
2020-02-07
[coqdep] Don't treat stdlib specially in boot mode.
Emilio Jesus Gallego Arias
2020-02-07
[coqdep] Remove deprecated -slash , unused, undocumented -mldep option.
Emilio Jesus Gallego Arias
2020-02-07
[coqdep] Remove dumpgraph and broken options
Emilio Jesus Gallego Arias
2020-02-07
Merge PR #11543: restore the default URL for coquelicot
Théo Zimmermann
2020-02-07
restore the default URL for coquelicot
Yves Bertot
2020-02-06
replace RList by list R
Yves Bertot
2020-02-06
Merge PR #11458: Don't install doc_grammar
Enrico Tassi
2020-02-06
Merge PR #11478: Nicer kernel universe error for inductives
Pierre-Marie Pédrot
2020-02-06
Merge PR #10835: Accepting a few more variants of format for recursive notati...
Pierre-Marie Pédrot
2020-02-05
Merge PR #11414: Remove the Tactic menu from CoqIDE.
Hugo Herbelin
2020-02-05
Remove a dubious part of the checker code relying on a universe context
Pierre-Marie Pédrot
2020-02-05
Store the template polymorphic context inside the TemplateArity node.
Pierre-Marie Pédrot
2020-02-05
Merge PR #11511: Delay lifting in Evarsolve aliasing.
Enrico Tassi
2020-02-04
Merge PR #11491: Small side effect cleanup
Pierre-Marie Pédrot
2020-02-04
Merge PR #11513: Test for #5617: Primitive projections confuse the terminatio...
Gaëtan Gilbert
2020-02-04
Merge PR #11514: add regression test for lia
Pierre-Marie Pédrot
2020-02-04
Merge PR #11474: Fix efficiency regression #11436
Vincent Laporte
2020-02-03
add regression test for lia
Andres Erbsen
2020-02-03
Merge PR #11508: [ci] [fiat-crypto] Use the pinned bedrock2
Emilio Jesus Gallego Arias
2020-02-03
Test for #5617: Primitive projections confuse the termination checker.
Pierre-Marie Pédrot
2020-02-03
Do not return a full term in Evarsolve alias expansion.
Pierre-Marie Pédrot
2020-02-03
Delay lifting in Evarsolve aliasing.
Pierre-Marie Pédrot
2020-02-03
Merge PR #11497: [opam] Don't disable native compute in opam.dev file
Gaëtan Gilbert
2020-02-03
Merge PR #11493: [makefile] Ignore _build_boot directory
Gaëtan Gilbert
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-02-03
Merge PR #11481: Do not rely on Libobject for the current environment in extr...
Maxime Dénès
2020-02-03
Merge PR #11490: [exn] Don't reraise in exception printers
Pierre-Marie Pédrot
2020-02-02
[ci] [fiat-crypto] Use the pinned bedrock2
Jason Gross
2020-02-02
Merge PR #11500: [ci] [fiat-crypto-legacy] Use new, faster targets
Emilio Jesus Gallego Arias
2020-02-02
Merge PR #11484: Fix 11483 (Performance bug of PrimFLoat.compare with native_...
Pierre-Marie Pédrot
2020-02-02
Merge PR #11326: Refactoring part of #11120 about printing applied global ref...
Emilio Jesus Gallego Arias
2020-02-02
Merge PR #11466: checkdeps.py: add missing dep & report deps all at once
Théo Zimmermann
2020-01-31
[ci] [fiat-crypto-legacy] Use new, faster targets
Jason Gross
2020-01-31
More tolerant in format for recursive notations.
Hugo Herbelin
2020-01-31
[opam] Don't disable native compute in opam.dev file
Emilio Jesus Gallego Arias
2020-01-31
[makefile] Ignore _build_boot directory
Emilio Jesus Gallego Arias
2020-01-30
Factorize export_private_constants + register_side_effect
Gaëtan Gilbert
2020-01-30
[exn] Don't reraise in exception printers
Emilio Jesus Gallego Arias
2020-01-30
export_private_constants doesn't use the [constr in_univ_ctx] argument
Gaëtan Gilbert
2020-01-30
Notations: Fixing a wrong location in format.
Hugo Herbelin
2020-01-30
Constrextern.ml: Move a function earlier to be usable for pattern printing.
Hugo Herbelin
2020-01-30
Minor indentation change.
Hugo Herbelin
[next]