Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge PR #7749: [doc] Disable smartquotes conversion | Maxime Dénès | 2018-06-17 |
|\ | |||
* \ | Merge PR #7752: [merge script] Check if the CI that was run is outdated. | Maxime Dénès | 2018-06-17 |
|\ \ | |||
* \ \ | Merge PR #7635: Define rec_declaration in terms of prec_declaration. | Maxime Dénès | 2018-06-17 |
|\ \ \ | |||
* \ \ \ | Merge PR #7616: Fix #7615: Functor inlining drops universe substitution. | Maxime Dénès | 2018-06-17 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #7814: doc: Add "Print Canonical Projections" command to Command index | Théo Zimmermann | 2018-06-16 |
|\ \ \ \ \ | |||
| * | | | | | [sphinx] Finish clean-up of the Canonical Structure subsection. | Théo Zimmermann | 2018-06-16 |
| * | | | | | doc: Add "Print Canonical Projections" command to Command index | Anton Trunov | 2018-06-16 |
|/ / / / / | |||
* | | | | | Merge PR #7813: Workaround for #2800: handling non-value arguments in tactics. | Pierre-Marie Pédrot | 2018-06-15 |
|\ \ \ \ \ | |||
| * | | | | | Workaround to handle non-value arguments in tactics. | Cyprien Mangin | 2018-06-14 |
* | | | | | | Merge PR #7803: [TYPO FIX] elimitate -> eliminate | Hugo Herbelin | 2018-06-14 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge PR #7793: [ci] update docker image to include elpi 1.0.4 | Emilio Jesus Gallego Arias | 2018-06-14 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge PR #7809: Fix deprecation warning introduced by PR 664 merge | Pierre-Marie Pédrot | 2018-06-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix deprecation warning introduced by PR 664 merge | Matthieu Sozeau | 2018-06-14 |
* | | | | | | | | Merge PR #7193: Fixes #7192: Print Assumptions does not enter implementation ... | Pierre-Marie Pédrot | 2018-06-14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge PR #664: Fixing #5500 (missing test in return clause of match leading t... | Matthieu Sozeau | 2018-06-14 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge PR #7787: Fixes #7780: missing lift in expanding alias under a binder i... | Matthieu Sozeau | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge PR #7105: Getting rid of some false "collision between bound variable n... | Matthieu Sozeau | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #7771: Tweak printing boxes for unicode binders | Hugo Herbelin | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | [TYPO FIX] elimitate -> eliminate | Siddharth | 2018-06-14 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge PR #7790: [ci] Require runner `docker` tag on `docker-boot` job. | Gaëtan Gilbert | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7785: Document how to restart failed CI jobs. | Emilio Jesus Gallego Arias | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7800: Markdown docs: switch from absolute to relative links. | Emilio Jesus Gallego Arias | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | | [ci] update docker image to include elpi 1.0.4 | Enrico Tassi | 2018-06-13 |
| | * | | | | | | | | | | | | Document how to restart failed CI jobs. | Théo Zimmermann | 2018-06-13 |
| |/ / / / / / / / / / / / | |||
| * / / / / / / / / / / / | Markdown docs: switch from absolute to relative links. | Théo Zimmermann | 2018-06-13 |
|/ / / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge PR #7241: [coq_makefile] COQMF_WINDRIVE is empty on linux (fix #7233) | Théo Zimmermann | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7789: Fixes #7779: destruct's "in" clause was forgetting the possib... | Pierre-Marie Pédrot | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7677: [api] Remove Misctypes | Pierre-Marie Pédrot | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7782: [VM] Rename reloc -> cenv | Pierre-Marie Pédrot | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | | [ci] Require runner `docker` tag on `docker-boot` job. | Emilio Jesus Gallego Arias | 2018-06-12 |
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | Fixes #7779 (destruct's "in" clause was forgetting the possibility of "eqn"). | Hugo Herbelin | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Add compatiblity Misctypes module. | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Remove Misctypes. | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: tactic flags. | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: move Tactypes to proofs | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: several moves: | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: remove dummy alias. | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: miscellaneous aliases. | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: module_kind to Declaremods | Emilio Jesus Gallego Arias | 2018-06-12 |
| | * | | | | | | | | | | | | [api] Misctypes removal: multi to tactics/rewrite | Emilio Jesus Gallego Arias | 2018-06-12 |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge PR #7008: Bump version number to 8.9+alpha1 | Guillaume Melquiond | 2018-06-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Fixes #7780 (missing lift in expanding alias under a binder in unification). | Hugo Herbelin | 2018-06-12 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | [VM] Rename reloc -> cenv | Maxime Dénès | 2018-06-12 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge PR #6827: [VM] Remove projection names from structured constants. | Pierre-Marie Pédrot | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7761: Fixing #7700: section variables bound to abbreviations were n... | Emilio Jesus Gallego Arias | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7406: Fix #7214: install knows which ml files do not get compiled t... | Pierre-Marie Pédrot | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7748: Add a bit of doc to EConstr.decompose_lam* | Pierre-Marie Pédrot | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7757: [lib] Fix wrong deprecation comment. | Pierre-Marie Pédrot | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | | | | Bump version number to 8.9+alpha1 | Maxime Dénès | 2018-06-11 |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge PR #7736: [ci] Fix GeoCoq after https://github.com/GeoCoq/GeoCoq/issues/12 | Gaëtan Gilbert | 2018-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |