aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* Quick fix for restoring a left-to-right rewriting lemma compatibleGravatar herbelin2009-11-09
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12483 85f007b7-540e-0...Gravatar fbesson2009-11-09
* Fixed "Scheme Equality" when another instance of the scheme on theGravatar herbelin2009-11-08
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Took local definitions into account in the test for deciding whetherGravatar herbelin2009-11-08
* Use generalizable variables info when internalizing arbitrary bindings,Gravatar msozeau2009-11-08
* - Fix discharge bug in typeclasses: some constrs were not actuallyGravatar msozeau2009-11-06
* Datatypes.length and app defined back via fun+fix instead of FixpointGravatar letouzey2009-11-06
* Numbers: finish files NStrongRec and NDefOpsGravatar letouzey2009-11-06
* Numbers: more (syntactic) changes toward new style of type classesGravatar letouzey2009-11-06
* Misc fixes.Gravatar msozeau2009-11-06
* Changement de la version minimale requise de OCaml (3.07 => 3.09.3).Gravatar notin2009-11-05
* Correction du bug #2142Gravatar notin2009-11-05
* Correction du bug #2153 (-D n'est pas une option standard de install)Gravatar notin2009-11-05
* Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.Gravatar gmelquio2009-11-04
* Removed 'Toplevel' language from extraction documentation, since it is not cu...Gravatar gmelquio2009-11-04
* Report de la révision #12208 de la v8.2 (correction du bug #2126)Gravatar notin2009-11-03
* Removed debugging stuff mistakenly introduced in r12426.Gravatar herbelin2009-11-03
* Numbers: start using Classes stuff, Equivalence, Proper, Instance, etcGravatar letouzey2009-11-03
* ROrderedType + Rminmax : Coq's Reals can be seen as OrderedType.Gravatar letouzey2009-11-03
* Better visibility of the inductive CompSpec used to specify comparison functionsGravatar letouzey2009-11-03
* OrderedType implementation for various numerical datatypes + min/max structuresGravatar letouzey2009-11-03
* Reverted an incorrect code simplification in function status_changedGravatar herbelin2009-11-02
* List + SetoidList : some cleanup around predicates Exists, Forall, Forall2, F...Gravatar letouzey2009-11-02
* Remove various useless {struct} annotationsGravatar letouzey2009-11-02
* Added alternate versions of existing lemmas on sqrt.Gravatar gmelquio2009-11-02
* Correction du bug #2175Gravatar notin2009-11-02
* Sorting/Permutation: no need to require the whole Arith (and hence plugins li...Gravatar letouzey2009-11-02
* Operators_Properties: avoid to depend on SetoidGravatar letouzey2009-11-02
* list, length, app are migrated from List to DatatypesGravatar letouzey2009-11-02
* Undo 12432 which caused an exponential behavior at Requires. Compilation time...Gravatar puech2009-10-30
* Attempt to capture on time unification errors for "with" bindings.Gravatar herbelin2009-10-30
* Take constraints into account in the "instantiate" tacticGravatar herbelin2009-10-30
* Added Coqide highlighting for extraction vernacular.Gravatar gmelquio2009-10-30
* Removed 'dest' from keyword highlighting.Gravatar gmelquio2009-10-30
* Hopefully improved layout of fix guardness error message.Gravatar herbelin2009-10-29
* Fix flat_map definition so that it plays nicely with fixGravatar glondu2009-10-29
* Fixed some typos in the reference manual.Gravatar gmelquio2009-10-29
* Revision 12439 continued, printing part (notations to names behaveGravatar herbelin2009-10-29
* Fix bug in dnet.ml, which missed some results when filtering one term against...Gravatar puech2009-10-29
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Made that notations to names behave like the names they refer to wrtGravatar herbelin2009-10-28
* Fixed a bug when reporting unexisting reference to an inductiveGravatar herbelin2009-10-28
* Clarification in commentsGravatar glondu2009-10-28
* Remove old compatibility stuff (Tacred.nf)Gravatar glondu2009-10-28
* Make usage of Dyn explicitGravatar glondu2009-10-28
* Backport fix for indexing of sorts which collapse every Type occurrenceGravatar msozeau2009-10-28
* Typo in the refmanGravatar puech2009-10-28
* Fix incorrect registration of objects in libtypes.ml when defining a module.Gravatar puech2009-10-28