| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-18 | Review commit: improving the doc of boolean attributes. | Théo Zimmermann | |
| 2020-11-18 | Run doc_grammar for #13312. | Théo Zimmermann | |
| 2020-11-18 | [attributes] Deprecate `attr(true)` syntax in favor of booelan attributes. | Emilio Jesus Gallego Arias | |
| We introduce a warning so boolean attributes are expected to be of the form `attr={yes,no}` or just `attr` (for `yes`). We update the documentation, test-suite, and changelog. | |||
| 2020-11-16 | Update grammar in doc | Jim Fehrle | |
| 2020-11-16 | Doc for variance syntax | Gaëtan Gilbert | |
| 2020-11-14 | Move destructuring let syntax closer to its documentation. | Théo Zimmermann | |
| 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-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-02 | [doc] attribute #[using] | Enrico Tassi | |
| 2020-10-30 | Renaming Numeral.v into Number.v | Pierre Roux | |
| 2020-10-27 | Change a few nonterminal names in mlgs and update doc to match | Jim Fehrle | |
| 2020-10-25 | Merge PR #12936: Convert misc chapters to prodn, update syntax | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: mattam82 Ack-by: pi8027 Ack-by: herbelin Ack-by: gares Ack-by: fajb Ack-by: proux01 | |||
| 2020-10-24 | Convert misc chapters to prodn | Jim Fehrle | |
| 2020-10-23 | Correct doc using :>> | Gaëtan Gilbert | |
| The cast keywords are <: and <<:, not :>/:>> :>> stopped being a keyword in #13106 | |||
| 2020-10-20 | Add some missing smallcaps. | Théo Zimmermann | |
| 2020-10-12 | Add missing ";" in record grammar | Jim Fehrle | |
| 2020-10-05 | Document the removal of forward class hints. | Théo Zimmermann | |
| 2020-10-02 | More details in the documentation of native arrays | Vincent Semeria | |
| Update doc/sphinx/language/core/primitive.rst Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> Add persistent data structure Update doc/sphinx/language/core/primitive.rst Co-authored-by: Hugo Herbelin <herbelin@users.noreply.github.com> Update doc/sphinx/language/core/primitive.rst Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> Update doc/sphinx/language/core/primitive.rst Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-09-11 | [numeral notation] Improve documentation | Pierre Roux | |
| Following reviews from Jim Fehrle on #12218 and #12979 | |||
| 2020-09-11 | [refman] Explicit integer and natural | Pierre Roux | |
| As respectively bigint and bignat that fit into an OCaml int. | |||
| 2020-09-11 | [refman] Rename int to integer | Pierre Roux | |
| 2020-09-11 | [refman] Rename numeral to number | Pierre Roux | |
| 2020-09-11 | [refman] Rename num to natural | Pierre Roux | |
| 2020-08-26 | Merge PR #12085: Convert ltac2 chapter to use prodn, update syntax | coqbot-app[bot] | |
| Reviewed-by: JasonGross Reviewed-by: Zimmi48 Ack-by: jfehrle Ack-by: ppedrot | |||
| 2020-08-25 | Convert ltac2 chapter to use prodn, update syntax | Jim Fehrle | |
| 2020-08-15 | Document semantic restriction on patterns | Jim Fehrle | |
| 2020-07-06 | Primitive persistent arrays | Maxime Dénès | |
| Persistent arrays expose a functional interface but are implemented using an imperative data structure. The OCaml implementation is based on Jean-Christophe Filliâtre's. Co-authored-by: Benjamin Grégoire <Benjamin.Gregoire@inria.fr> Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> | |||
| 2020-06-09 | Merge sections on functions and function types. | Théo Zimmermann | |
| 2020-06-09 | Minor improvements to the section on sorts. | Théo Zimmermann | |
| 2020-06-09 | Minor improvements to the section on basics. | Théo Zimmermann | |
| 2020-06-08 | Convert Ltac chapter to prodn | Jim Fehrle | |
| 2020-05-27 | Changelog entries for the 8.12 changes to the reference manual. | Théo Zimmermann | |
| 2020-05-18 | Use the new gdef alt-text feature in the refman. | Théo Zimmermann | |
| 2020-05-15 | Merge PR #12239: Split Gallina, Gallina ext and most of CIC chapters into ↵ | Clément Pit-Claudel | |
| multiple pages. Reviewed-by: jfehrle | |||
| 2020-05-15 | Merge PR #11948: Hexadecimal numerals | Hugo Herbelin | |
| Reviewed-by: JasonGross Ack-by: Zimmi48 Ack-by: herbelin | |||
| 2020-05-14 | Add some markers of origin. | Théo Zimmermann | |
| 2020-05-14 | Reintroduce leftover parts; update index files; small fixes. | Théo Zimmermann | |
| 2020-05-14 | Refactoring of the first part of the reference manual. | Théo Zimmermann | |
| 2020-05-14 | Split Gallina extensions into multiple files. | Théo Zimmermann | |
| 2020-05-14 | Split Gallina into multiple files. | Théo Zimmermann | |
| 2020-05-14 | Split parts of CIC into multiple files. | Théo Zimmermann | |
| 2020-05-14 | Create new file on Functions and Assumptions. | Théo Zimmermann | |
| 2020-05-14 | Merge definitions and type casts in same file. | Théo Zimmermann | |
| 2020-05-14 | Create new file on Definitions. | Théo Zimmermann | |
| 2020-05-14 | Add type casts to new Definitions file. | Théo Zimmermann | |
| 2020-05-13 | Merge doc of modules from two origins. | Théo Zimmermann | |
| 2020-05-13 | Move file on modules in new location. | Théo Zimmermann | |
| 2020-05-13 | Add to file on modules. | Théo Zimmermann | |
| 2020-05-13 | New file on primitive objects. | Théo Zimmermann | |
| 2020-05-13 | Create a new file on conversion. | Théo Zimmermann | |
