aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-02Update .gitignoreglondu
2009-12-01two improvements of the guard condition:barras
2009-12-01fix coqchk options documentationbarras
2009-12-01install manpage of coqchkbarras
2009-12-01Fix make_exact_entry to allow applying [forall x, P x] hints directly,msozeau
2009-12-01Continuing r12485-12486 (cleaning around name generation)herbelin
2009-12-01Fix bug in typeclass resolution. Better handling of universes inmsozeau
2009-11-30Fix backtracking heuristic in typeclass resolution. msozeau
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-27Substitute terms for evars-as-goals as soon as they are solved inmsozeau
2009-11-26svn:ignore propertyherbelin
2009-11-26Fixing xml theory file export (was not consistent with coqdoc fileherbelin
2009-11-25Fix for notation scope & inductive typesvsiles
2009-11-24Minor fixes in typeclasses, avoiding repeated evar normalizations.msozeau
2009-11-24Small extra result on JMeq vs eq_dep.herbelin
2009-11-23Ergonomy and robustness fixvgross
2009-11-21Lazier behaviour of [auto] when introducing hypothesis: query the hint db's o...puech
2009-11-19Refactoring of coqide backtrack code, with the intent to put everythingvgross
2009-11-19Correction du bug #2118 (Coqdep does not escape #)notin
2009-11-18Now "Include Self <expr>" handles partially applied functors, cf for example ...soubiran
2009-11-18Diamond-shape instead of linear hiearchy in Numbers/NatIntletouzey
2009-11-18Allow interactive proofs in module typesletouzey
2009-11-18Module subtyping : allow many <: and module type declaration with <:letouzey
2009-11-16New syntax <+ for chains of Include (or Include Type) (or Include Self (Type))letouzey
2009-11-16Taking advantage of the new "Include Self Type" in DecidableType2 and NZAxiomsletouzey
2009-11-16Include Self (Type) Foo: applying a (Type) Functor to the current contextletouzey
2009-11-16Some lemmas about dependent choice + extensions of Compare_dec +herbelin
2009-11-15Fix type class discharge again.msozeau
2009-11-15Document Generalizable Variables, and change syntax to msozeau
2009-11-15Fix [Instance: forall ..., C args := t] declarations to behave asmsozeau
2009-11-13Move Obj.magic call to the Vm moduleglondu
2009-11-13Remove dubious call to Obj.magic (and dead code, by the way)glondu
2009-11-13Remove useless call to Obj.magicglondu
2009-11-13Make usages of the Obj module explicitglondu
2009-11-13Remove useless ppevd (which is identical to ppevm)glondu