index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
funind
/
tacinv.ml4
Age
Commit message (
Expand
)
Author
2006-05-31
Replacing the old version of "functional induction" with the new one.
jforest
2006-05-03
Cleanning and factorizing code in funind. Spliting new_arg_principles into to...
jforest
2006-01-28
Réorganisation de la structure interne des types de déclarations (decl_kinds)
herbelin
2006-01-21
Messages de idtac et fail peuvent maintenant être des listes de string, int ...
herbelin
2005-12-26
Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...
herbelin
2005-12-08
More exception handling in functional scheme.
coq
2005-09-16
changed the syntax categories of arguments of functional scheme
coq
2005-08-18
code cleaning. No changes as far as tested.
coq
2005-05-26
Correction of a bug in functional scheme. It raised with mutual
coq
2005-02-12
Uniformisation de destApplication en destApp
herbelin
2004-12-10
Hugo fixed a bug of refine, and it revealed a bug of functional
coq
2004-12-06
Code mort
herbelin
2004-10-20
COMMITED BYTECODE COMPILER
barras
2004-08-24
Application du patch de Michel Mauny pour pouvoir compiler en ocaml 3.08.1
herbelin
2004-02-10
Correction of a bug in Functional Scheme discovered when porting the
coq
2004-02-09
New version of Functional Scheme and functional induction. Deals with
coq
2003-11-27
Retour des _eq en v8
herbelin
2003-11-12
petits changements de syntaxe
barras
2003-10-07
Compatibilite V7 des noms d'hypotheses
herbelin
2003-10-02
Plus de nom commencant par '_' en V8
herbelin
2003-03-31
Ajout d'un message à FailTac
herbelin
2003-03-31
Correcting a bug occuring when the mimicked function had a
courtieu
2003-03-01
Added some tests to make more robust the tactique "Functional
courtieu
2003-02-27
The contribution of Pierre Courtieu on generating specialized induction schemes
bertot