index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
interface
/
xlate.ml
Age
Commit message (
Expand
)
Author
2002-11-24
Utilisation des niveaux de camlp4 pour gérer les niveaux de constr; amélior...
herbelin
2002-11-16
Complétion du commit précédent
herbelin
2002-11-15
Passage à une représentation des fixpoints plus primitive dans constr_expr ...
herbelin
2002-11-14
Réforme de l'interprétation des termes :
herbelin
2002-11-05
Intégration des modifs de la branche mowgli :
herbelin
2002-10-23
Clarification changements autour de Remark/Fact/Local
herbelin
2002-10-14
TacCall attend une référence
herbelin
2002-10-14
Ajout "Arguments Scope" pour associer des "scopes" aux arguments d'une
herbelin
2002-10-13
Mise en place de 'Scope' pour gérer des ensembles de notations - phase 1; ha...
herbelin
2002-10-06
correcting the treatment of many tactics that use quant_hyp in file xlate.ml
bertot
2002-10-04
Re-introduce the treatement of Tacticals that Hugo had already done in
bertot
2002-10-03
Previous version did compile but did not make it possible to actually run
bertot
2002-09-29
Complétion filtrage
herbelin
2002-08-02
Modules dans COQ\!\!\!\!
coq
2002-07-11
Généralisation des syntaxes ': T := t', ':= t : T', ': T', ':= t' pour
herbelin
2002-06-03
Intgration uniforme de coercions dans les dclarations (Variable and co) et re...
herbelin
2002-05-29
Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...
herbelin
2001-12-18
Integrating the Ltac language and the Blast tool into the interface
bertot
2001-11-05
GROS COMMIT:
barras
2001-08-10
Prsing
herbelin
2001-05-29
Facilites pour le debogguage des univers.
coq
2001-04-19
Add a treatement of elaborate Intros tactics, CONJPATTERN and family.
bertot
2001-04-19
ZArith --> Zarith
mohring
2001-04-19
remplace Zarith par ZArith
mohring
2001-04-18
Correcting a problem of s that appears behind a Let when there are
bertot
2001-04-18
Adding files for the production of textual explanations as used in pcoq.
bertot
2001-04-07
Make sure the parser knows about the constructors of type nat, so
bertot
2001-04-04
Make sure the constructors of Z and positive are recognized: they show up
bertot
2001-04-04
Files that handle the dialogue with the graphical user-interface pcoq.
bertot