| Commit message (Expand) | Author | Age |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | State Transaction Machine | gareuselesinge | 2013-08-08 |
* | Granting bug #3098: adding priority to Existing Instances. | ppedrot | 2013-08-01 |
* | Merging Context and Sign. | ppedrot | 2013-04-29 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Assumption commands are now displayed as unsafe in Coqide. | aspiwack | 2012-08-24 |
* | Updating headers. | herbelin | 2012-08-08 |
* | remove many excessive open Util & Errors in mli's | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Merge subinstances branch by me and Tom Prince. | msozeau | 2011-11-17 |
* | Merge branch 'subclasses' into coq-trunk | msozeau | 2011-05-05 |
* | Revert "Add [Polymorphic] flag for defs" | msozeau | 2011-04-13 |
* | Add [Polymorphic] flag for defs | msozeau | 2011-04-13 |
* | - Add modulo_delta_types flag for unification to allow full | msozeau | 2011-03-13 |
* | Keep information on which fields are subclasses in class declarations, | msozeau | 2011-03-11 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | New script dev/tools/change-header to automatically update Coq files headers. | herbelin | 2010-06-22 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Move from ocamlweb to ocamdoc to generate mli documentation | pboutill | 2010-04-29 |
* | Specific syntax for Instances in Module Type: Declare Instance | letouzey | 2010-01-04 |
* | Fix "Existing Instance" to handle globality information and "Existing | msozeau | 2009-12-27 |
* | Integrate a few improvements on typeclasses and Program from the equations br... | msozeau | 2009-10-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | More factorization of inductive/record and typeclasses: move class | msozeau | 2008-11-09 |
* | Generalized implementation of generalization. | msozeau | 2008-10-23 |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau | 2008-06-21 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | Fix globalization bug in class_tactics and refactorize instance | msozeau | 2008-05-19 |
* | - Add "Global" modifier for instances inside sections with the usual | msozeau | 2008-04-15 |
* | Add the ability to specify what to do with free variables in instance | msozeau | 2008-04-12 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau | 2008-03-23 |
* | Do another pass on the typeclasses code. Correct globalization of class | msozeau | 2008-03-19 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | New instance returns the (future) identifier of the instance. | msozeau | 2008-02-26 |
* | Proper implicit arguments handling for assumptions | msozeau | 2008-02-26 |
* | Backport Program Instance into Instance. Proper early error message if | msozeau | 2008-02-10 |
* | Change implementation of resolution for typeclasses to use a customized | msozeau | 2008-02-08 |
* | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau | 2008-02-06 |
* | Debug 0-ary typeclasses support, use new redefinition support for default tactic | msozeau | 2008-01-30 |
* | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau | 2008-01-18 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau | 2008-01-07 |
* | Implicit arguments in class field declarations | msozeau | 2008-01-02 |