aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)Gravatar herbelin2008-03-10
* f_equal, revert, specialize in ML, contradict in better Ltac (+doc)Gravatar letouzey2008-03-07
* Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partGravatar msozeau2008-03-07
* repair for commit 10612 (due to grammar order, some syntaxes weren't working) Gravatar letouzey2008-03-06
* Syntax changes in typeclasses, remove "?" for usual implicit argumentsGravatar msozeau2008-03-06
* use loc instead of dummy_loc in the ugly intro-pattern rewrite hackGravatar letouzey2008-03-04
* Rework on rich forms of rewriteGravatar letouzey2008-03-01
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* added products and sorts as possible heads for canonical structuresGravatar corbinea2008-02-19
* fixed pp for declarative modeGravatar corbinea2008-02-19
* Ajout de caractères unicode reconnus apr le lexerGravatar notin2008-02-18
* Added default canonical structures (see example in test-suite)Gravatar corbinea2008-02-14
* suppression code mort oublié lors du commit 10495Gravatar herbelin2008-02-10
* fix the syntax "Include Type Foo"Gravatar letouzey2008-02-02
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Unification de TacLetRecIn et TacLetIn. En particulier, on peutGravatar herbelin2008-02-01
* Support for substructures in classes using :> notationGravatar msozeau2008-01-30
* Change notation for setoid inequality, coerce objects before comparing them. ...Gravatar msozeau2008-01-18
* Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b...Gravatar msozeau2008-01-17
* fixed script printingGravatar corbinea2008-01-17
* Generalize instance declarations to any context, better name handling. Add ho...Gravatar msozeau2008-01-15
* Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...Gravatar msozeau2008-01-07
* Correction bug #1749 (datant de l'implantation des or-patterns) +Gravatar herbelin2008-01-05
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Nettoyage de code en vue de la release. Plus de Warning: Unused Gravatar aspiwack2007-12-18
* Print Assumptions est pret pour la release.Gravatar aspiwack2007-12-17
* Correction ordre d'affichage des champs des RecordGravatar herbelin2007-12-14
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Nettoyage de Print Assumptions :Gravatar aspiwack2007-11-09
* Suite ajout raccourcis à compute et lazy pour réduire tout saufGravatar herbelin2007-11-09
* Replaced BinNat with a new version that is based on theories/Numbers/Natural/...Gravatar emakarov2007-11-07
* Suppress from the ouputs of SearchAbout all lemmas generated by "abstract"Gravatar letouzey2007-11-05
* Adding BigQ and proofsGravatar thery2007-10-25
* Correction de quelques défauts d'affichage (notations sous "as" pourGravatar herbelin2007-10-05
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* Ajout infos de débogage de "universe inconsistency" quand option SetGravatar herbelin2007-09-30
* Creation of a new token PATTERNIDENT (?ident) for intro patterns, soGravatar glondu2007-09-28
* Modification of the Scheme command.Gravatar vsiles2007-09-28
* * Adding compability with ocaml 3.10 + camlp5 (rework of Gravatar letouzey2007-09-15
* Utilisation d'un nouvel algorithme plus raffiné pour prendre en compte lesGravatar herbelin2007-09-04
* Oubli dans commit 10102...Gravatar herbelin2007-08-30
* - Débogueur: positionnement de set_detype_anonymous pour ne pasGravatar herbelin2007-08-29
* Report 10087, 10089, 10090 de 8.1 vers trunk (compatibilité camlp5 et -recty...Gravatar herbelin2007-08-24
* - Correction bug dans syntaxe des match (liste de motifs vide était acceptée)Gravatar herbelin2007-08-22
* Affichage de "thesis" seulement en mode déclaratifGravatar herbelin2007-07-18
* Generalized CAMLP4USE for pp dependenciesGravatar corbinea2007-07-16
* New bootstrapping, improved, Makefile systemGravatar corbinea2007-07-13
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11