aboutsummaryrefslogtreecommitdiff
path: root/theories/Init/Notations.v
AgeCommit message (Expand)Author
2016-04-04Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...Matthieu Sozeau
2016-03-06Moving Eauto to a simple ML file.Pierre-Marie Pédrot
2016-02-22Moving the Tauto tactic to proper Ltac.Pierre-Marie Pédrot
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-12-24Removing auto from the tactic AST.Pierre-Marie Pédrot
2015-08-14Move type_scope into user space, fix some output logsJason Gross
2015-08-14Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080Jason Gross
2015-08-02Reverting 16 last commits, committed mistakenly using the wrong push command.Hugo Herbelin
2015-08-02Adding a notation { x & P } for { x : _ & P }.Hugo Herbelin
2015-03-31Fix various typos in documentationMatěj Grabovský
2015-01-12Update headers.Maxime Dénès
2014-08-07Instead of relying on a trick to make the constructor tactic parse, putPierre-Marie Pédrot
2014-08-07Removing the "constructor" tactic from the AST.Pierre-Marie Pédrot
2014-05-16Moving argument-free tactics out of the AST into a dedicatedPierre-Marie Pédrot
2014-05-12Now parsing rules of ML-declared tactics are only made available after thePierre-Marie Pédrot
2012-08-08Updating headers.herbelin
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-04-12"A -> B" is a notation for "forall _ : A, B".pboutill
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-08-11Fixed extra space in printing notation { x & P } + minor other thingsherbelin
2008-06-08- Patch sur "intros until 0"herbelin
2008-05-09Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]herbelin
2008-04-29Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laherbelin
2007-06-05Gestion espaces dans notation _ = _ :> _herbelin
2006-05-28- Déplacement des types paramétriques prod, sum, option, identity,herbelin
2004-12-06Inutile de réserver les notations à base de '{ }'herbelin
2004-08-01Commentaires coqdocherbelin
2004-07-16Nouvelle en-têteherbelin
2004-03-17Definition de la notation de la paire par un motif recursifherbelin
2004-02-12Décomposition automatique des règles d'analyse syntaxique pour lesherbelin
2003-12-16Duplication temporaire des règles de syntaxe des pairesherbelin
2003-12-15modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesbarras
2003-12-05power associe a droitemarche
2003-11-29Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...herbelin
2003-11-21Tri et typoherbelin
2003-11-13moins unaire au niveau 35, tactiques simple_induction et simple_destruct, Loc...barras
2003-11-12%type au lieu de %Therbelin
2003-11-12petits changements de syntaxebarras
2003-11-01Finalement, niveau 0 pour l'argument du '-' uniare, pour eviter que les entie...herbelin
2003-10-30Parsing du moins unaire au niveau de l'application qui n'a pas besoin d'etre ...herbelin
2003-10-28Ajout %core; MAJ niveau connecteurs logiqueherbelin
2003-10-22reorganisation des niveaux (ex: = est a 70)barras
2003-10-16nouvelle syntaxe de ltacbarras
2003-10-13Enregistrement '^' en v8herbelin
2003-09-21Les notations 'x <= y <= z' sont réservées et s'appliquent maintenant aussi...herbelin
2003-08-10Affichage {}+{}, niveau paire au plus hautherbelin
2003-06-10Deplacement delimiteur T dans Notationsherbelin
2003-05-29Bug niveauherbelin