aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21Removing need for ensure_evar_independent by passing a force flag to is_const...Hugo Herbelin
2015-02-21Better English for #4070 implicit arguments message (thanks to Jason for his ...Hugo Herbelin
2015-02-20An answer to #4070 (message for implicit arguments of inl not clear).Hugo Herbelin
2015-02-20Fixing bug #4073.Pierre-Marie Pédrot
2015-02-20Fixing error message when H already exists in tactic subexpression eqn:H.Hugo Herbelin
2015-02-20A fix for #3993 (not fully applied term to destruct when eqn is given).Hugo Herbelin
2015-02-19Adding a possible DEPRECATED flag to VERNAC EXTEND statements.Pierre-Marie Pédrot
2015-02-19Record type for VERNAC EXTEND rules and a bit of documentation.Pierre-Marie Pédrot
2015-02-19When looking for restrictions in ?n=?p problems, keep the type of let-bindings.Hugo Herbelin
2015-02-18Fix bug #3938Matthieu Sozeau
2015-02-18Fix bug #4046.Matthieu Sozeau
2015-02-17Deprecated options issue a warning.Pierre-Marie Pédrot
2015-02-17Remove Whelp commands.Maxime Dénès
2015-02-17Separate index for vernacular options.Maxime Dénès
2015-02-17Remove documentation of non-existing Show Implicits command.Maxime Dénès
2015-02-17Remove non-existing Tactic Definition command from index.Maxime Dénès
2015-02-17Fix sentence that was cut in doc of Local Set.Maxime Dénès
2015-02-17Fixing bug #4053.Pierre-Marie Pédrot
2015-02-17Fixing bug #4023 again.Pierre-Marie Pédrot
2015-02-17Tentative fix for bug #2855.Pierre-Marie Pédrot
2015-02-17CoqIDE: read-only Qed sentence reflected in colors (Close: 4051)Enrico Tassi
2015-02-16Remove some dead code and add test-suite file.Matthieu Sozeau
2015-02-16Add test-suite file for #3960.Matthieu Sozeau
2015-02-16Better comment for [type_of_global_unsafe].Matthieu Sozeau
2015-02-16Comment on the unsafe_ functions in Global.Matthieu Sozeau
2015-02-16Test for bug #3922.Pierre-Marie Pédrot
2015-02-16STM: when async_proofs_full is set process only tasks in the perspectiveEnrico Tassi
2015-02-16*Queue: API to wake up all threadsEnrico Tassi
2015-02-16Fix bug #3960: potential evar instance categorized as an unresolvableMatthieu Sozeau
2015-02-16Documenting "induction t in ctx" when ctx contains an hyp not mentioning t.Hugo Herbelin
2015-02-16Fixing bug #4035 (support for dependent destruction within ltac code).Hugo Herbelin
2015-02-16Test for #2946 (trunk bug with let's in unification).Hugo Herbelin
2015-02-16Fixing test for bug #3944.Pierre-Marie Pédrot
2015-02-16Test for bug #3944.Pierre-Marie Pédrot
2015-02-16Fixing bug #3944.Pierre-Marie Pédrot
2015-02-15Fixing bug #4037.Pierre-Marie Pédrot
2015-02-15Changing default for CoqIDE project to append arguments.Pierre-Marie Pédrot
2015-02-15CoqIDE now remembers the path of the last opened project.Pierre-Marie Pédrot
2015-02-15Selecting whole words on double-click in CoqIDE.Pierre-Marie Pédrot
2015-02-15Undo: back to 8.4 semantics (Close #3514)Enrico Tassi
2015-02-15Reset "section name" works again (Close #3933)Enrico Tassi
2015-02-15Fix test-suite file. Check that definitions do work when sharing isMatthieu Sozeau
2015-02-15Fix 'don't expose cases' in cbnPierre Boutillier
2015-02-15Note about "Undo. Undo." in CHANGESEnrico Tassi
2015-02-15Test for bug #3490.Pierre-Marie Pédrot
2015-02-15Fixing bug #3490.Pierre-Marie Pédrot
2015-02-15Test for bug #3916.Pierre-Marie Pédrot
2015-02-15Fixing bug #3916.Pierre-Marie Pédrot
2015-02-15Fixing test-suite.Pierre-Marie Pédrot
2015-02-15Document the behavior change of Instance wrt {|...|}. (Fix for bug #3749)Guillaume Melquiond