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
*
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
*
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
*
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
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-24
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Bugfix micromega: more careful syntaxification of terms of the form (Rinv t)
Frédéric Besson
2016-04-18
*
|
|
Removing redundant *_TYPED AS clauses in EXTEND statements.
Pierre-Marie Pédrot
2016-04-12
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-09
|
\
\
\
|
|
*
|
Fix order of arguments to Big.compare_case in ExtrOcamlZBigInt.v
Nickolai Zeldovich
2016-04-09
|
|
/
/
|
*
|
Fixing a source of inefficiency and an artificial dependency in the
Daniel de Rauglaudre
2016-04-08
*
|
|
Getting rid of the "_mods" parsing entry.
Pierre-Marie Pédrot
2016-04-01
*
|
|
Moving the proof mode parsing management to Pcoq.
Pierre-Marie Pédrot
2016-03-19
*
|
|
Removing the special status of generic arguments defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
*
|
|
Removing the special status of generic entries defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
*
|
|
Adding a universe argument to Pcoq.create_generic_entry.
Pierre-Marie Pédrot
2016-03-17
*
|
|
Removing the registering of default values for generic arguments.
Pierre-Marie Pédrot
2016-03-17
*
|
|
Supporting "(@foo) args" in patterns, where "@foo" has no arguments.
Hugo Herbelin
2016-03-13
*
|
|
Removing OCaml deprecated function names from the Lazy module.
Pierre-Marie Pédrot
2016-03-10
*
|
|
Removing useless grammar.cma dependencies.
Pierre-Marie Pédrot
2016-03-06
*
|
|
Splitting the nsatz ML module into an implementation and a grammar files.
Pierre-Marie Pédrot
2016-03-06
*
|
|
Moving Eauto to a simple ML file.
Pierre-Marie Pédrot
2016-03-06
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
|
*
|
|
Using build_selector from Equality as a replacement of the selector
Hugo Herbelin
2016-03-05
|
*
|
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
|
Making parentheses mandatory in tactic scopes.
Pierre-Marie Pédrot
2016-03-04
*
|
|
Getting rid of the "<:tactic< ... >>" quotations.
Pierre-Marie Pédrot
2016-02-24
*
|
|
Moving the Tauto tactic to proper Ltac.
Pierre-Marie Pédrot
2016-02-22
*
|
|
The tactic generic argument now returns a value rather than a glob_expr.
Pierre-Marie Pédrot
2016-02-22
[next]