index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
Commit message (
Expand
)
Author
Age
*
fix blanks in usage message
Enrico Tassi
2016-05-19
*
coqc: support -o option to specify output file name
Enrico Tassi
2016-05-19
*
Put the "exact_constr" 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
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
|
*
Fix bug #3887: Better error message for "More than one program with unsolved ...
Pierre-Marie Pédrot
2016-05-09
|
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
*
Fix bug #4705: coqtop accepts both -emacs and -ideslave.
Pierre-Marie Pédrot
2016-05-03
|
*
Call hooks when terminating a definition proof (bug #4663).
Guillaume Melquiond
2016-05-03
|
*
Properly handle notations containing spaces (bug #4538).
Guillaume Melquiond
2016-05-02
*
|
Revert "A heuristic to add parentheses in the presence of rules such as"
Hugo Herbelin
2016-04-27
*
|
Revert "Protect the beautifier from change in the lexer state (typically by"
Hugo Herbelin
2016-04-27
*
|
Protect the beautifier from change in the lexer state (typically by
Hugo Herbelin
2016-04-27
*
|
A heuristic to add parentheses in the presence of rules such as
Hugo Herbelin
2016-04-27
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-24
|
\
|
|
*
Building lazily a few debugging messages involving expressions of commands
Hugo Herbelin
2016-04-17
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-09
|
\
|
|
*
Allow to unset the refinement mode of Instance in ML
Matthieu Sozeau
2016-04-07
*
|
Merge branch 'trunk' of git+ssh://scm.gforge.inria.fr/gitroot/coq/coq into trunk
Matej Kosik
2016-04-04
|
\
\
*
\
\
Merging "https://github.com/coq/coq/pull/94", i.e. "Traversal of inductive de...
Matej Kosik
2016-04-04
|
\
\
\
|
|
*
|
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-04-04
|
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-30
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Was too restrictive in syntactic definitions, not imagining that they
Hugo Herbelin
2016-03-28
|
*
|
|
Fix handling of arity of definitional classes.
Matthieu Sozeau
2016-03-24
*
|
|
|
Moving Tactic_debug to Hightactic.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving Refine to its proper module.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-20
|
\
|
|
|
*
|
|
|
Moving Tacintern to Hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving the Ltac definition command to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving the tactic related code from Metasyntax to a new file.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving Print Ltac to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving Tactic Notation to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving Tacinterp to Hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
|
|
Moving the use of Tactic_option from Obligations to G_obligations.
Pierre-Marie Pédrot
2016-03-19
*
|
|
|
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-19
*
|
|
|
Replacing the interpretation of Proof using ... with a proper code.
Pierre-Marie Pédrot
2016-03-19
*
|
|
|
Removing dead code in Pcoq.
Pierre-Marie Pédrot
2016-03-18
*
|
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
\
\
\
*
|
|
|
|
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
|
|
*
|
|
Fix bug #4627: records with no declared arity can be template polymorphic.
Matthieu Sozeau
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
*
|
|
|
Relying on parsing rules rather than genarg to check if an argument is empty.
Pierre-Marie Pédrot
2016-03-17
|
*
|
|
Fix bug when a sort is ascribed to a Record
Matthieu Sozeau
2016-03-15
*
|
|
|
Typeclasses: respect Declare Instance priority
Matthieu Sozeau
2016-03-14
[next]