aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-14Win: update READMEEnrico Tassi
2015-02-14Fixing OCaml 3.12 compilation.Pierre-Marie Pédrot
2015-02-14CoqIDE: restore old default colorsEnrico Tassi
2015-02-14typoEnrico Tassi
2015-02-14Attempt to be more colorblind friendly in CoqIDE (Close #4024)Enrico Tassi
2015-02-14Abstract: "Qed export ident, .., ident" to preserve v8.4 behaviorEnrico Tassi
2015-02-14Makefile: in byte we can always dynlinkEnrico Tassi
2015-02-14Test for bug #4016.Pierre-Marie Pédrot
2015-02-14Fixing bug #4016.Pierre-Marie Pédrot
2015-02-14dependent destruction: Fix (part of) bug #3961, by fixing dependent *Matthieu Sozeau
2015-02-14coqc accepts -top option. Fixes bug #4043.Pierre-Marie Pédrot
2015-02-14Univs: fix bug #3755. We were missing refreshements of universes inMatthieu Sozeau
2015-02-14Univs: When computing the level of an inductive including indices, letsMatthieu Sozeau
2015-02-13Document the issue with trivial inductive types. (Workaround for bug #3984)Guillaume Melquiond
2015-02-13Fixup version & copyright for MacOS bundlePierre Boutillier
2015-02-13Hardcode how coqide have to look for coqtop in MacOS bundlePierre Boutillier
2015-02-13Better error message for nested module application.Maxime Dénès
2015-02-13Fix test-suite file to finishMatthieu Sozeau
2015-02-13Selection of the current word in CoqIDE looks at all buffers.Pierre-Marie Pédrot
2015-02-13Trying to fix bug #3930.Pierre-Marie Pédrot
2015-02-12Fixed test-suite file, that should always work.Matthieu Sozeau
2015-02-12Add test-suite files for closed bugs.Matthieu Sozeau
2015-02-12Tentative fix for CoqIDE randomly dropping deletions.Pierre-Marie Pédrot
2015-02-12COMPATIBILITY: add note about the change of behavior of Instance foo :=Matthieu Sozeau
2015-02-12Univs: fix bug #4031: wrong folding of sigma in change.Matthieu Sozeau
2015-02-12Univs: fix bug #3978: carry around the universe context used toMatthieu Sozeau
2015-02-12Fix bug #2775: Correct handling of universes in leminv.Matthieu Sozeau
2015-02-12Fix typos about .vio files (thanks Arthur for spotting them)Enrico Tassi
2015-02-12Fixing bug #3261.Pierre-Marie Pédrot
2015-02-12Focussing on message view in CoqIDE when a message is pushed.Pierre-Marie Pédrot
2015-02-12Revert "Using same code for browsing physical directories in coqtop and coqdep."Hugo Herbelin
2015-02-12Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)Hugo Herbelin
2015-02-12Capital letter in plugins.Hugo Herbelin
2015-02-12Using same code for browsing physical directories in coqtop and coqdep.Hugo Herbelin
2015-02-12Fixing #3982 (conflict with max notation for universes).Hugo Herbelin
2015-02-12Fixing #3997 (occur-check in the presence of primitive projections, patchHugo Herbelin
2015-02-12Fixing bug #4023.Pierre-Marie Pédrot
2015-02-12Fixing compilation for 3.12.Pierre-Marie Pédrot
2015-02-12Tentative fix for bug #4027.Pierre-Marie Pédrot