| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-13 | test partial import | Gaëtan Gilbert | |
| 2020-04-13 | syntax for import filters | Gaëtan Gilbert | |
| 2020-04-13 | correctly open objects for Names filters | Gaëtan Gilbert | |
| 2020-04-13 | pass filters around | Gaëtan Gilbert | |
| 2020-04-13 | Add ExtRefMap/Set to globnames | Gaëtan Gilbert | |
| 2020-04-13 | Add specific test for "useless" syndef | Gaëtan Gilbert | |
| This happens in practice with the list syndef in List.v | |||
| 2020-04-13 | Merge PR #12087: Temporarily disable Windows job on Azure. | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2020-04-13 | Temporarily disable Windows job on Azure. | Théo Zimmermann | |
| This job is currently broken because of Dune 2.5 not being available yet on the mingw-opam-repository. Before this, it was already red most of the time because of two issues: - Cygwin cannot be downloaded - "Error on dynamically loaded library: .\kernel/byterun\dllbyterun_stubs.dll: The specified module could not be found" bug." We don't know exactly when the latter appeared. It was missed because of the former. The goal is to reenable Windows testing based on standard opam with no cygwin. Hopefully, this is achievable in the next few weeks. | |||
| 2020-04-13 | Merge PR #11539: [dune] [stdlib] Build the standard library natively with Dune. | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2020-04-11 | [dune] [doc] Remove the quick targets in favor of the shims. | Emilio Jesus Gallego Arias | |
| These targets are redundant with the shims. We also improve the documentation quite a bit. | |||
| 2020-04-11 | [dune] [stdlib] Build the standard library natively with Dune. | Emilio Jesus Gallego Arias | |
| This completes a pure Dune bootstrap of Coq. There is still the question if we should modify `coqdep` so it does output a dependency on `Init.Prelude.vo` in certain cases. TODO: We still double-add `theories` and `plugins` [in coqinit and in Dune], this should be easy to clean up. Setting `libs_init_load_path` does give a correct build indeed; however we still must call this for compatibility? | |||
| 2020-04-11 | [ci] [build] Bump Dune to 2.5.0 | Emilio Jesus Gallego Arias | |
| It is unfortunate that we cannot install coqide and Dune 2.5.0 in < 4.07.0 | |||
| 2020-04-11 | Merge PR #11961: Convert vernac commands chapter to prodn, update syntax | Théo Zimmermann | |
| Ack-by: Zimmi48 Ack-by: cpitclaudel | |||
| 2020-04-10 | Convert vernac commands chapter to prodn, update syntax | Jim Fehrle | |
| 2020-04-10 | Suppress the space after "#" when printing productions | Jim Fehrle | |
| to reflect lexer requirement for no space | |||
| 2020-04-10 | Ignore subscripts in notation for matching cmds and tacs | Jim Fehrle | |
| 2020-04-10 | Fix prefix matching | Jim Fehrle | |
| 2020-04-10 | Merge PR #12039: Do not erase native files in debug mode | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-04-10 | Merge PR #11882: Adding a short form of Ltac2 Fresh.fresh | Pierre-Marie Pédrot | |
| Reviewed-by: MSoegtropIMC Reviewed-by: ppedrot Ack-by: tchajed | |||
| 2020-04-10 | Merge PR #11756: [lib] Remove custom backtrace-destroying finalizers | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-04-10 | Merge PR #12036: [ci] [fiat-crypto] [flambda] Don't use flambda for fiat-crypto | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2020-04-09 | Merge PR #12010: Remove dead code in Evarsolve alias algorithm | Hugo Herbelin | |
| 2020-04-09 | Code simplification in find_projectable_vars. | Pierre-Marie Pédrot | |
| We inline the "with_evars := false" case. | |||
| 2020-04-09 | Remove a unused computation in alias code. | Pierre-Marie Pédrot | |
| The effects field of the UniqueProjection constructor was never accessed. | |||
| 2020-04-09 | Inline an alias-computing function only used once. | Pierre-Marie Pédrot | |
| This makes some invariants explicit and is 1:1 equivalent. | |||
| 2020-04-09 | Remove dead code in Evarsolve alias resolution. | Pierre-Marie Pédrot | |
| 2020-04-09 | Merge PR #12046: [errors] Print backtrace of internal errors in printers | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-04-09 | Merge PR #11534: Support universe bindings and universe constraints in Let ↵ | Gaëtan Gilbert | |
| definitions. Reviewed-by: SkySkimmer | |||
| 2020-04-09 | Merge PR #12056: [pre-commit] Check ocamlformat version and silence ocamlformat. | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2020-04-09 | Merge PR #12050: Fix a typo in CoqMakefile.in | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-04-09 | [pre-commit] Check ocamlformat version and silence ocamlformat. | Théo Zimmermann | |
| Cf. #12049. | |||
| 2020-04-08 | Merge PR #12044: proposed fix for the issue #12015 (String_as_OT) | Jason Gross | |
| Reviewed-by: JasonGross | |||
| 2020-04-08 | [ci] [fiat-crypto] [flambda] Don't use flambda for fiat-crypto | Emilio Jesus Gallego Arias | |
| As of today flambda is pretty stack-hungry for some developments, in particular it doesn't work [`StackOverflow` in fiat-crypto extracted code even with large stacks. We are thus forced to revert fiat-crypto's compilation to the regular OCaml compiler. This is OCaml bug https://github.com/ocaml/ocaml/issues/7842 | |||
| 2020-04-08 | Merge PR #11909: Make the level of ≡ in Int63 consistent with = | Hugo Herbelin | |
| Reviewed-by: anton-trunov | |||
| 2020-04-08 | Fix a typo in CoqMakefile.in | Jason Gross | |
| 2020-04-08 | [errors] Print backtrace of internal errors in printers | Emilio Jesus Gallego Arias | |
| This is useful as witnessed by #11829 , as some errors printers do still fail, so it costs little to have both backtraces. | |||
| 2020-04-08 | Merge PR #12005: Remove deprecated coqtop options | Emilio Jesus Gallego Arias | |
| Ack-by: SkySkimmer Ack-by: ejgallego | |||
| 2020-04-07 | Merge PR #11997: Clean and fix definitions of options. | Emilio Jesus Gallego Arias | |
| Reviewed-by: Matafou Ack-by: SkySkimmer Reviewed-by: ejgallego Reviewed-by: gares Ack-by: jfehrle | |||
| 2020-04-07 | Integrated changes proposed by @JasonGross | ilya | |
| 2020-04-07 | proposed fix for the issue #12015 (String_as_OT) | ilya | |
| 2020-04-07 | Support universe bindings and universe constraints in Let definitions. | Théo Zimmermann | |
| Let vs Definition / Example syntax was split in 7c28130 for parsing reasons: so that the new Let Fixpoint and Let CoFixpoint syntax could be introduced. This split is probably the reason why Let was overlooked when support for universe bindings and universe constraints were added to Definition and variants. | |||
| 2020-04-07 | Merge PR #12042: Fix documentation of Print Libraries following #10476. | Clément Pit-Claudel | |
| 2020-04-07 | Fix documentation of Print Libraries following #10476. | Théo Zimmermann | |
| 2020-04-07 | Do not erase native files in debug mode | Maxime Dénès | |
| Being able to inspect the generated OCaml code is a useful debug tool. It seems this was disabled by mistake in #11081. | |||
| 2020-04-06 | Merge PR #12006: [coq_makefile] remove .lia.cache and .nia.cache by make ↵ | Enrico Tassi | |
| cleanall Reviewed-by: gares | |||
| 2020-04-06 | Clean and fix definitions of options. | Théo Zimmermann | |
| - Provide new helper functions in `Goptions` on the model of `declare_bool_option_and_ref`; - Use these helper functions in many parts of the code base (encapsulates the corresponding references); - Move almost all options from `declare_string_option` to `declare_stringopt_option` (only "Warnings" continue to use the former). This means that these options now support `Unset` to get back to the default setting. Note that there is a naming misalignment since `declare_int_option` is similar to `declare_stringopt_option` and supports `Unset`. When "Warning" is eventually migrated to support `Unset` as well, we can remove `declare_string_option` and rename `declare_stringopt_option` to `declare_string_option`. - For some vernac options and flags that have an equivalent command-line option or flag, implement it like the standard `-set` and `-unset`. | |||
| 2020-04-06 | Merge PR #11955: Use the kernel machine in whd_betaiota_deltazeta_for_iota_state | Matthieu Sozeau | |
| Reviewed-by: SkySkimmer Reviewed-by: mattam82 | |||
| 2020-04-05 | Merge PR #12025: Fixes #11194 (Canonical/Coercion not located for coqdoc) | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2020-04-05 | Fixes #11194 (Canonical/Coercion not located for coqdoc). | Hugo Herbelin | |
| The location was missing in the parser. | |||
| 2020-04-03 | Avoiding using a fixed introduction name in Ltac code of stdlib. | Hugo Herbelin | |
