index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Move [delayed] to util and use [force_delayed] everywhere to force
msozeau
2010-06-30
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Added printing of recursive notations in cases pattern (supported by wish 2248).
herbelin
2010-06-14
*
Fixing bug 2295 (omission of option "as" in return clause of "match" was not
herbelin
2010-06-13
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Fix bug #2262: bad implicit argument number by avoiding counting
msozeau
2010-06-09
*
Fixed wrong spelling in a warning.
herbelin
2010-06-08
*
Fix treatment of {struct x} annotations in presence of generalized
msozeau
2010-06-08
*
Fix bug 2307
pboutill
2010-05-20
*
Nicer representation of tokens, more independant of camlp*
letouzey
2010-05-19
*
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Removed obsolete v7->v8 translation code (function check_same_type is
herbelin
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Fixed some printing bugs.
herbelin
2010-04-18
*
Optimized need for delimiters when disjoint scopes for strings and
herbelin
2010-04-10
*
Partially fixed bug #2231 (an inductive parameter name was internally
herbelin
2010-04-10
*
Improving compatibility between 8.2 and 8.3
herbelin
2010-04-05
*
Small things about coqdoc + fixing lettuple.v test (part of bug #2289)
herbelin
2010-03-30
*
Several bug-fixes and improvements of coqdoc
herbelin
2010-03-29
*
Fix implicit_application for let-bound variables in the class context.
msozeau
2010-01-28
*
Backport fixes in Instance declarations to Program Instance.
msozeau
2010-01-28
*
Variant !F M for functor application that does not honor the Inline declarations
letouzey
2010-01-17
*
Include can accept both Module and Module Type
letouzey
2010-01-07
*
Allowed handling of partly-applied record constructors. (Fix for bug #2196.)
gmelquio
2010-01-06
*
In "simpl c" and "change c with d", c can be a pattern.
herbelin
2009-12-24
*
Opened the possibility to type Ltac patterns but it is not fully functional yet
herbelin
2009-12-24
*
Generic support for open terms in tactics
herbelin
2009-12-21
*
Made the interpretation levels rlevel/glevel/tlevel truly phantom
herbelin
2009-12-19
*
Deactivating printing of {| |} for records when option Printing All is set.
herbelin
2009-12-13
*
Fixed incorrect computation of possible guard in presence of `{ ... } contexts.
herbelin
2009-12-12
*
No more specific syntax "Include Self" for inclusion of partially-applied fun...
letouzey
2009-12-07
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
Module subtyping : allow many <: and module type declaration with <:
letouzey
2009-11-18
*
New syntax <+ for chains of Include (or Include Type) (or Include Self (Type))
letouzey
2009-11-16
*
Experiment propagation of implicit arguments and arguments scope for
herbelin
2009-11-12
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Improving abbreviations/notations + backtrack of semantic change in r12439
herbelin
2009-11-11
*
Deactivation of (intrusive) printing of abbreviations from non-imported modules.
herbelin
2009-11-09
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Use generalizable variables info when internalizing arbitrary bindings,
msozeau
2009-11-08
*
Misc fixes.
msozeau
2009-11-06
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
list, length, app are migrated from List to Datatypes
letouzey
2009-11-02
*
Revision 12439 continued, printing part (notations to names behave
herbelin
2009-10-29
*
Made that notations to names behave like the names they refer to wrt
herbelin
2009-10-28
*
Fixed a bug when reporting unexisting reference to an inductive
herbelin
2009-10-28
*
Add a new vernacular command for controling implicit generalization of
msozeau
2009-10-27
*
Local/Global revision 12418 continued
herbelin
2009-10-26
[next]