aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24Using maps and sets instead of lists in coqdep.Pierre-Marie Pédrot
2015-07-24Fixing bug #4265: "coqdep does not handle From ... Require" for good.Pierre-Marie Pédrot
2015-07-23Silence `which`Jason Gross
2015-07-23adding a missing case for printing zippers.Gregory Malecha
2015-07-23a small amount of documentation on the virtual machine.Gregory Malecha
2015-07-22Removing the G_xml module again.Pierre-Marie Pédrot
2015-07-22Refman: document Show Universes.Matthieu Sozeau
2015-07-22test-suite: add test for bug# 3743.Matthieu Sozeau
2015-07-22Extraction: fix primitive projection extraction.Matthieu Sozeau
2015-07-22Fix incomplete pattern-matching.Matthieu Sozeau
2015-07-22Remove obsolete documentation. (Fix bug #4238)Guillaume Melquiond
2015-07-21Fixing bug #4303: Anomaly: Uncaught exception Invalid_argument.Pierre-Marie Pédrot
2015-07-16Refining 71def2f8 on too strong occur-check limiting evar-evarHugo Herbelin
2015-07-16Slight improvement in naming anonymous variables in error messages:Hugo Herbelin
2015-07-16Fixing #4177 (find_projectable was liable to ask to instantiate an evar twice).Hugo Herbelin
2015-07-16Remove old test file for #3819 (now fixed).Maxime Dénès
2015-07-16Fixing bug #4240 (closure_of_filter was not ensuring refinement ofHugo Herbelin
2015-07-16Test file for #3819.Maxime Dénès
2015-07-16Fix universe instantiation with canonical structures.Maxime Dénès
2015-07-16Modules: fix bug #4294Matthieu Sozeau
2015-07-16Continuing 93579407, spotting other potential sources of anomalyHugo Herbelin
2015-07-16Fixing anomaly #3743 while printing an error message involving evar constraints.Hugo Herbelin
2015-07-15Univs/Inductive: fix typechecking of casesMatthieu Sozeau
2015-07-14STM: fix a "exn with no safe id attached" error on a failing queryEnrico Tassi
2015-07-12Updating checksum in checker (9c732a5cc continued).Hugo Herbelin
2015-07-11CoqIDE: recenter on backtrack (Close: #4277)Enrico Tassi
2015-07-10Rewording about how to upgrade on failing calls to constructor.Hugo Herbelin
2015-07-10Unused variables reported by OCaml.Hugo Herbelin
2015-07-10Continuing handling of NoCoercion after df6e64fd28 and 4944b5e72.Hugo Herbelin
2015-07-10Option -type-in-type: added support in checker and making it contaminatingHugo Herbelin
2015-07-10Highlighting Universe in CoqIDE.Hugo Herbelin
2015-07-10CHANGES: grammatical correction, suggested by Jason Gross on Bugzilla.Maxime Dénès
2015-07-10Native compiler: make non-fatal linking errors silent except in debug mode.Maxime Dénès
2015-07-10Native compiler: refactor code handling pre-computed values.Maxime Dénès
2015-07-09Kernel/Checker: Cleanup fixes of substitutions due to let-ins.Matthieu Sozeau
2015-07-09Kernel: primitive projections handling of let-insMatthieu Sozeau
2015-07-09Improve semantics of -native-compiler flag.Maxime Dénès
2015-07-09Template polymorphism: A bug-fix for Bug #4258mlasson
2015-07-09Make retyping of projections more resilient to wrong environment.Maxime Dénès
2015-07-09Fixing printing of primitive coinductive record status.Pierre-Marie Pédrot
2015-07-08Ide: fix bug #4284 for goodMatthieu Sozeau
2015-07-08Bug 4284: Tentative bugfix for detyping exception.Matthieu Sozeau
2015-07-08Checker: Report bugfixes from kernel/inductive.mlMatthieu Sozeau
2015-07-08Fix documentation of universes.Matthieu Sozeau
2015-07-08Make sure that scope classes are displayed by Print Scopes. (Fix bug #4262)Guillaume Melquiond
2015-07-08Fix command-line documentation of coq-tex.Guillaume Melquiond
2015-07-08Fix documentation.Guillaume Melquiond
2015-07-08Use the same optimization level for the VM, whatever the debug level.Guillaume Melquiond
2015-07-07Document Set/Print Firstorder Solver option.Matthieu Sozeau
2015-07-07Checker: Fix bug #4282Matthieu Sozeau