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-02-12
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
Add notation {x & P} for sigT
Tej Chajed
2018-02-12
Merge PR #6565: [Backport script] Check .mli files are not changed.
Maxime Dénès
2018-02-12
Tentative fix for #6520: camlcity.org unresponsive makes AppVeyor fail.
Théo Zimmermann
2018-02-12
Merge PR #1082: Fixing Print for inductive types with let-in in parameters
Maxime Dénès
2018-02-12
CHANGES for universe variance
Gaëtan Gilbert
2018-02-12
Add test case for #6677.
Maxime Dénès
2018-02-12
Merge PR #6262: [error] Replace msg_error by a proper exception.
Maxime Dénès
2018-02-12
Merge PR #1047: Support universe instances on the literal Type
Maxime Dénès
2018-02-12
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
Merge PR #6729: [nativecomp] Remove ad-hoc handling of Dynlink exception.
Maxime Dénès
2018-02-12
Merge PR #6418: More detailed error messages for Canonical Structure, #6398
Maxime Dénès
2018-02-12
Merge PR #6139: Make list functions returning sumbools transparent
Maxime Dénès
2018-02-12
Merge PR #6718: Fix redirection to stderr in lint-repository error message.
Maxime Dénès
2018-02-12
Merge PR #6708: Mention -quiet flag for Fail
Maxime Dénès
2018-02-12
Merge PR #6706: ci-common: guess CI_BRANCH for local builds
Maxime Dénès
2018-02-12
Merge PR #6651: Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-02-12
Merge PR #6674: Delay computation of lifts in the reduction machine.
Maxime Dénès
2018-02-12
Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-11
inferCumulativity: add comment to explain [if not is_arity].
Gaëtan Gilbert
2018-02-11
Documentation for cumulative inductive variance.
Gaëtan Gilbert
2018-02-11
Print inductive cumulativity info in About.
Gaëtan Gilbert
2018-02-11
Universe instance printer: add optional variance argument.
Gaëtan Gilbert
2018-02-11
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-11
Merge anomaly-traces-parser.el into coqdev.el.
Gaëtan Gilbert
2018-02-11
coqdev.el: add installation instructions.
Gaëtan Gilbert
2018-02-11
dest_{prod,lam}: no Cast case (it's removed by whd)
Gaëtan Gilbert
2018-02-10
Inference of inductive subtyping does not need an evar map.
Gaëtan Gilbert
2018-02-10
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
[get_cumulativity_constraints] allowing further code sharing.
Gaëtan Gilbert
2018-02-10
Factorize code for comparing maybe-cumulative inductives.
Gaëtan Gilbert
2018-02-10
Fix typo in Univ.CumulativityInfo
Gaëtan Gilbert
2018-02-09
[vernac] Fix outdated comment.
Emilio Jesus Gallego Arias
2018-02-09
[nit] Remove some unnecessary global `open Feedback`
Emilio Jesus Gallego Arias
2018-02-09
[vernac] [minor] Move print effects to top-level caller.
Emilio Jesus Gallego Arias
2018-02-09
[error] Replace msg_error by a proper exception.
Emilio Jesus Gallego Arias
2018-02-09
[nativecomp] Remove ad-hoc handling of Dynlink exception.
Emilio Jesus Gallego Arias
2018-02-09
[toplevel] Small refactoring of fatal_error functions.
Emilio Jesus Gallego Arias
2018-02-09
[toplevel] Refactor command line argument handling.
Emilio Jesus Gallego Arias
2018-02-08
Fix redirection to stderr in lint-repository error message.
Gaëtan Gilbert
2018-02-08
pre-commit: nicer messages
Gaëtan Gilbert
2018-02-08
pre-commit: fail gracefully if fixing whitespace removes all changes
Gaëtan Gilbert
2018-02-08
pre-commit: add files after fixing ending newlines.
Gaëtan Gilbert
2018-02-08
Document configure setting up pre-commit hook in CONTRIBUTING.md
Gaëtan Gilbert
2018-02-08
Have the pre-commit hook also fix end-of-file nl
Jason Gross
2018-02-08
Auto-create .git/hooks/pre-commit on ./configure
Jason Gross
2018-02-08
pre-commit hook: fix whitespace error detection
Gaëtan Gilbert
2018-02-08
Mention linter and pre-commit hook in CONTRIBUTING.md.
Gaëtan Gilbert
2018-02-08
A pre-commit hook to magically fix whitespace issues.
Gaëtan Gilbert
2018-02-07
mention interactive mode for Fail message
Paul Steckler
[prev]
[next]