aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-13scripting area now grabs focus at startup.vgross
2009-11-13new handling for lexical structures.vgross
2009-11-13lexing refactoringvgross
2009-11-13the inlining computation at functor application was raising not_found when th...soubiran
2009-11-13Fix test-suite scripts: [Generalizable Variables] and small msozeau
2009-11-12Backtrack on fixing #2167herbelin
2009-11-12Suppression de l'appel à Lexing.new_line (qui n'existe pas dans les versions...notin
2009-11-12Oops, nf_evar_defs just changed to nf_evar_map.msozeau
2009-11-12Don't forget to normalize everything w.r.t. evars (fixes bug #2103).msozeau
2009-11-12Restore test-suite/csdp.cache erased from svn by mistakeletouzey
2009-11-12BigQ / BigN / BigZ syntax and scope improvements (sequel to 12504)letouzey
2009-11-12Experiment propagation of implicit arguments and arguments scope forherbelin