| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-06 | Fix typos in scripting reference (#5660) | Jie Wang | |
| 2024-12-18 | Mention the `calc` module in the operator list (#5595) | Malo | |
| 2024-10-15 | Docs and changelog improvements (#5147) | Laurenz | |
| Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com> Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Jeremie Knuesel <knuesel@gmail.com> Co-authored-by: +merlan #flirora <2975203+bluebear94@users.noreply.github.com> Co-authored-by: Anselm Schüler <mail@anselmschueler.com> | |||
| 2024-10-03 | Tweak docs (#5089) | Laurenz | |
| 2024-09-26 | Spelling (#5020) | Josh Soref | |
| Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2024-09-26 | Add `math.stretch` element function (#5030) | Max | |
| 2024-09-26 | Clarify the path argument of the image element (#4892) | Dmytro Kravchenko-Loznia | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> Co-authored-by: Martin Haug <mhaug@live.de> | |||
| 2024-09-25 | Remove columns.with show rule example (#5028) | Jeremie Knuesel | |
| 2024-09-22 | Improve scripting reference `Methods` example (#5003) | omniwrench | |
| 2024-08-17 | Fix `lr` docs example (#4777) | Max | |
| 2024-08-05 | Add missing under/over-delimiters (#4637) | mkorje | |
| 2024-07-04 | Refactor line building (#4497) | Laurenz | |
| 2024-05-25 | Rephrase the sentence on variable scope in Scripting documentation (#4250) | Malo | |
| 2024-05-17 | Mention that raw and equation syntax works in both markup and code mode (#4164) | Laurenz | |
| 2024-05-16 | Slightly improve tables in `syntax.md` (#4151) | Malo | |
| 2024-05-16 | Documentation for literals (#4149) | Laurenz | |
| 2024-04-08 | Mention `fields` function in docs (#3897) | Rik Huijzer | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-03-15 | Final touches (#3678) | Laurenz | |
| 2024-03-04 | Add support for shortcut links in docs (#3547) | Laurenz | |
| 2024-02-29 | Add `depth` and `offset` field to `heading` (#3038) | tingerrr | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-02-27 | New context system (#3497) | Laurenz | |
| 2024-02-15 | Improve documentation on syntactical modes (#3419) | Malo | |
| 2024-02-02 | Let for-loop iterate Dict with an iterator (#3318) | Leedehai | |
| 2024-02-02 | Allow for-loop to iterate over bytes (#3317) | Leedehai | |
| 2024-01-08 | small typo (#3145) | Enrico Spinielli | |
| 2023-12-18 | Key/Value data from CLI (#2894) | Laurenz | |
| 2023-11-27 | Update changelog | Laurenz | |
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-06 | Link corrected (#2592) | Dominikus Herzberg | |
| 2023-11-02 | Some math docs improvements | Laurenz | |
| 2023-11-02 | Improved math alignment documentation (#2505) | Curtis Decker | |
| 2023-10-29 | Docs fixes | Laurenz | |
| 2023-10-09 | Hashtag -> Hash | Laurenz | |
| 2023-09-30 | Link to CetZ | Laurenz | |
| 2023-09-13 | Mention import renaming in the docs | Laurenz | |
| 2023-09-11 | Docs generation for types | Laurenz | |
| 2023-09-04 | Docs fixes | Laurenz | |
| Fixes #2059 Fixes #1946 Fixes #1936 Fixes #1862 Fixes #1820 Fixes #1383 | |||
| 2023-08-30 | Make zip variadic (#2041) | Sébastien d'Herbais de Thun | |
| 2023-08-30 | Docs for discarding a return value | Laurenz | |
| Fixes #2043 | |||
| 2023-08-30 | Duration type, simple date-duration-calculations and comparisons (#1843) | Beiri22 | |
| 2023-08-30 | Add tau (#2033) | Matt Fellenz | |
| 2023-08-26 | Implement `rev()` method on string (#2013) | Kevin K | |
| 2023-08-21 | Fix typo (#1969) | Pavel Zwerschke | |
| 2023-08-21 | Add intersperse() method for arrays (#1897) | Gokul Soumya | |
| 2023-08-08 | fix(docs): correct function name in types.md (#1894) | Raik Rohde | |
| Corrected the function name from `float` to `int` in the documentation. | |||
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-29 | Add start parameter to array enumerate (#1818) | bluebear94 | |
| 2023-07-26 | fix content::fields in types.md (#1754) | Pg Biel | |
| 2023-07-18 | Adding `dedup` to `array` (#1738) | Sébastien d'Herbais de Thun | |
