index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
vernacentries.ml
Commit message (
Expand
)
Author
Age
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
Now "Include Self <expr>" handles partially applied functors, cf for example ...
soubiran
2009-11-18
*
Allow interactive proofs in module types
letouzey
2009-11-18
*
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
*
Include Self (Type) Foo: applying a (Type) Functor to the current context
letouzey
2009-11-16
*
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-11
*
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
*
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-28
*
Add a new vernacular command for controling implicit generalization of
msozeau
2009-10-27
*
New cleaning phase of the Local/Global option management
herbelin
2009-10-26
*
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-10-09
*
Add support for Local Declare ML Module
glondu
2009-09-29
*
Add the option to automatically introduce variables declared before the
msozeau
2009-09-22
*
Replace call to where_in_path by find_file_in_path in "Locate File"
glondu
2009-09-17
*
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
*
Generalized the possibility to refer to a global name by a notation
herbelin
2009-09-11
*
Postpone checking of Local/Global to allow grammar extensions to use it
msozeau
2009-09-02
*
Ajout de la gestion de Local et Global pour les options (au sens de
aspiwack
2009-08-14
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
Fix implicit args code so that declarations are added for all
msozeau
2009-05-27
*
Stop using a "Manual Implicit Arguments" flag and support them as soon
msozeau
2009-05-27
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-03-28
*
Optionally list opaque constants in addition to axions/variables in
msozeau
2009-03-09
*
commande Timeout + compaction des traces de debug_tactic
barras
2009-03-04
*
Les records déclarés avec Record ne peuvent plus être récursifs (le
aspiwack
2009-01-19
*
Backporting from v8.2 to trunk:
herbelin
2009-01-18
*
Getting rid of the previous implementation of setoid_rewrite which was
msozeau
2009-01-18
*
DISCLAIMER
puech
2009-01-17
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
- Added support for subterm matching in SearchAbout.
herbelin
2008-12-29
*
- coq_makefile: target install now respects the original tree structure
herbelin
2008-12-24
*
Generalized binding syntax overhaul: only two new binders: `() and `{},
msozeau
2008-12-14
*
Minor improvement to commit 11619
herbelin
2008-11-23
*
Fixed bug #2006 (type constraint on Record was not taken into account) +
herbelin
2008-11-23
*
More factorization of inductive/record and typeclasses: move class
msozeau
2008-11-09
*
Move Record desugaring to constrintern and add ability to use notations
msozeau
2008-11-05
*
Nouvelle syntaxe pour écrire des records (co)inductifs :
aspiwack
2008-11-05
*
Backporting 11445 from 8.2 to trunk (negative conditions in
herbelin
2008-10-11
*
Minor fixes related to coqdoc and --interpolate and the dependent
msozeau
2008-10-03
*
Add user syntax for creating hint databases [Create HintDb foo
msozeau
2008-09-14
*
In manual implicit arguments mode, do not enrich implicits
msozeau
2008-09-14
*
Évolutions diverses et variées.
herbelin
2008-08-04
*
Fixes in generalize_eqs/dependent induction to allow the user to specify
msozeau
2008-07-28
*
Suite commit 11236
notin
2008-07-24
*
Correct implementation of discharging of implicit arguments and add new
msozeau
2008-07-22
[next]