index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
lemmas.ml
Age
Commit message (
Expand
)
Author
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
Decl_kinds becomes a pure mli file, remaining ops in new file kindops.ml
letouzey
2012-03-02
Noise for nothing
pboutill
2011-12-17
A pass on warning printings. Made systematic the use of msg_warning so
herbelin
2011-12-12
Proof using ...
gareuselesinge
2011-10-05
Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612).
herbelin
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
- Remove create_evar_defs
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-04-03
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-02-10
Interp a definition with the implicit arguments of its local context
pboutill
2011-01-31
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-10-31
Minor factorization of the part of the code used for Unnamed_thm saving.
herbelin
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-29
Made tclABSTRACT normalize evars before saying it does not support
herbelin
2010-06-09
Automatic introduction of names given before ":" in Lemma's and
herbelin
2010-05-04
- Fixing bug #2308 about Lemma ... with
vsiles
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-09
Granting wish #2249 (checking existing lemma name also when in a section).
herbelin
2010-03-24
Fixed bug #2260 (check of resolution of all evars in the declaration
herbelin
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-09
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin