index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
*
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
*
|
Remove inappropriate comment.
Maxime Dénès
2016-06-16
|
*
Remove the syntax changes introduced by this branch.
Pierre-Marie Pédrot
2016-06-15
*
|
ssrmatching: giving proper credits to the original author(s)
Enrico Tassi
2016-06-15
*
|
ssrmatching: ltac argument parsing made more robust
Enrico Tassi
2016-06-15
*
|
ssrmatching: debug prints sent via msg_debug
Enrico Tassi
2016-06-15
*
|
Rename "Set SsrMatchingDebug" into "Set Debug SsrMatching"
Enrico Tassi
2016-06-15
|
*
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
port ssrmatching plugin to the new makefile
Enrico Tassi
2016-06-14
*
|
Merge remote-tracking branch 'origin/pr/146' into trunk
Enrico Tassi
2016-06-14
|
\
\
*
\
\
Merge remote-tracking branch 'origin/pr/173' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
*
\
\
\
Merge remote-tracking branch 'github/evarunsafe' into trunk
Matthieu Sozeau
2016-06-14
|
\
\
\
\
|
*
|
|
|
newring: fix for hack using evars as integers.
Matthieu Sozeau
2016-06-09
*
|
|
|
|
Compilation via pack for plugins of the stdlib
Pierre Letouzey
2016-06-08
|
/
/
/
/
*
|
|
|
Officially discontinue the experimental coq build via ocamlbuild
Pierre Letouzey
2016-06-08
|
*
|
|
STM: proof block detection/error resilience API
Enrico Tassi
2016-06-06
|
/
/
/
*
|
|
Removing "intro" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
*
|
|
A slight phase of documentation and uniformization of names of
Hugo Herbelin
2016-06-02
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-01
|
\
\
\
*
|
|
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
*
|
|
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
*
|
|
|
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
|
*
|
|
Extraction/Projections: Fix bug #4710
Matthieu Sozeau
2016-05-23
|
*
|
|
Disable memoization rather than failing when files cannot be opened.
Guillaume Melquiond
2016-05-20
*
|
|
|
Extraction: code cleanup in Common
Pierre Letouzey
2016-05-20
|
*
|
|
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
*
|
|
|
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
*
|
|
|
Micromega: qualify Coq.micromega.Tauto (avoid coqdep warnings about new Init/...
Pierre Letouzey
2016-05-19
*
|
|
|
Removing the old refine tactic from the Tactics module.
Pierre-Marie Pédrot
2016-05-17
*
|
|
|
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
|
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
|
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
|
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
|
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
|
|
Interpretation function can return any untyped value.
Pierre-Marie Pédrot
2016-05-04
*
|
|
|
More toplevel value representation sharing.
Pierre-Marie Pédrot
2016-05-04
*
|
|
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
|
|
*
|
|
Fix Haskell extraction for terms over 45 characters long
Nickolai Zeldovich
2016-05-04
|
*
|
|
Handle primitive projections inside types when extracting (bug #4616).
Guillaume Melquiond
2016-05-04
*
|
|
|
Merge branch 'haskell-type-indent' of https://github.com/zeldovich/coq into t...
Pierre Letouzey
2016-05-04
|
\
\
\
\
|
|
*
|
|
Remove extraneous space in coqtop/pg output (bug #4675).
Guillaume Melquiond
2016-05-03
*
|
|
|
|
Revert "Fixing printers for pr_auto_using and pr_firstorder_using."
Hugo Herbelin
2016-04-27
*
|
|
|
|
Revert "Fixing printing of Function."
Hugo Herbelin
2016-04-27
*
|
|
|
|
Revert "Adding printers for ring and field commands."
Hugo Herbelin
2016-04-27
*
|
|
|
|
Revert "Fixing a mispelling coma -> comma."
Hugo Herbelin
2016-04-27
*
|
|
|
|
Fixing a mispelling coma -> comma.
Hugo Herbelin
2016-04-27
*
|
|
|
|
Adding printers for ring and field commands.
Hugo Herbelin
2016-04-27
*
|
|
|
|
Fixing printing of Function.
Hugo Herbelin
2016-04-27
*
|
|
|
|
Fixing printers for pr_auto_using and pr_firstorder_using.
Hugo Herbelin
2016-04-27
[next]