index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CHANGES
Commit message (
Expand
)
Author
Age
*
Experiment propagation of implicit arguments and arguments scope for
herbelin
2009-11-12
*
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-11
*
Improving abbreviations/notations + backtrack of semantic change in r12439
herbelin
2009-11-11
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
Made that notations to names behave like the names they refer to wrt
herbelin
2009-10-28
*
Added option --external to coqdoc to bind an url to an external library.
herbelin
2009-10-27
*
New cleaning phase of the Local/Global option management
herbelin
2009-10-26
*
Fixed clash names in Relations (see bug report #2152) and make names
herbelin
2009-10-08
*
Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'
letouzey
2009-10-08
*
Implicit argument of Logic.eq become maximally inserted
letouzey
2009-10-08
*
Added option "Unset Dependent Propositions Elimination" to protect
herbelin
2009-10-03
*
Add "case as/in/using" and temporary "destruct" with n args.
herbelin
2009-09-20
*
- Inductive types in the "using" option of auto/eauto/firstorder are
herbelin
2009-09-13
*
Addendum to revision 12323; update Makefile.common after removal of
herbelin
2009-09-11
*
Added the following lemmas to homogenize Reals a bit:
gmelquio
2009-09-11
*
Removed Gappa from the external provers supported by the dp plugin. Tactic ga...
gmelquio
2009-09-11
*
Added syntax "exists bindings, ..., bindings" for iterated "exists".
herbelin
2009-09-10
*
Update coqdoc documentation, CHANGES and add a fix for the proofbox (patch
msozeau
2009-09-08
*
New tactic to rewrite decidability lemmas when one knows which side
herbelin
2009-08-24
*
Move out JMeq of subst for compatibility (it affects e.g. the
herbelin
2009-08-06
*
Added "etransitivity".
herbelin
2009-08-03
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
Better comparison functions in OrderedTypeEx
letouzey
2009-07-22
*
- Granted wish #2138 (support for local binders in syntax of Record fields).
herbelin
2009-07-15
*
Support for binding Coq root read-only in -R option
herbelin
2009-07-01
*
File forgotten in commit 12171.
herbelin
2009-06-07
*
- Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: it
herbelin
2009-05-10
*
- Cleaning (unification of ML names, removal of obsolete code,
herbelin
2009-04-27
*
Some additions in Max and Zmax. Unifiying list of statements and names
herbelin
2009-04-14
*
Display the content of the list instead of "<list>" when an idtac
herbelin
2009-04-05
*
Update CHANGES
glondu
2009-03-30
*
- Fixed bug 2058 (as much as possible - the syntax of "pose (f binders := ...)"
herbelin
2009-03-23
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20
*
doc et CHANGES pour la commande Timeout
barras
2009-03-04
*
Add support for dependent "destruct" over terms in dependent types.
herbelin
2009-02-23
*
Add -coqtoolsbyteflags and -custom to ./configure...
glondu
2009-02-11
*
Cleaned CHANGES (rough backport of 11855 from v8.2 to trunk).
herbelin
2009-01-27
*
- Structuring Numbers and fixing Setoid in stdlib's doc.
herbelin
2009-01-19
*
Added installation of .cmi files in "make install" target of coq_makefile.
herbelin
2009-01-04
*
Update
herbelin
2009-01-01
*
Switched to "standardized" names for the properties of eq and
herbelin
2009-01-01
*
- 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
*
FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...
letouzey
2008-12-17
*
Extraction Blacklist : a new command for avoiding conflicts with existing files
letouzey
2008-12-16
*
About "apply in":
herbelin
2008-12-09
*
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
*
Fixed bug in VernacExtend printing + missing vernacular printing rules +
herbelin
2008-11-22
[next]