| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-17 | Merge PR #10382: Ensuring that regular expression filtering in CI (iris) ↵ | Gaëtan Gilbert | |
| works on MacOS X Reviewed-by: SkySkimmer | |||
| 2019-06-16 | Ensuring regexp filtering in ci works on MacOS X. | Hugo Herbelin | |
| Unfortunately, "+" regular expressions are not supported by default with MacOS X's sed. It is told that it would work with option -E though, but the syntax seems then different. | |||
| 2019-06-16 | Overlays for Mtac2 and Equations. | Hugo Herbelin | |
| 2019-06-13 | Merge PR #10319: [STM] Only VtSideeff can be VtNow/VtLater | Enrico Tassi | |
| Ack-by: ejgallego Reviewed-by: gares | |||
| 2019-06-12 | Merge PR #10358: [docker] update elpi to 1.3.1 | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2019-06-11 | overlay | Enrico Tassi | |
| 2019-06-11 | Adding an overlay for Equations. | Pierre-Marie Pédrot | |
| 2019-06-11 | Overlays for 10319 | Gaëtan Gilbert | |
| 2019-06-11 | update elpi to 1.3.1 | Enrico Tassi | |
| 2019-06-10 | [ci] [fiat-crypto] Enable more targets on Coq CI | Jason Gross | |
| Closes #10353 May be blocked on #10352 | |||
| 2019-06-09 | [ci] Overlays for move_termination_routine_out | Emilio Jesus Gallego Arias | |
| 2019-06-08 | Overlays for Elpi + Equations + Mtac2 + fiat parsers + paramcoq. | Hugo Herbelin | |
| 2019-06-07 | simple IO CI branch is now `master` | Gaëtan Gilbert | |
| 2019-06-06 | Remove old overlays | Gaëtan Gilbert | |
| I updated the readme example using the most recent overlay with only 1 touched development. | |||
| 2019-06-06 | Merge PR #8988: Towards unifying parsing/printing for universe instances and ↵ | Gaëtan Gilbert | |
| Type's argument Reviewed-by: SkySkimmer Reviewed-by: gares Reviewed-by: mattam82 Reviewed-by: maximedenes | |||
| 2019-06-04 | update overlays | Enrico Tassi | |
| 2019-06-04 | Overlays for coq/coq#10050 (proof_global API changes) | Gaëtan Gilbert | |
| 2019-06-01 | Adding overlay for elpi | Hugo Herbelin | |
| 2019-05-27 | Overlay for mind_kelim change (#10133) | Gaëtan Gilbert | |
| 2019-05-24 | Adding overlays. | Pierre-Marie Pédrot | |
| 2019-05-23 | Merge PR #9895: [loadpath] Make loadpath handling self-contained and move to ↵ | Maxime Dénès | |
| vernac Reviewed-by: maximedenes | |||
| 2019-05-23 | Merge PR #10185: Remove undocumented Instance : ! syntax | Vincent Laporte | |
| Ack-by: SkySkimmer Ack-by: Zimmi48 Reviewed-by: vbgl | |||
| 2019-05-22 | Merge PR #10177: Fix #10176: shadowing vs automatic class based ↵ | Hugo Herbelin | |
| generalization + cleanups Reviewed-by: herbelin | |||
| 2019-05-21 | Fixing typos - Part 1 | JPR | |
| 2019-05-21 | [loadpath] Further cleanup after merge with MlTop. | Emilio Jesus Gallego Arias | |
| We cleanup a bit the implementation of LoadPath which is not possible as now all the loadpath logic is in the same place. In particular, we remove exceptions in favor a `locate_result` monad. More cleanup should still be possible, in particular `locate_absolute_library` and `locate_qualified_library` should be merged. | |||
| 2019-05-21 | Overlay for definition-not-visible overhaul | Gaëtan Gilbert | |
| 2019-05-21 | Overlay for removing Instance: !type syntax | Gaëtan Gilbert | |
| 2019-05-17 | Overlay for removing Generalized 1st arg | Gaëtan Gilbert | |
| 2019-05-17 | [Nix-ci] Update Unicoq patch | Vincent Laporte | |
| 2019-05-17 | [Nix-CI] Bignums no longer depends on camlp5 | Vincent Laporte | |
| 2019-05-14 | Merge PR #8893: Moving evars_of_term from constr to econstr | Pierre-Marie Pédrot | |
| Ack-by: SkySkimmer Reviewed-by: gares Ack-by: herbelin Reviewed-by: maximedenes Reviewed-by: ppedrot | |||
| 2019-05-14 | Merge PR #10125: Allow run_tactic to return a value, remove hack from ltac2 | Pierre-Marie Pédrot | |
| Ack-by: SkySkimmer Reviewed-by: ppedrot | |||
| 2019-05-14 | Merge PR #10135: Make detyping robust w.r.t. indexed anonymous variables | Pierre-Marie Pédrot | |
| Ack-by: ejgallego Ack-by: maximedenes Reviewed-by: ppedrot | |||
| 2019-05-14 | Overlay for value-returning run_tactic | Gaëtan Gilbert | |
| 2019-05-13 | Adding overlay for Equations. | Hugo Herbelin | |
| 2019-05-13 | Merge PR #10076: [Canonical structures] Annotation to field declarations to ↵ | Enrico Tassi | |
| prevent them from being “canonical” Ack-by: SkySkimmer Ack-by: Zimmi48 Reviewed-by: gares Ack-by: maximedenes Ack-by: robbertkrebbers Ack-by: vbgl | |||
| 2019-05-13 | Add overlay for Unicoq | Maxime Dénès | |
| 2019-05-11 | Merge PR #10052: Cleanup the hypothesis conversion function | Hugo Herbelin | |
| Reviewed-by: herbelin | |||
| 2019-05-10 | Add overlay for elpi | Vincent Laporte | |
| 2019-05-10 | Merge PR #9854: Improve field_simplify on fractions with constant denominator | Michael Soegtrop | |
| Reviewed-by: MSoegtropIMC Ack-by: Zimmi48 Reviewed-by: amahboubi Reviewed-by: vbgl | |||
| 2019-05-10 | Add overlays for coq/coq#10052. | Pierre-Marie Pédrot | |
| 2019-05-10 | Merge PR #10120: Clean-up: remove dead appveyor.sh file. | Emilio Jesus Gallego Arias | |
| 2019-05-09 | Merge PR #10081: Remove ppedrot/ltac2 from CI after integration in main repo | Michael Soegtrop | |
| Reviewed-by: MSoegtropIMC | |||
| 2019-05-09 | Switched Coquelicot CI URLs from INRIA gforge to INRIA gitlab | Michael Soegtrop | |
| 2019-05-08 | Remove ltac2 add-on from Windows installer now that it is in the main Coq ↵ | Théo Zimmermann | |
| package. | |||
| 2019-05-08 | Clean-up: remove dead appveyor.sh file. | Théo Zimmermann | |
| 2019-05-07 | Remove overlays for CompCert and VST | Vincent Laporte | |
| 2019-05-07 | [nix-ci] Add coquelicot, improve flocq | Vincent Laporte | |
| 2019-05-07 | Add overlays for CompCert, VST, and coquelicot | Vincent Laporte | |
| 2019-05-07 | Remove ppedrot/ltac2 from CI after integration in main repo | Gaëtan Gilbert | |
