aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* On ne peut plus appliquer des arguments à une syntaxe primitiveGravatar herbelin2001-12-18
* affichage correct du type des inductifs et constructeurs en presenceGravatar barras2001-12-18
* parsing des branches de Cases au niveau lconstr (au lieu de constr)Gravatar barras2001-12-18
* Ajout syntaxe 'Canonical Structure' en remplacement de @Definition + suppress...Gravatar herbelin2001-12-16
* MAJ de la traduction en ast des variables de section en qualidGravatar herbelin2001-12-13
* compat ocaml 3.03Gravatar filliatr2001-12-13
* - condition de garde (suite)Gravatar barras2001-12-10
* nouvel algo de conversion plus uniformeGravatar barras2001-11-29
* Retablissement de la commande Existential que j'avais supprime par erreur.Gravatar clrenard2001-11-23
* types vs constrGravatar herbelin2001-11-20
* Diverses petites simplications de la machine de preuves.Gravatar clrenard2001-11-19
* Re-installation de l'affichage des globaux par des noms courtsGravatar herbelin2001-11-19
* Suites modifs du noyau. Univ devient purement fonctionnel.Gravatar barras2001-11-12
* Prise en compte de la syntaxe [x:=c:t]b comme équivalent de [x:=c::t]bGravatar herbelin2001-11-08
* Suppression des local_constraints, des ctxtty et du focus.Gravatar clrenard2001-11-06
* GROS COMMIT:Gravatar barras2001-11-05
* Suppression de Logic_Type.sigT, redondant avec Specif.sigTGravatar herbelin2001-10-24
* Modifs Tacinterp + debugger de tactiques + syntaxe de R + DiscrRGravatar delahaye2001-10-23
* Abstraction de l'immplementation de dirpath et implementation dans l'autre se...Gravatar herbelin2001-10-17
* Nouvelle correction du bug confusion entre implicites de locaux et de globauxGravatar herbelin2001-10-15
* Déplacement de global_reference dans Names pour pouvoir lier Nametab à gra...Gravatar herbelin2001-10-12
* Suppression option immediate_discharge; nettoyage de Declare et conséquencesGravatar herbelin2001-10-11
* Bug collision entre les implicites d'un global et les variables locales de mÃ...Gravatar herbelin2001-10-11
* Suppression des arguments sur les constantes, inductifs et constructeursGravatar barras2001-10-09
* Nouvelle tactique primitive ThinBody et nouvelles tactiques utilisateurs 'Cle...Gravatar herbelin2001-10-05
* Ajout de dynamiques pour les quotations constr et tacticGravatar delahaye2001-10-02
* Marre des unrecognized objectsGravatar herbelin2001-09-24
* Réparation des options Set Printing and coGravatar herbelin2001-09-21
* Mise en place globalisation optionnelle pour Infix/DistfixGravatar herbelin2001-09-21
* Amélioration affichage de print_leaf_entryGravatar herbelin2001-09-20
* Rajout 'Set Printing Depth'Gravatar herbelin2001-09-20
* TransparentGravatar barras2001-09-20
* Type 'sorts_family' (ex elimination_sorts) pour caractériser les familles de...Gravatar herbelin2001-09-19
* Ajout de la profondeur de section à DischargeAt pour gérer l'«open» et le...Gravatar herbelin2001-09-19
* Search prenait en compte le contenu des sections alors que celui-ci n'existe ...Gravatar herbelin2001-09-14
* Correction confusion VarNode/SectionVarNode (d'où bug Hints Unfold nom_local)Gravatar herbelin2001-09-14
* Ajout syntaxe "Assert H:T."Gravatar herbelin2001-09-14
* Prise en compte qualid dans Hint UnfoldGravatar herbelin2001-09-13
* Utilisation d'un type spécifique (elimination_sorts) pour caractériser les ...Gravatar herbelin2001-09-10
* Préparation à la mise en place d'univers algébriquesGravatar herbelin2001-09-09
* Rétablissement de Print SectionGravatar herbelin2001-09-06
* Remplace numarg -> pure_numarg dans Double InductionGravatar mohring2001-08-28
* bug incompatibilitéGravatar herbelin2001-08-13
* Pour contourner un bug de camlp4 3.02Gravatar herbelin2001-08-10
* ParsingGravatar herbelin2001-08-10
* Renommage TrueCut -> AssertGravatar herbelin2001-08-08
* Ajout tactique TrueCut qui fait la coupure du calcul des séquents; nouvelle ...Gravatar herbelin2001-08-07
* Nouvelle entrée ident_or_numargGravatar herbelin2001-08-06
* Mise en place d'un nouveau Destruct sur le modèle du nouvel InductionGravatar herbelin2001-08-05
* Changements dans le traitement des qualid'sGravatar delahaye2001-07-19