index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-15
Remove bedrock from test suite.
Maxime Dénès
2017-06-15
Remove dependency on -compat flag in coq_makefile test suite.
Maxime Dénès
2017-06-14
Merge PR#749: Normalize deprecation notices of ./configure
Maxime Dénès
2017-06-14
Merge PR#753: Fix bug 5026 (the stdlib shouldn't define inconsistent notations).
Maxime Dénès
2017-06-14
Merge PR#758: [toplevel] Print error header on fatal batch error.
Maxime Dénès
2017-06-14
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
Merge PR#765: Remove obsolete Show commands
Maxime Dénès
2017-06-14
Merge PR#739: completing a sentence in a comment
Maxime Dénès
2017-06-14
Merge PR#738: [kernel] Improve proof using message, fixes bugzilla #3613
Maxime Dénès
2017-06-14
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
Merge PR#673: Two fixes about zify (bugs #5336 and #5439)
Maxime Dénès
2017-06-14
Merge PR#448: Do not recompute twice the whnf of terms in conversion.
Maxime Dénès
2017-06-14
Merge PR#622: Change the default flag value for Refine.refine
Maxime Dénès
2017-06-14
Merge PR#703: New version of the selective-unfolding PR
Maxime Dénès
2017-06-14
Merge PR#771: [travis overlay] Partially Revert 013c0232953f1f58
Maxime Dénès
2017-06-14
[print] Allow Selective Printing of Notations
Emilio Jesus Gallego Arias
2017-06-14
Temporary overlays because fewer plugins are loaded at startup.
Maxime Dénès
2017-06-14
Merge PR#220: Less init plugins
Maxime Dénès
2017-06-14
[travis] overlay for fiat-crypto (a Require Import FunInd)
Pierre Letouzey
2017-06-14
[travis] overlays for CompCert and VST (an extra Require Export FunInd)
Pierre Letouzey
2017-06-14
[travis] fix Software Foundation (one added Require Extraction)
Pierre Letouzey
2017-06-14
[travis] fix CoLoR by inserting some Require Import FunInd
Pierre Letouzey
2017-06-14
Recdef do now a Require Export FunInd (better compat)
Pierre Letouzey
2017-06-14
Grammar hacks to get nice errors about non-loaded plugins (extr,recdef)
Pierre Letouzey
2017-06-14
API: exports Mltop.module_is_known to both API.mli and grammar_API.mli
Pierre Letouzey
2017-06-14
Prelude : no more autoload of plugins extraction and recdef
Pierre Letouzey
2017-06-14
Makefile.build : cleanup now that micromega.ml isn't generated + sync check o...
Pierre Letouzey
2017-06-14
Temporary overlays for bignums.
Maxime Dénès
2017-06-14
Merge PR#498: Bignums as a separate opam package
Maxime Dénès
2017-06-13
Makefile.build: do *not* build PLUGINSCMO by default (followup of PR #709)
Pierre Letouzey
2017-06-13
Merge PR#385: Equality of sigma types
Maxime Dénès
2017-06-13
Merge PR#766: Fix ocamldebug for the API
Maxime Dénès
2017-06-13
Merge PR#714: Print feature Proof-of-Concept (episode 2)
Maxime Dénès
2017-06-13
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
[travis] overlay for corn
Pierre Letouzey
2017-06-13
[travis] extra test ci-bignums (+factorize other scripts)
Pierre Letouzey
2017-06-13
[travis] overlay + extra deps for math-classes (and formal-topology)
Pierre Letouzey
2017-06-13
Merge PR#757: Better sectioning on travis log printing in test-suite
Maxime Dénès
2017-06-13
Documenting the change of default flag value of Refine.refine.
Pierre-Marie Pédrot
2017-06-13
Turn the default behaviour of the refine primitive into the safe one.
Pierre-Marie Pédrot
2017-06-13
Explicit the unsafe flag of all calls to Refine.refine.
Pierre-Marie Pédrot
2017-06-13
[travis] adapt CoLoR compilation to depend on the bignum package
Pierre Letouzey
2017-06-13
BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo)
Pierre Letouzey
2017-06-13
Merge PR#743: Update .gitignore
Maxime Dénès
2017-06-13
Merge PR#764: Point ci-hott at a newer version of HoTT
Maxime Dénès
2017-06-13
Merge PR#772: Store plugins/micromega/micromega.{ml,mli} files in the reposit...
Maxime Dénès
2017-06-12
Store plugins/micromega/micromega.{ml,mli} files in the repository. Try to ge...
Matej Košík
2017-06-12
Merge PR#715: Add coq-dpdgraph ci
Maxime Dénès
2017-06-12
[travis overlay] Partially Revert 013c0232953f1f58
Jason Gross
2017-06-12
Merge PR#709: Bytecode compilation apart from 'make world', again
Maxime Dénès
[next]