aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp
Commit message (Expand)AuthorAge
* dead codeGravatar letouzey2007-07-11
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* More natural notation for intro pattern: @a -> ?aGravatar glondu2007-07-09
* New intro pattern "@A", which generates a fresh name based on A.Gravatar glondu2007-07-06
* Fix bug in subst_cases_pattern when aliasing recursive notations.Gravatar msozeau2007-07-02
* Factorisation des types dans l'affichage des paramètres des (Co)Inductif/RecordGravatar herbelin2007-06-30
* Correction d'un bug dans l'affichage du message d'erreur real_cleanGravatar herbelin2007-05-29
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* Prise en compte réversibilité des notations de la forme "Notation Nil := @n...Gravatar herbelin2007-05-10
* Nouveaux changements autour des implicites (notamment suite àGravatar herbelin2007-05-06
* Multiples changements autour des implicites :Gravatar herbelin2007-04-29
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Correction bug #1477 sur ordre des variables partagées par les or-patterns.Gravatar herbelin2007-04-13
* Support for implicit formal argument types in Program ; parse types in type s...Gravatar msozeau2007-03-28
* Correction bug affichage des notations des noms de fonctions appliquéesGravatar herbelin2007-03-20
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Une passe sur les warnings (ajout Options.warn déclenchée par compile-verbo...Gravatar herbelin2007-02-24
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Correction bug #1364 (les variables de section sont repérées parGravatar herbelin2007-02-07
* Allègement de l'affichage des références par le printer si possibleGravatar herbelin2007-01-22
* Ajout d'une option de débogage pour expliciter l'instance des evarsGravatar herbelin2007-01-11
* Suite commit restructuration discharge (application du type deGravatar herbelin2007-01-10
* Nouvelle approche pour le discharge modulaireGravatar herbelin2007-01-10
* Addition of a "Combined Scheme" vernacular command for building the conjuncti...Gravatar msozeau2006-12-23
* Variable print_instances pour déboguer les instances d'evarGravatar herbelin2006-12-12
* Pas d'escamotage des noms réservés si Set Printing All actibvéGravatar herbelin2006-12-08
* Remplacement de la dépendance de G_vernac en G_constr (sourceGravatar herbelin2006-12-03
* Suppression du type 'tac dans les abstract_argument_type: devenu inutile Gravatar herbelin2006-11-20
* Add a flush for a warning.Gravatar courtieu2006-10-23
* Notations:Gravatar herbelin2006-10-09
* Annulation de l'essai de changement de sémantique du %scope (révision 9208).Gravatar herbelin2006-10-06
* Essai de changement de sémantique du %scope : Gravatar herbelin2006-10-05
* Tentative d'amélioration du message d'erreur en cas de paramètre non laisséGravatar herbelin2006-09-24
* Correction bug dans détection clause "in" mal formée quand le "in" estGravatar herbelin2006-09-24
* Correction bug #1179 (result of Notation.decompose_notation_key in wrong orderGravatar herbelin2006-09-23
* - Correction filtrage des notations impliquant un "match" : la présenceGravatar herbelin2006-09-23
* Protection List.fold_left2 (cf bug #1224)Gravatar herbelin2006-09-22
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Export de fonctions d'interprétation acceptant des evars non résoluesGravatar herbelin2006-09-01
* Correction bug 1172 + correction en passant de la taille des paramètres de f...Gravatar herbelin2006-07-07
* Extension des motifs disjonctifs au cas de disjonction de motifs multiplesGravatar herbelin2006-07-03
* documentationGravatar herbelin2006-06-23
* Légère mise à jourGravatar herbelin2006-06-22
* Added {measure x f} as a valid recursion order.Gravatar msozeau2006-06-22
* Changement du type d'argument 'TacticArgType X' en un typeGravatar herbelin2006-06-08
* Réinitialisation de token_number à chaque compilation d'un nouveau fichier ...Gravatar notin2006-06-08
* Correction trou de subject-reduction de create_arg dans genarg.mliGravatar herbelin2006-06-07
* Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...Gravatar herbelin2006-05-30
* The "clean integration of subtac" patch.Gravatar msozeau2006-05-29
* - Déplacement des types paramétriques prod, sum, option, identity,Gravatar herbelin2006-05-28