aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Backport Program Instance into Instance. Proper early error message ifGravatar msozeau2008-02-10
* Solde de code mort et petites optimisations sur lesquels je suisGravatar herbelin2008-02-09
* Change implementation of resolution for typeclasses to use a customizedGravatar msozeau2008-02-08
* New "Preterm [ of id ] " command to show the preterm before giving it toGravatar msozeau2008-02-08
* Backport code from command.ml to subtac_command.ml for defininingGravatar msozeau2008-02-08
* New algorithm to resolve morphisms, after discussion with NicolasGravatar msozeau2008-02-06
* 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
* Fix obvious syntax error. Forgot to recompile before commiting...Gravatar msozeau2008-01-31
* Finish let| implementation and document itGravatar msozeau2008-01-31
* Work on dependent induction tactic and friends, finish the test-suite exampleGravatar msozeau2008-01-30
* Use new redefinition support for the default obligations tacticGravatar msozeau2008-01-30
* Correction du bug #1785Gravatar notin2008-01-29
* Récupération d'une exception Not_foundGravatar notin2008-01-22
* cosmetics: after an extract inductive to bool, let's use if then elseGravatar letouzey2008-01-20
* Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...Gravatar msozeau2008-01-18
* 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
* Generalize instance declarations to any context, better name handling. Add ho...Gravatar msozeau2008-01-15
* Correction of bug #1769Gravatar jforest2008-01-09
* Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...Gravatar msozeau2008-01-07
* Completion of 10427...Gravatar herbelin2008-01-07
* Add partial setoids in theories/Classes, add SetoidDec class for setoids with...Gravatar msozeau2008-01-04
* Fix name capture bug and call the right pretyper in subtac.Gravatar msozeau2007-12-31
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Suppression de commentaires inutilesGravatar notin2007-12-19
* 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
* bug correction in functional inversion principle generationGravatar jforest2007-11-27
* minor bug correction in FunctionGravatar jforest2007-11-26
* Extraction inlines Wf.Fix by default (wish of Y.Bertot)Gravatar letouzey2007-11-21
* Bug in functionnal induction principle generationGravatar jforest2007-11-19
* Correcting a segfault on amd64 arch with native compiler of ocaml 3.10Gravatar jforest2007-11-13
* Nettoyage de Print Assumptions :Gravatar aspiwack2007-11-09
* Prise en compte des notations "alias" dans la globalisation des coercions.Gravatar herbelin2007-11-08
* setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. Gravatar letouzey2007-11-08
* small copy&paste bug in zify: some Pmult should be NmultGravatar letouzey2007-11-08
* Replaced BinNat with a new version that is based on theories/Numbers/Natural/...Gravatar emakarov2007-11-07
* small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is Gravatar letouzey2007-11-06
* bugs dpGravatar filliatr2007-11-06
* useless Require Export ExtractionGravatar letouzey2007-11-06
* Fix bug#1739Gravatar msozeau2007-11-04
* Cleaning code and comment.Gravatar courtieu2007-10-30
* small fix of commit 10188: a string given via Extract Inductive can be emptyGravatar letouzey2007-10-25
* Added NIso.v to Makefile.common. Changed Examples.v in contrib/micromega to u...Gravatar emakarov2007-10-25
* Fix define body bug fixGravatar msozeau2007-10-24
* Fix define body bugGravatar msozeau2007-10-24
* Fix some bugs, add possibility of automatically solving a proof statement's o...Gravatar msozeau2007-10-24
* An error message instead of an empty extraction when the monolithic Gravatar letouzey2007-10-21
* Avoid the auto-inlining of small fixpoints like List.map.Gravatar letouzey2007-10-21