index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
command.mli
Commit message (
Expand
)
Author
Age
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
Annotations at functor applications:
letouzey
2011-02-11
*
More comments and less doublons in some mli
pboutill
2011-02-10
*
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-31
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Amelioration dans Function
jforest
2010-07-16
*
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Automatic introduction of names given before ":" in Lemma's and
herbelin
2010-06-09
*
Fix treatment of {struct x} annotations in presence of generalized
msozeau
2010-06-08
*
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-11
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Backtrack on the forced discharge of type class variables introduced
msozeau
2009-09-14
*
Fix implicit args code so that declarations are added for all
msozeau
2009-05-27
*
Fix to my last notation patch: now fixpoint are correctly handled
vsiles
2009-05-13
*
Fixed bugs #2001 (search_guard was overwriting the guard index given
herbelin
2009-01-04
*
More factorization of inductive/record and typeclasses: move class
msozeau
2008-11-09
*
Nouvelle syntaxe pour écrire des records (co)inductifs :
aspiwack
2008-11-05
*
Add enough information to correctly globalize recursive calls in inductive and
msozeau
2008-09-11
*
Fix bug #1913, checking for unresolved evars which aren't obligations.
msozeau
2008-07-24
*
Improvements on coqdoc by adding more information into .glob
msozeau
2008-05-30
*
Postpone the search for the recursive argument index from the user given
msozeau
2008-05-06
*
Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve
herbelin
2008-04-25
*
Add the ability to specify the implicit status of section variables and
msozeau
2008-04-02
*
Ajout d'abbréviations/notations paramétriques
herbelin
2008-03-30
*
Fix a bug found by B. Grégoire when declaring morphisms in module
msozeau
2008-03-23
*
Do a second pass on the treatment of user-given implicit arguments. Now
msozeau
2008-03-15
*
Proper implicit arguments handling for assumptions
msozeau
2008-02-26
*
Merge with lmamane's private branch:
lmamane
2008-02-22
*
Backport Program Instance into Instance. Proper early error message if
msozeau
2008-02-10
*
Backport code from command.ml to subtac_command.ml for definining
msozeau
2008-02-08
*
Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...
msozeau
2007-12-31
*
Modification of the Scheme command.
vsiles
2007-09-28
*
Modification of VernacScheme to handle a new scheme: Equality (equality in
vsiles
2007-05-25
*
New keyword "Inline" for Parameters and Axioms for automatic
soubiran
2007-04-25
*
Support for implicit formal argument types in Program ; parse types in type s...
msozeau
2007-03-28
*
Add a parameter to QuestionMark evar kind to say it can be turned into an obl...
msozeau
2007-03-19
*
Addition of a "Combined Scheme" vernacular command for building the conjuncti...
msozeau
2006-12-23
*
Ajout possibilité clause "where" dans co-points fixes
herbelin
2006-09-01
*
Restructuration des points d'entrée de Pretyping et Constrintern
herbelin
2005-12-21
*
Types inductifs parametriques
mohring
2005-11-02
*
Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...
herbelin
2005-01-02
*
COMMITED BYTECODE COMPILER
barras
2004-10-20
[next]