aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-01-04Moved JProver to a user contribution (as was decided a long time ago)herbelin
2009-01-04Fixed bugs #2001 (search_guard was overwriting the guard index givenherbelin
2009-01-01Switched to "standardized" names for the properties of eq andherbelin
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-12-30- Fixed bugs and compatibilities issues in herbelin
2008-12-29- Added support for subterm matching in SearchAbout.herbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-2611715 continuedherbelin
2008-12-24- coq_makefile: target install now respects the original tree structureherbelin
2008-12-19Nettoyage des variables Coq et amélioration de coqmktop. Lesnotin
2008-12-18Désactivation de dumpglob lors des appels a functional induction (erreurs pa...notin
2008-12-17Avoid printing that extraction has created file Foo when it's not the caseletouzey
2008-12-16Extraction Blacklist : a new command for avoiding conflicts with existing filesletouzey
2008-12-16Extraction: also comply to Set Printing Width when producing external filesletouzey
2008-12-16Take advantage of natdynlink when available: almost all contribs become loada...letouzey
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau
2008-12-10Bug in 11662 (did not notice that dp_zenon.mll should be modified instead of herbelin
2008-12-09About "apply in":herbelin
2008-12-04Correct handling of defined methods (let-ins) in instance declarations.msozeau
2008-11-27fixed non-exhaustive pattern matchingbarras
2008-11-24amelioration mineur du comportement de Functionjforest
2008-11-23first attempt to allow Function to deal with dependent pattern matching. This...jforest
2008-11-22Fixed bug in VernacExtend printing + missing vernacular printing rules +herbelin
2008-11-20correction of bug #2002jforest
2008-11-09f_equal : solve an inefficiency issue (apply vs. simple apply)letouzey
2008-11-09better fix for #1931 by using sort_ofletouzey
2008-11-09More factorization of inductive/record and typeclasses: move classmsozeau
2008-11-07Add the ability to give a specific tactic to solve each obligation inmsozeau
2008-11-06Cosmetic: no more whitespace at end of lines in extraction filesletouzey
2008-11-05Move Record desugaring to constrintern and add ability to use notationsmsozeau
2008-11-05Suite commit 11539 sur notation Record dans (Co)Inductive (MAJherbelin
2008-11-05Nouvelle syntaxe pour écrire des records (co)inductifs :aspiwack
2008-11-05Better extraction renaming phase (fix #1914 plus other non-reported bugs)letouzey
2008-10-26Fixes and refinements regarding occurrence selection:herbelin
2008-10-26adding an option Function_raw_tcc to Functionjforest
2008-10-23Fix bug #1977 by allowing the [apply] variants to take an [open_constr]msozeau
2008-10-23Open notation for declaring record instances.msozeau
2008-10-23Generalized implementation of generalization.msozeau
2008-10-22Affichage des notations récursives:herbelin
2008-10-21warning message when a qualid to extract can be both a module or a cstletouzey
2008-10-19Suite 11472herbelin
2008-10-16Extraction of Module with eq = ... : fix for bug #1853letouzey
2008-10-16Extraction of mutual types with alias: fix for bug #1965letouzey
2008-10-16Attempt to clarify Extract_env.extract_seb_specletouzey
2008-10-15Report des commits 11417 et 11437 de la v8.2soubiran
2008-10-11Backporting 11445 from 8.2 to trunk (negative conditions inherbelin
2008-10-03Minor fixes related to coqdoc and --interpolate and the dependentmsozeau
2008-09-25Partial fix for bug #1948: recompute order of dependencies betweenmsozeau
2008-09-15Report improvements in Equations to the dependent elimination tactic:msozeau
2008-09-15Fix bug #1943 and restrict the inference optimisation of Program tomsozeau