aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge PR #6184: [lib] Minor pending cleanup to consolidate helper function.Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #6183: [plugins] Prepare plugin API for functional handling of state.Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6166: Fix regression in treating Defined as definedGravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6163: [dev] Remove deprecation warning from `base_include`Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6161: Fix micromega.ml to match generated file and enforce match in...Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Add Equations to CIGravatar Matthieu Sozeau2017-11-20
| | | | | | | | | |_|_|_|_|/ / | | | | | | | | |/| | | | | |
* | | | | | | | | | | | | | | Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6025: Fix #5761: cbv on undefined evars under binders produces unbo...Gravatar Maxime Dénès2017-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | Fix #5790: make Hint Resolve <- respect univ polymorphism flag.Gravatar Gaëtan Gilbert2017-11-19
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Rename coq-inferior.el -> inferior-coq.el to match provided feature.Gravatar Gaëtan Gilbert2017-11-19
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | [parser] Remove unnecessary statically initialized hook.Gravatar Emilio Jesus Gallego Arias2017-11-19
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | | | | | * | | | | | | [plugins] Prepare plugin API for functional handling of state.Gravatar Emilio Jesus Gallego Arias2017-11-19
| | | | | | | | | | | * | Remove branch on caml version >= 3.10 from configure.Gravatar Gaëtan Gilbert2017-11-19
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | | | | * | | | | [lib] Minor pending cleanup to consolidate helper function.Gravatar Emilio Jesus Gallego Arias2017-11-19
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | | | * | | | | [vernac] Increase table size.Gravatar Emilio Jesus Gallego Arias2017-11-19
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | | | * | [proof] Attempt to deprecate some V82 parts of the proof API.Gravatar Emilio Jesus Gallego Arias2017-11-19
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | Have the coq_makefile timing test-suite print moreGravatar Jason Gross2017-11-17
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge PR #6160: Fix gitlab for 4.06Gravatar Maxime Dénès2017-11-16
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6148: [api] Another large deprecation, `Nameops` and friends.Gravatar Maxime Dénès2017-11-16
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6132: Fixes #6129 (declaration of coercions made compatible with lo...Gravatar Maxime Dénès2017-11-16
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6104: Fixing encoding in coqdoc output tests.Gravatar Maxime Dénès2017-11-16
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #6023: Use GHC.Base.Any for compatibility with GHC 8.2Gravatar Maxime Dénès2017-11-16
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | Fix micromega.ml to match generated file and enforce match in make.Gravatar Gaëtan Gilbert2017-11-16
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | | | | | | | * | | Fix regression in treating Defined as definedGravatar Tej Chajed2017-11-15
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | | | | | * | | [dev] Remove deprecation warning from `base_include`Gravatar Emilio Jesus Gallego Arias2017-11-15
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | | | * | | | | Fix gitlab for 4.06Gravatar Gaëtan Gilbert2017-11-15
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | | * | | | Fix #5761: cbv on undefined evars under binders produces unbound relGravatar Gaëtan Gilbert2017-11-15
| |_|_|_|/ / / / |/| | | | | | |
| | | | | | * | Fixing printing of tactics encapsulated as tacarg with Tacexp.Gravatar Hugo Herbelin2017-11-15
| | | | | | * | Using "l" printer for glob_constr, like for constr.Gravatar Hugo Herbelin2017-11-15
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge PR #6147: Change OCAMLRUNPARAM warning to mention OCaml 4.06Gravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #6146: coq_makefile: document COQ_SRC_SUBDIRSGravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6138: Clean up/less files at rootGravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6122: Remove dependency of test-suite on git (fix #5725).Gravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6058: Remove redundant env argument to Reduction.ccnvGravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #6045: [travis] [coq] Complete 4.06.0 support.Gravatar Maxime Dénès2017-11-15
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | Fixes #6129 (declaration of coercions made compatible with local definitions).Gravatar Hugo Herbelin2017-11-14
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | | | | | | * | One more step in fixing #5762 ("where" clause).Gravatar Hugo Herbelin2017-11-14
| | | | | | | | * | | | Fixing encoding in coqdoc output tests.Gravatar Hugo Herbelin2017-11-13
| | | | * | | | | | | | Move contributing files to .github/ sub-directory.Gravatar Théo Zimmermann2017-11-13
| | | | * | | | | | | | Remove useless file README.doc.Gravatar Théo Zimmermann2017-11-13
| | | | | | | | | * | | [api] Insert miscellaneous API deprecation back to core.Gravatar Emilio Jesus Gallego Arias2017-11-13
| | | | | | | | | * | | [api] Another large deprecation, `Nameops`Gravatar Emilio Jesus Gallego Arias2017-11-13
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | * | | | | Change OCAMLRUNPARAM warning to mention OCaml 4.06Gravatar Paul Steckler2017-11-13
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | [ci] [coq] Complete 4.06.0 support.Gravatar Emilio Jesus Gallego Arias2017-11-13
|/ / / / / / / / /
| | | | * / / / / coq_makefile: document COQ_SRC_SUBDIRSGravatar Enrico Tassi2017-11-13
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge PR #6098: [api] Move structures deprecated in the API to the core.Gravatar Maxime Dénès2017-11-13
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6136: Update and simplify README.Gravatar Maxime Dénès2017-11-13
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6126: Fix ci-bignums.sh "missing ]" error.Gravatar Maxime Dénès2017-11-13
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6124: Adding a debugging printer for ident maps whose codomain type...Gravatar Maxime Dénès2017-11-13
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #6117: Fix printing anomaly in convGravatar Maxime Dénès2017-11-13
|\ \ \ \ \ \ \ \ \ \ \ \