aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-02-06pushed evar reduction in kernelbarras
2009-02-03Allow to turn contrib/subtac into a (nat)dynlink'able pluginletouzey
2009-01-27Forgot a file in r11859. Sorry...puech
2009-01-23Petit nettoyage faisant suite au commit #11847 .aspiwack
2009-01-22Fix #2011 : an incorrect environment when extracting Module ... with ...letouzey
2009-01-22Extraction Library works now when some files share the same short name (fix #...letouzey
2009-01-19Les records déclarés avec Record ne peuvent plus être récursifs (le aspiwack
2009-01-19- Structuring Numbers and fixing Setoid in stdlib's doc.herbelin
2009-01-18Getting rid of the previous implementation of setoid_rewrite which wasmsozeau
2009-01-18Last changes in type class syntax: msozeau
2009-01-17DISCLAIMERpuech
2009-01-14Fixing #1960 (xml bug with external on goal variable) and #1961herbelin
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