index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-21
Fixing a small bug in computing implicit arguments in (co-)fixpoints.
Hugo Herbelin
2019-05-21
Adding test for old bug fixed in 8.5 (wrong implicit arguments in fixpoint).
Hugo Herbelin
2019-05-21
Fixing an indentation in constrintern.ml.
Hugo Herbelin
2019-05-21
Merge PR #10144: Fix #9919: conversion functions are non-linear
Hugo Herbelin
2019-05-20
Merge PR #9530: Remove `VtUnkown` classification
Gaëtan Gilbert
2019-05-20
Merge PR #10186: [CI/Azure/macOS] Target macOS version 10.11
Gaëtan Gilbert
2019-05-20
Merge PR #9873: Remove test file with Timeout that failed spuriously.
Gaëtan Gilbert
2019-05-20
Remove VtUnknown classification
Maxime Dénès
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
2019-05-20
Merge PR #10149: [refman] Misc fixes (indentation, whitespace, notation syntax)
Théo Zimmermann
2019-05-19
[refman] Document etransitivity
Clément Pit-Claudel
2019-05-19
[refman] Fix up the grammar entry for field_def
Clément Pit-Claudel
2019-05-19
[refman] Add a .. cmd:: header for Reserved Notation and Reserved Infix
Clément Pit-Claudel
2019-05-19
[refman] Fix up the documentation of Instance and Existing Instance
Clément Pit-Claudel
2019-05-19
[refman] Misc fixes (indentation, whitespace, notation syntax)
Clément Pit-Claudel
2019-05-19
Merge PR #10184: A few nix-related updates
Théo Zimmermann
2019-05-19
Merge PR #10143: Add dedicated syntax for alternatives (abc | def) in manual ...
Théo Zimmermann
2019-05-19
Merge PR #10190: Implicit Quantifiers recurse in continuation of let-in
Hugo Herbelin
2019-05-19
Implicit Quantifiers recurse in continuation of let-in
Jasper Hugunin
2019-05-18
Merge PR #10134: Simplify impargs
Hugo Herbelin
2019-05-17
[CI/Azure/macOS] Target macOS version 10.11
Vincent Laporte
2019-05-17
[nix] Update reference to nixpkgs
Vincent Laporte
2019-05-17
[Nix-ci] Update Unicoq patch
Vincent Laporte
2019-05-17
[default.nix] Exclude the nix/ directory from sources
Vincent Laporte
2019-05-17
[Nix-CI] Bignums no longer depends on camlp5
Vincent Laporte
2019-05-16
[refman] Introduce syntax for alternatives in notations
Clément Pit-Claudel
2019-05-15
Merge PR #10150: Handle tags shorter than "diff." without an exception
Gaëtan Gilbert
2019-05-15
Merge PR #10151: Clean up the API for side-effects
Gaëtan Gilbert
2019-05-15
Merge PR #9905: [vm] x86_64 registers
Maxime Dénès
2019-05-15
Simplify the private constant API.
Pierre-Marie Pédrot
2019-05-14
Merge PR #8893: Moving evars_of_term from constr to econstr
Pierre-Marie Pédrot
2019-05-14
Merge PR #10125: Allow run_tactic to return a value, remove hack from ltac2
Pierre-Marie Pédrot
2019-05-14
Merge PR #10136: [ltac2] Add primitive integers
Pierre-Marie Pédrot
2019-05-14
Merge PR #10164: Add aucontext debug printer
Pierre-Marie Pédrot
2019-05-14
Merge PR #10135: Make detyping robust w.r.t. indexed anonymous variables
Pierre-Marie Pédrot
2019-05-14
Abstract away the implementation of side-effects in Safe_typing.
Pierre-Marie Pédrot
2019-05-14
Reduce the attack surface of Opaqueproof.
Pierre-Marie Pédrot
2019-05-14
Merge PR #10145: Code cleanups in tactics
Hugo Herbelin
2019-05-14
Remove the sidecond_first flag of apply-related tactics.
Pierre-Marie Pédrot
2019-05-14
Remove the elimrename field from Tactics.eliminator.
Pierre-Marie Pédrot
2019-05-14
Code factorization in elim tactics.
Pierre-Marie Pédrot
2019-05-14
Overlay for value-returning run_tactic
Gaëtan Gilbert
2019-05-14
Allow run_tactic to return a value, remove hack from ltac2
Gaëtan Gilbert
2019-05-14
Add aucontext debug printer
Gaëtan Gilbert
2019-05-14
Merge PR #10152: Move last changelog entries for 8.10+beta1.
Vincent Laporte
2019-05-13
Handle tags shorter than "diff." without an exception
Jim Fehrle
2019-05-13
Adding overlay for Equations.
Hugo Herbelin
2019-05-13
Passing evar_map to evars_of_term rather than expecting the term to be evar-nf.
Hugo Herbelin
2019-05-13
Moving Evd.evars_of_term from constr to econstr + consequences.
Hugo Herbelin
2019-05-13
Missing change entry for #9854.
Théo Zimmermann
[next]