| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-12 | Statically ensure that native update locations are of form Linked*. | Pierre-Marie Pédrot | |
| 2020-11-12 | Merge PR #13289: Cosmetic cleaning of uState.ml: a bit of doc, more unity in ↵ | Pierre-Marie Pédrot | |
| naming Ack-by: gares Reviewed-by: ppedrot | |||
| 2020-11-12 | Merge PR #13345: Addressing #13344: clarifying the role of Add ML Path vs -I | coqbot-app[bot] | |
| Reviewed-by: ejgallego Reviewed-by: Zimmi48 Ack-by: ppedrot Ack-by: jfehrle | |||
| 2020-11-12 | Add changelog for #13345. | Hugo Herbelin | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-11-12 | Clarifying the role of Add ML Path vs -I (see #13344). | Hugo Herbelin | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-11-12 | Merge PR #13317: [ssr] intro pattern extensions for dup, swap and apply | coqbot-app[bot] | |
| Reviewed-by: gares Ack-by: Zimmi48 | |||
| 2020-11-10 | Merge PR #13335: Fix running unit tests with dune compiled coq | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-11-10 | Merge PR #13315: Convert logic chapter to prodn | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-11-10 | Convert logic.rst to prodn | Jim Fehrle | |
| 2020-11-10 | Fix running unit tests with dune compiled coq | Gaëtan Gilbert | |
| (for runs outside dune, ie "make -C test-suite unit-tests" rather than "dune build @runtest") Fix #13333 | |||
| 2020-11-10 | Merge PR #13325: [compat] remove 8.10 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-11-10 | Merge PR #13322: [obligation] Properly handle no obligations on `Next ↵ | coqbot-app[bot] | |
| Obligation` Reviewed-by: SkySkimmer | |||
| 2020-11-10 | Merge PR #13297: Remove the native symbol registering from the safe environment. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-11-09 | Add additional escape sequences for notations | Jim Fehrle | |
| 2020-11-09 | Add global version of OPTINREF | Jim Fehrle | |
| 2020-11-09 | Merge PR #13329: [refman] Stop applying a special style to Coq, CoqIDE, ↵ | coqbot-app[bot] | |
| OCaml and Gallina. Reviewed-by: jfehrle Reviewed-by: cpitclaudel | |||
| 2020-11-09 | Merge PR #13327: Fix documentation of Ltac ::= | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-11-09 | [refman] Stop applying a special style to Coq, CoqIDE, OCaml and Gallina. | Théo Zimmermann | |
| The smallcaps rendering was inexistent in the PDF version and did not look good in the HTML version. | |||
| 2020-11-09 | [obligation] Proper handle no obligations on `Next Obligation` | Emilio Jesus Gallego Arias | |
| Fixes #13320 . Trivial programming error, actually this is handled better in a further refactoring branch not submitted due to the long time the whole rework took. | |||
| 2020-11-09 | Remove virtually unused replace rule. | Théo Zimmermann | |
| 2020-11-09 | Fix #5226: Add index entry for ::=. | Théo Zimmermann | |
| 2020-11-09 | Fix indentation of todo in Ltac chapter. | Théo Zimmermann | |
| Actual documentation was interpreted as a comment. | |||
| 2020-11-09 | Remove the native symbol registering from the safe environment. | Pierre-Marie Pédrot | |
| Instead we store that data in the native code that was generated in adapt the compilation scheme accordingly. Less indirections and less imperative tinkering makes the code safer. The global symbol table was originally introduced in #10359 as a way not to depend on the Global module in the generated code. By storing all the native-related information in the cmxs file itself, this PR also makes other changes easier, such as e.g. #13287. | |||
| 2020-11-09 | [compat] remove 8.10 | Enrico Tassi | |
| 2020-11-09 | Merge PR #13310: Fix macOS CI on Azure. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-11-09 | Merge PR #13217: Addresses #13216: use of type classes in the return clause ↵ | Pierre-Marie Pédrot | |
| of a match. Reviewed-by: ppedrot | |||
| 2020-11-09 | Merge PR #13173: Lint stdlib with -mangle-names #4 | coqbot-app[bot] | |
| Reviewed-by: anton-trunov | |||
| 2020-11-08 | fixup | Cyril Cohen | |
| 2020-11-06 | Merge PR #13139: Clean the constr-as-hint API | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-11-06 | Update doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst | Cyril Cohen | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-11-06 | Merge PR #13255: Fixes #13244: support for coercions in Search | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-11-06 | Merge PR #13284: Fixing interpretation of rewrite_strat argument in Ltac | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-11-06 | Intro pattern extensions for dup, swap and apply | Cyril Cohen | |
| 2020-11-05 | Merge PR #12099: More parsing/printing notation/abbreviation consistency for ↵ | Emilio Jesus Gallego Arias | |
| mixed terms and pattern Reviewed-by: ejgallego | |||
| 2020-11-05 | Merge PR #12797: [refman] Take large chunks out of the tactics chapter. | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-11-05 | Added change log for #12099. | Hugo Herbelin | |
| 2020-11-05 | Minor cut elimination in the code of constrintern.ml. | Hugo Herbelin | |
| 2020-11-05 | Regression tests for the various combinations of mixed terms and binders in ↵ | Hugo Herbelin | |
| notations. This also includes tests for abbreviations. | |||
| 2020-11-05 | Accept local variables in mixed terms and binders of notations. | Hugo Herbelin | |
| 2020-11-05 | Accept section variables in notations with mixed terms and binders. | Hugo Herbelin | |
| 2020-11-05 | Passing full interning env to pattern interning, for better control. | Hugo Herbelin | |
| This will allow for instance to check the status of a variable name used both as a term and binder in notations. | |||
| 2020-11-05 | Notations: Giving a consistent role to global references occurring patterns. | Hugo Herbelin | |
| Currently, global references in patterns used also as terms were accepted for parsing but not for printing. We accept section variables for both parsing and printing. We reject constant and inductive types for both parsing and printing. Among other, this also fixes a hole in interpreting variables used both patterns and terms: the term part was not interpreted. | |||
| 2020-11-05 | Merge PR #13311: Changelog for 8.12.1. | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-11-05 | Adding change log for #13217. | Hugo Herbelin | |
| 2020-11-05 | Fixes #13216 (use of type classes in the return clause of a match). | Hugo Herbelin | |
| This was deactivated in fb1c2a017e but it seems useful (e.g. in contribs containers). It seems to be useful | |||
| 2020-11-05 | Fix macOS CI / disable bundle generation. | Théo Zimmermann | |
| Fix macOS CI build by removing the failing 'brew update' step and unpinning homebrew. Unfortunately, because of problems discovered in #12672 during the previous attempt to fix #12657, this makes the bundle generation step fail. | |||
| 2020-11-05 | Changelog for 8.12.1. | Théo Zimmermann | |
| 2020-11-05 | Merge PR #12218: Numeral notations for non inductive types | coqbot-app[bot] | |
| Reviewed-by: herbelin Reviewed-by: JasonGross Reviewed-by: jfehrle Ack-by: Zimmi48 | |||
| 2020-11-05 | Merge PR #13301: Fixes #13298: Search applied to primitive projections needs ↵ | coqbot-app[bot] | |
| a correct typing environment Reviewed-by: SkySkimmer | |||
| 2020-11-05 | Add a redirection from previous location of the proof handling chapter. | Théo Zimmermann | |
