| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-12 | Fix failing coqtops in syntax-extensions.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in tactics.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in ssreflect-proof-language.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in ltac.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in coqide.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in gallina-specification-language.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in gallina-extensions.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in coq-library.rst | Gaëtan Gilbert | |
| Mostly in the pattern ~~~ .. coqtop:: in Theorem foo : bla. Theorem bar : blah. (* nested proof error *) ~~~ | |||
| 2019-02-12 | Fix failing coqtops in cic.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops universe-polymorphism.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in ring.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in micromega.rst (the main one requires csdp) | Gaëtan Gilbert | |
| Maybe we should still let it run but let's disable it until we install csdp on the build server at least. | |||
| 2019-02-12 | Fix failing coqtops in generalized-rewriting.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix failing coqtops in extended-pattern-matching.rst | Gaëtan Gilbert | |
| 2019-02-12 | Fix undefined SPHINX_DEPS when QUICK | Gaëtan Gilbert | |
| 2019-02-12 | Fix doc for coqtop:: undo | Gaëtan Gilbert | |
| 2019-02-12 | Increase sphinx recursion limit | Gaëtan Gilbert | |
| Not sure why but it seems required for future commits. | |||
| 2019-02-11 | Merge PR #9522: Update link to refman for master branch. | Vincent Laporte | |
| Reviewed-by: vbgl | |||
| 2019-02-11 | Merge PR #9478: Remove the comment fields of locations. | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2019-02-11 | Merge PR #9534: Workaround for CI not having enough RAM for bedrock2: ↵ | Emilio Jesus Gallego Arias | |
| `-async-proofs-tac-j 1` Reviewed-by: ejgallego | |||
| 2019-02-10 | Merge PR #9535: [readme] Add link to information about release plans. | Théo Zimmermann | |
| Reviewed-by: Zimmi48 Reviewed-by: vbgl | |||
| 2019-02-10 | Merge PR #9536: [ci] Remove unused bintray file. | Maxime Dénès | |
| Reviewed-by: maximedenes | |||
| 2019-02-09 | remove `allow_failure: true` for bedrock2 | Samuel Gruetter | |
| 2019-02-09 | remove VERBOSE=1, gitlab log shows that `-async-proofs-tac-j 1` was indeed ↵ | Samuel Gruetter | |
| passed https://gitlab.com/coq/coq/-/jobs/158737429 | |||
| 2019-02-09 | Update link to refman and stdlib doc for master branch. | Théo Zimmermann | |
| 2019-02-09 | [ci] Remove unused bintray file. | Emilio Jesus Gallego Arias | |
| Not needed anymore after Travis was removed. | |||
| 2019-02-09 | [readme] Add link to information about release plans. | Emilio Jesus Gallego Arias | |
| This is a proposal to use the wiki to gather current information about the release process. | |||
| 2019-02-08 | Workaround for CI not having enough RAM for bedrock2: `-async-proofs-tac-j 1` | Samuel Gruetter | |
| COQMF_ARGS is a bedrock2-specific name to pass extra arguments to coq_makefile, and we use VERBOSE=1 for better debuggability | |||
| 2019-02-08 | Merge PR #9525: Remove global output_native_objects flag. | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego Reviewed-by: maximedenes | |||
| 2019-02-08 | Merge PR #9523: Make boot flag into a normal option (no global flag). | Emilio Jesus Gallego Arias | |
| Ack-by: SkySkimmer Reviewed-by: ejgallego | |||
| 2019-02-08 | Merge PR #9481: [parsing] Use AST node for main parsing entry. | Enrico Tassi | |
| Reviewed-by: gares | |||
| 2019-02-08 | Merge PR #9492: [stm] Filter some more arguments that shouldn't be sent to ↵ | Enrico Tassi | |
| workers. Reviewed-by: gares | |||
| 2019-02-08 | Merge PR #9504: Add print_pure_econstr signature | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2019-02-08 | coqargs: use algebraic datatype for -native-compiler | Gaëtan Gilbert | |
| 2019-02-08 | Remove global output_native_objects flag. | Gaëtan Gilbert | |
| 2019-02-08 | Make boot flag into a normal option (no global flag). | Gaëtan Gilbert | |
| 2019-02-08 | Merge PR #9513: Edit release-process.md to ease upcoming releases of Coq in ↵ | Théo Zimmermann | |
| Docker Hub Reviewed-by: Zimmi48 | |||
| 2019-02-08 | [stm] Filter some more arguments that shouldn't be sent to workers. | Emilio Jesus Gallego Arias | |
| This fixes #9484 . | |||
| 2019-02-08 | Merge PR #9410: Make `Program` a regular attribute | Matthieu Sozeau | |
| Ack-by: SkySkimmer Reviewed-by: aspiwack Reviewed-by: ejgallego Reviewed-by: gares Reviewed-by: mattam82 Ack-by: maximedenes | |||
| 2019-02-08 | Merge PR #9515: [Gitlab-CI] Automatic deployment of the standard library ↵ | Emilio Jesus Gallego Arias | |
| documentation to GH-pages Reviewed-by: ejgallego | |||
| 2019-02-08 | [Gitlab-CI] Automatic deployment of the standard library documentation to ↵ | Vincent Laporte | |
| GH-pages | |||
| 2019-02-08 | Add item in release-process.md to ease upcoming releases of Coq in Docker Hub | Erik Martin-Dorel | |
| Related: coq/bignums#17 [ci skip] | |||
| 2019-02-07 | Merge PR #9499: [Gitlab-CI] Never attempt to build cachix | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2019-02-07 | Merge PR #9477: Makefiles: Fixes for byte compilation | Enrico Tassi | |
| Reviewed-by: gares | |||
| 2019-02-07 | Merge PR #9475: Automatic deployment of the user manual to GH-Pages | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer Reviewed-by: Zimmi48 Ack-by: vbgl | |||
| 2019-02-07 | Add print_pure_econstr signature | Thierry Martinez | |
| print_pure_econstr was not exported (while print_pure_constr was). | |||
| 2019-02-07 | [Gitlab-CI] Never attempt to build cachix | Vincent Laporte | |
| 2019-02-07 | Merge PR #9496: Avoid eqn when generating name in induction_gen. | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2019-02-07 | Merge PR #9498: [dune] Fix OCaml trunk build. | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2019-02-07 | Merge PR #9479: Remove the Plexing.Error exception. | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
