index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-30
Move interning the [hint_pattern] outside the Typeclasses hooks.
Gaëtan Gilbert
2018-05-30
Merge PR #7260: Fix #6951: Unexpected error during scheme creation.
Maxime Dénès
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-30
Merge PR #7621: Tactics.introduction: remove dangerous option ~check
Pierre-Marie Pédrot
2018-05-29
Merge PR #7593: Don't try to install native compiled files if native-compile ...
Maxime Dénès
2018-05-29
Fix #6951: Unexpected error during scheme creation.
Pierre-Marie Pédrot
2018-05-29
Merge PR #7566: Remove a dead old-refman file.
Maxime Dénès
2018-05-29
Merge PR #7628: [default.nix] Update dependency list
Théo Zimmermann
2018-05-29
Merge PR #7626: Test for #7333 (soundness with VM/native and cofix)
Théo Zimmermann
2018-05-29
[default.nix] Adds “ounit” to check dependencies
Vincent Laporte
2018-05-29
[default.nix] List “hostname” as a dependency
Vincent Laporte
2018-05-29
[default.nix] Use OCaml 4.06
Vincent Laporte
2018-05-29
[default.nix] Drop dependency to ocp-index
Vincent Laporte
2018-05-29
Merge PR #7084: [default.nix] Unpin nixpkgs
Théo Zimmermann
2018-05-29
Add test for #7333: vm_compute segfaults / Anomaly with cofix
Maxime Dénès
2018-05-28
Merge PR #7521: Fix soundness bug with VM/native and cofixpoints
Pierre-Marie Pédrot
2018-05-28
Tactics.introduction: remove dangerous option ~check
Enrico Tassi
2018-05-28
Add CHANGES entry
Maxime Dénès
2018-05-28
Fix #7333: vm_compute segfaults / Anomaly with cofix
Maxime Dénès
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-05-28
Remove vm_conv hook and reorganize kernel files
Maxime Dénès
2018-05-28
Make some comments more precise about compilation of cofixpoints
Maxime Dénès
2018-05-28
Less confusing debug printing of setfield bytecode instruction
Maxime Dénès
2018-05-28
Merge PR #7419: Remove 100 occurrences of Evd.empty
Pierre-Marie Pédrot
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-27
[api] [parsing] Move Egram* to `vernac/`
Emilio Jesus Gallego Arias
2018-05-27
Merge PR #7573: Remove unused Printer.printer_pr override mechanism.
Hugo Herbelin
2018-05-26
Merge PR #7543: [ide] Move common protocol library to its own folder/object.
Pierre-Marie Pédrot
2018-05-26
Merge PR #7603: Use -j 1 for high memory fiat crypto targets
Emilio Jesus Gallego Arias
2018-05-26
Merge PR #7285: Give advice on managing GitHub notifications in CONTRIBUTING.
Maxime Dénès
2018-05-26
Merge PR #6057: Start a release process documentation.
Maxime Dénès
2018-05-25
Merge pull request #7569 from ppedrot/clean-newring
Assia Mahboubi
2018-05-25
Merge PR #7524: [ssr] fix after to_constr ~abort_on_undefined_evars was added
Maxime Dénès
2018-05-25
Merge PR #7467: Remove unused references from biblio.
Maxime Dénès
2018-05-25
Merge PR #7551: Update CODEOWNERS (mostly regarding the test-suite)
Maxime Dénès
2018-05-25
Change primary maintainer for the checker.
Théo Zimmermann
2018-05-25
Merge PR #7556: Add a setting to warn about empty object in the refman
Maxime Dénès
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
Use -j 1 for high memory fiat crypto targets
Gaëtan Gilbert
2018-05-25
Merge PR #7508: Improve rewrite section in tactic chapter.
Maxime Dénès
2018-05-25
Merge PR #7533: [sphinx] Bump timeout. Closes #7532.
Maxime Dénès
2018-05-25
Merge PR #7196: [tactics] Remove anonymous fix/cofix form.
Pierre-Marie Pédrot
2018-05-25
Merge PR #7325: Fix #7323: coqchk puts polymorphic univs of inductive in glob...
Pierre-Marie Pédrot
2018-05-25
Merge PR #7598: Fix recipe for FAKEIDEBYTE
Enrico Tassi
2018-05-24
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-24
Fix recipe for FAKEIDEBYTE
Gaëtan Gilbert
2018-05-24
Merge PR #7574: Improve merging and overlay documentations.
Emilio Jesus Gallego Arias
2018-05-24
Remove the unused printer_pr mechanism.
Jim Fehrle
2018-05-24
Complete rewrite of the documentation of overlays after Jim's additional comm...
Théo Zimmermann
[next]