aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06Installation des librairies: on utilise maintenant LINKCMO au lieu denotin
2009-01-05Completed 11745 (move of jprover to user contribs) and cleaned 11743herbelin
2009-01-04Added installation of .cmi files in "make install" target of coq_makefile.herbelin
2009-01-04Moved JProver to a user contribution (as was decided a long time ago)herbelin
2009-01-04Bug dans commit 11743herbelin
2009-01-04Fixed bugs #2001 (search_guard was overwriting the guard index givenherbelin
2009-01-03Fixed two problems:herbelin
2009-01-02Regression test for bug #1967herbelin
2009-01-02Conséquence renommage canonique de refl_equal en eq_refl.herbelin
2009-01-02Made the debugger work again:herbelin
2009-01-02Fixed two apparent inconsistencies in matching.ml:herbelin
2009-01-02- Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H",herbelin
2009-01-01Updateherbelin
2009-01-01Switched to "standardized" names for the properties of eq andherbelin
2009-01-01- Fixed bug #2021 (uncaught exception with injection/discriminate whenherbelin
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-29Produce better html code with coqdoc and improve doc:msozeau
2008-12-29compatibility with lablgtk2 version 2.12bertot
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-26FMaps: various updates (mostly suggested by P. Casteran)letouzey
2008-12-26- Extracted from the tactic "now" an experimental tactic "easy" for smallherbelin
2008-12-2611715 continuedherbelin
2008-12-26- Optimized "auto decomp" which had a (presumably) exponential inherbelin
2008-12-26- Suppression date dans configure du trunkherbelin
2008-12-24- coq_makefile: target install now respects the original tree structureherbelin
2008-12-22Typo in Makefile leading to empty quote_plugin.cmaletouzey
2008-12-22FMap: fold_rec + more permissive transpose hyp + various cleanupletouzey
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-18Maintenant on scan les .ml pour les .dot/.dep.ps (fait avec Matthias). aspiwack
2008-12-18Ajout des fichiers de lib/ dans les dépendences générées par make aspiwack
2008-12-18Correction d'un bug causant un Not_found dans la contrib FSet.soubiran
2008-12-18FSets: integration of suggestions by P. Casteran and S. Lescuyerletouzey
2008-12-18- Fixed cutrewrite bug #2021 introduced in commit 11662 (as a sideherbelin
2008-12-17Avoid printing that extraction has created file Foo when it's not the caseletouzey
2008-12-17Better compatibility after commit 11693 by adding an alias OrderedTypeFacts.e...letouzey
2008-12-17FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...letouzey
2008-12-17Sequel of 11697: repair coqtop.byte when contribs are statically linked (+min...letouzey
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-16Move FunctionalExtensionality to Logic/ (someone please check that themsozeau
2008-12-16Finish fix for the treatment of [inverse] in [setoid_rewrite], making amsozeau
2008-12-16Fix for syntax changes in test-suite scripts.msozeau
2008-12-15Add some unicode symbols from japanese CJC (request by Y. Regis-Gianas)letouzey
2008-12-14Fix looping class resolution bug discovered by B. Aydemir and use themsozeau
2008-12-14Fixes in the type classes documentation:msozeau
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau