index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
decl_proof_instr.ml
Age
Commit message (
Expand
)
Author
2007-11-08
Prise en compte des notations "alias" dans la globalisation des coercions.
herbelin
2007-10-03
Ajout de eelim, ecase, edestruct et einduction (expérimental).
herbelin
2007-07-24
Declarative language: fixed the generation of fixpoints for induction proofs.
corbinea
2007-07-06
extension of the rename tactic: the following is now allowed:
letouzey
2007-05-29
Correction d'un bug dans l'affichage du message d'erreur real_clean
herbelin
2007-05-28
Contrôle de la compatibilité de apply via une information dans les
herbelin
2007-04-27
fixed glitch in escape
corbinea
2007-04-26
fin des conclusions multiples
corbinea
2007-04-18
debug plus poussé induction dépendante
corbinea
2007-04-16
fix bug with dependent inductive families
corbinea
2007-02-09
bugfix suffices
corbinea
2007-01-31
redirection of errors in coqide + dynamic warning printer (needed for tm_egg)
corbinea
2007-01-29
finalized suffices
corbinea
2007-01-28
"suffices" implemented + syntax cleanup
corbinea
2007-01-25
decl mode: anonymous facts
corbinea
2007-01-22
Correction du bug #1315:
notin
2007-01-22
changes in declarative language : by term using tactic
corbinea
2006-11-19
Raffinement de l'unification de "apply": mémorisation de certains
herbelin
2006-09-26
fixed error mesg in decl mode
corbinea
2006-09-20
Declarative Proof Language: main commit
corbinea