aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface
AgeCommit message (Expand)Author
2008-11-09More factorization of inductive/record and typeclasses: move classmsozeau
2008-11-05Move Record desugaring to constrintern and add ability to use notationsmsozeau
2008-11-05Suite commit 11539 sur notation Record dans (Co)Inductive (MAJherbelin
2008-10-26Fixes and refinements regarding occurrence selection:herbelin
2008-10-23Fix bug #1977 by allowing the [apply] variants to take an [open_constr]msozeau
2008-10-23Open notation for declaring record instances.msozeau
2008-10-23Generalized implementation of generalization.msozeau
2008-10-22Affichage des notations récursives:herbelin
2008-10-19Suite 11472herbelin
2008-10-11Backporting 11445 from 8.2 to trunk (negative conditions inherbelin
2008-09-15Fix bug #1943 and restrict the inference optimisation of Program tomsozeau
2008-09-07Add the ability to declare [Hint Extern]'s with no pattern.msozeau
2008-09-07Fixes in typeclasses resolution. Avoid reducing instances types beforemsozeau
2008-08-22- New auto hints for transparency/opacity control, not bound to msozeau
2008-08-05Correction de bugs:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-18Modification rapide du message d'erreur lorsqu'un _ ne peut êtreherbelin
2008-06-29Correction bug "parser" suite changement syntaxeherbelin
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-16Add possibility to match on defined hypotheses, using brackets tomsozeau
2008-06-12Correction parser révélé par test-suiteherbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-22Strategy commands are now exportedbarras
2008-05-21refined the conversion oraclebarras
2008-05-12- Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used tomsozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-05-08Autre oubli de la révision 10904herbelin
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-04-28Backtrack on using metas eagerly in auto, only done in "new auto" formsozeau
2008-04-25Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveherbelin
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin
2008-04-21- Parameterize unification by two sets of transparent_state, one for openmsozeau
2008-04-15- Add "Global" modifier for instances inside sections with the usualmsozeau
2008-04-14oubli sur 10790herbelin
2008-04-13Bugs, nettoyage, et améliorations diversesherbelin
2008-04-04Correction problème de compil (blast.ml)herbelin
2008-04-04Quelques améliorations des intro patterns:herbelin
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2008-04-01Ajout "simple apply" et "simple eapply" pour apply sans unfoldherbelin
2008-03-30Suite commit 10730: MAJ xlate.mlherbelin
2008-03-28- Second pass on implementation of let pattern. Parse "let ' par [as x]?msozeau
2008-03-07f_equal, revert, specialize in ML, contradict in better Ltac (+doc)letouzey
2008-03-07Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partmsozeau
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2008-03-01Rework on rich forms of rewriteletouzey
2008-02-25Forgotten file in previous commitlmamane
2008-02-22Merge with lmamane's private branch:lmamane
2008-02-01Beaoucoup de changements dans la representation interne des modules.soubiran