index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
auto_ind_decl.ml
Commit message (
Expand
)
Author
Age
*
Fixed "Scheme Equality" when another instance of the scheme on the
herbelin
2009-11-08
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Add more precise error localisation when one of the application fails
herbelin
2009-08-04
*
Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"
herbelin
2009-03-16
*
About "apply in":
herbelin
2008-12-09
*
Fixes and refinements regarding occurrence selection:
herbelin
2008-10-26
*
Évolutions diverses et variées.
herbelin
2008-08-04
*
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-21
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
- Extension de "generalize" en "generalize c as id at occs".
herbelin
2008-06-08
*
Adding 'at' to rewrite, as it is already implemented in setoid_rewrite.
msozeau
2008-04-12
*
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
herbelin
2008-04-01
*
* Factorizing code : context_chop was used in several files (even as chop_con...
vsiles
2008-03-17
*
Nettoyage de code en vue de la release. Plus de Warning: Unused
aspiwack
2007-12-18
*
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-06
*
Added the automatic generation of the boolean equality if possible and the
vsiles
2007-10-05