aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev
Commit message (Expand)AuthorAge
* Add overlay for elpiGravatar Gaëtan Gilbert2018-06-26
* Remove Sorts.contentsGravatar Gaëtan Gilbert2018-06-26
* Merge PR #7895: Revert "Add a note about [ci skip] in CI README."Gravatar Emilio Jesus Gallego Arias2018-06-24
|\
* \ Merge PR #7805: Towards listing the critical bugs of the history of Coq.Gravatar Théo Zimmermann2018-06-24
|\ \
* \ \ Merge PR #7893: Update dpdgraph branch nameGravatar Théo Zimmermann2018-06-22
|\ \ \
| | | * Revert "Add a note about [ci skip] in CI README."Gravatar Théo Zimmermann2018-06-22
| |_|/ |/| |
* | | Merge PR #7774: [build] Fix checks and notes noting 4.02.1 instead of 4.02.3Gravatar Maxime Dénès2018-06-21
|\ \ \
| | * | Update dpdgraph branch nameGravatar Gaëtan Gilbert2018-06-21
| |/ / |/| |
* | | Merge PR #7797: Remove reference name type.Gravatar Enrico Tassi2018-06-19
|\ \ \
| * | | Overlay for reference removalGravatar Maxime Dénès2018-06-18
* | | | Update section on adding your project to CI and link to example PR.Gravatar Théo Zimmermann2018-06-18
| * | | Remove reference name type.Gravatar Maxime Dénès2018-06-18
|/ / /
* | | Merge PR #7752: [merge script] Check if the CI that was run is outdated.Gravatar Maxime Dénès2018-06-17
|\ \ \
| | | * Very first try at listing the critical bugs of the history of Coq.Gravatar Hugo Herbelin2018-06-15
* | | | Merge PR #7793: [ci] update docker image to include elpi 1.0.4Gravatar Emilio Jesus Gallego Arias2018-06-14
|\ \ \ \
* \ \ \ \ Merge PR #664: Fixing #5500 (missing test in return clause of match leading t...Gravatar Matthieu Sozeau2018-06-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | [ci] update docker image to include elpi 1.0.4Gravatar Enrico Tassi2018-06-13
* | | | | Document how to restart failed CI jobs.Gravatar Théo Zimmermann2018-06-13
* | | | | Markdown docs: switch from absolute to relative links.Gravatar Théo Zimmermann2018-06-13
* | | | | [api] Add compatiblity Misctypes module.Gravatar Emilio Jesus Gallego Arias2018-06-12
* | | | | [api] Misctypes removal: several moves:Gravatar Emilio Jesus Gallego Arias2018-06-12
| |/ / / |/| | |
* | | | Merge PR #6827: [VM] Remove projection names from structured constants.Gravatar Pierre-Marie Pédrot2018-06-11
|\ \ \ \
| | | | * [build] Fix checks and notes noting 4.02.1 instead of 4.02.3Gravatar Emilio Jesus Gallego Arias2018-06-11
| |_|_|/ |/| | |
* | | | [ci] GeoCoq now depends on math-comp's ssralg.Gravatar Emilio Jesus Gallego Arias2018-06-11
| * | | [VM] Remove projection names from structured constants.Gravatar Maxime Dénès2018-06-10
|/ / /
| | * [merge script] Check if the CI that was run is outdated.Gravatar Théo Zimmermann2018-06-09
| |/ |/|
* | dev/doc/univpoly.{txt => md}, split off primitive projection infoGravatar Gaëtan Gilbert2018-06-08
* | Merge PR #7687: [ci] [docker] Pin specific versions of OPAM CI dependencies.Gravatar Gaëtan Gilbert2018-06-08
|\ \
| * | [ci] [docker] Pin specific versions of OPAM CI dependencies.Gravatar Emilio Jesus Gallego Arias2018-06-06
* | | Add a note about [ci skip] in CI README.Gravatar Théo Zimmermann2018-06-06
|/ /
* | Merge PR #7717: [ci] Temporal fix for CompCertGravatar Gaëtan Gilbert2018-06-06
|\ \
| * | [ci] Temporal fix for CompCertGravatar Emilio Jesus Gallego Arias2018-06-06
* | | Merge PR #7099: Stronger invariants in unification signature.Gravatar Matthieu Sozeau2018-06-05
|\ \ \
* \ \ \ Merge PR #7495: Fix restrict_universe_contextGravatar Matthieu Sozeau2018-06-05
|\ \ \ \ | |_|/ / |/| | |
* | | | Merge PR #7596: [ci] [windows] Use newer OCaml version.Gravatar Michael Soegtrop2018-06-04
|\ \ \ \
| | | * | Documenting the API change.Gravatar Pierre-Marie Pédrot2018-06-04
| | | * | Adding an overlay for the Equations plugin.Gravatar Pierre-Marie Pédrot2018-06-04
| |_|/ / |/| | |
* | | | QuickChick CIGravatar Leonidas Lampropoulos2018-06-02
* | | | [ci] Expose updated `OCAMLPATH` for CI users.Gravatar Emilio Jesus Gallego Arias2018-06-02
| * | | [appveyor] Use OCaml version 4.06.1 in the Windows build.Gravatar Emilio Jesus Gallego Arias2018-06-02
|/ / /
* | | [api] Move `Constrexpr` to the `interp` module.Gravatar Emilio Jesus Gallego Arias2018-05-31
* | | [api] Remove deprecated object from `Term`Gravatar Emilio Jesus Gallego Arias2018-05-30
* | | Merge PR #7558: [api] Make `vernac/` self-contained.Gravatar Maxime Dénès2018-05-30
|\ \ \
| | * | overlay triggering bug #7472 (that #7495) is supposed to fixGravatar Enrico Tassi2018-05-30
| |/ / |/| |
* | | Merge PR #7521: Fix soundness bug with VM/native and cofixpointsGravatar Pierre-Marie Pédrot2018-05-28
|\ \ \
| * | | Unify pre_env and envGravatar Maxime Dénès2018-05-28
* | | | Merge PR #7419: Remove 100 occurrences of Evd.emptyGravatar Pierre-Marie Pédrot2018-05-28
|\ \ \ \
| | | * | [api] Make `vernac/` self-contained.Gravatar Emilio Jesus Gallego Arias2018-05-27
| |_|/ / |/| | |
* | | | Merge PR #7573: Remove unused Printer.printer_pr override mechanism.Gravatar Hugo Herbelin2018-05-27
|\ \ \ \
* \ \ \ \ Merge PR #7543: [ide] Move common protocol library to its own folder/object.Gravatar Pierre-Marie Pédrot2018-05-26
|\ \ \ \ \