index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
indfun.ml
Age
Commit message (
Expand
)
Author
2010-06-14
Fixed commit 13125 (stricter check of induction args): an interpretation
herbelin
2010-06-09
Allowing to use an ordering different than Lt with measure
jforest
2010-06-08
Using vernac parsing for Function
jforest
2009-12-16
adding an option functional_induction_rewrite_dependent to make functional in...
jforest
2009-12-12
Fixed incorrect computation of possible guard in presence of `{ ... } contexts.
herbelin
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-11
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-04
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-03-20
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey