aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-21Patches and instructions to enable Input Method support in CoqIDE.vgross
2009-12-21Generic support for open terms in tacticsherbelin
2009-12-21In "progress", extending the set of evars w/o solving an existing one isherbelin
2009-12-20* Rewrite [classify_unicode] using standard unicode tables.regisgia
2009-12-19Backtrack on making exact hints for lemmas starting with productsmsozeau
2009-12-19Made the interpretation levels rlevel/glevel/tlevel truly phantomherbelin
2009-12-18RelationPairs: stop loading it in all Numbers, stop maximal args with fst/sndletouzey
2009-12-18Const_omega: look for S in Init only (avoid future clash with S of Numbers)letouzey
2009-12-17ZOdiv: fully use generic properties from ZDivTrunc.vletouzey
2009-12-17Reverse order of arguments in min_case_strong for better uniformity (and comp...letouzey
2009-12-17Division in Numbers : more properties, new filenames based on a paper by R. B...letouzey
2009-12-16correction de la nouvelle option pour functional inductionjforest
2009-12-16adding an option functional_induction_rewrite_dependent to make functional in...jforest
2009-12-16Division in Numbers: more properties proved (still W.I.P.)letouzey
2009-12-15A generic euclidean division in Numbers (Still Work-In-Progress)letouzey
2009-12-15file integrated into the archive by mistakeletouzey
2009-12-15Description of the new features of the module system (part two).soubiran
2009-12-15Description of the new features of the module system (first part).soubiran
2009-12-14Improved strategy for rewriting lemma possibly depending because of evars.herbelin
2009-12-13Addition of mergesort + cleaning of the Sorting libraryherbelin
2009-12-13Made the side-conditions of lemmas always come last when chaining "apply in"herbelin
2009-12-13Completion of r12580 (better rendering of dependent rewrite and inversion).herbelin
2009-12-13Deactivating printing of {| |} for records when option Printing All is set.herbelin
2009-12-13Fixing bug in printing option as of remember and generalizeherbelin
2009-12-13Revision 12557 continued (better rendering of dependent rewrite)herbelin
2009-12-12Fixed incorrect computation of possible guard in presence of `{ ... } contexts.herbelin
2009-12-12Updated compatibility for rewriting equality proofs that are dependentherbelin
2009-12-12Improved the rendering of "dependent rewrite" and hence of "inversion"herbelin
2009-12-11Deport the backtracking code out of the idevgross
2009-12-10NZDomain: investigation of the shape of NZ domain, more results about ofnat:n...letouzey
2009-12-09Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...letouzey
2009-12-08Migration of ProtectedToplevel and Line_oriented_parser into new contrib Inte...letouzey
2009-12-08Fix the build of coq via ocamlbuildletouzey
2009-12-08integrate MSetToFiniteSet into the compilation (and fix it)letouzey
2009-12-08Sos.ml: no more warningsletouzey
2009-12-08Declaremods.ml: a useless function wrongly introduced in last commitletouzey
2009-12-07Fix bug #2197 (option show_toolbar not taken into account at startup)vgross
2009-12-07Remove the "detach script windows" feature.vgross
2009-12-07No more specific syntax "Include Self" for inclusion of partially-applied fun...letouzey
2009-12-07revert on commit r12553barras
2009-12-06Turn evars created by a tactic application into a subgoal immediately inmsozeau
2009-12-06Forgot a file in last commit.msozeau
2009-12-06Fix anomaly when using typeclass resolution with filtered hyps in evars.msozeau
2009-12-03Still continuing r12485-12486, r12549, r12556 (cleaning around name generation)herbelin
2009-12-03Restored rewriting of JMeq using JMeq_rect and co when the domains are the sameherbelin
2009-12-03Fix bug #2191 : Serious "undo" performance degradation since 8.2pl1vgross
2009-12-03declaremods.ml <--- code factoringsoubiran
2009-12-03Rename proper to proper_prf to avoid clash with CoRN, msozeau
2009-12-02Continuing r12485-12486 and r12549 (cleaning around name generation)herbelin
2009-12-02Remove interface pluginglondu