aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Program/Syntax.v
Commit message (Expand)AuthorAge
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Remove the "exists" overrides from Program. (Fix bug #4360)Gravatar Guillaume Melquiond2015-10-07
* Update headers.Gravatar Maxime Dénès2015-01-12
* Updating headers.Gravatar herbelin2012-08-08
* theories/, plugins/ and test-suite/ ported to the Arguments vernacularGravatar gareuselesinge2011-11-21
* A module out of Program to have list notations (bug 2463)Gravatar pboutill2011-04-08
* Used multiple lists of implicit arguments to transfer the choices ofGravatar herbelin2010-10-23
* Using multiple lists of implicit arguments in Program for preservingGravatar herbelin2010-10-03
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made notations for exists, exists! and notations of Utf8.v recursive notationsGravatar herbelin2010-07-22
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Kill some useless dependencies (Bvector, Program.Syntax)Gravatar letouzey2010-02-17
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Fix the stdlib doc compilation + switch all .v file to utf8Gravatar letouzey2009-09-28
* - Resolve type class constraints before trying to find unresolvedGravatar msozeau2009-09-11
* - Better deal with commands inside section titles in latex output usingGravatar msozeau2009-01-21
* Move FunctionalExtensionality to Logic/ (someone please check that theGravatar msozeau2008-12-16
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Minor fixes. Use expanded type in class_tactics for Morphism search, toGravatar msozeau2008-04-02
* Misc: Add test for bug 1704, now closed. Add usual syntax for lists inGravatar msozeau2008-03-16
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16