| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-10 | Adjust source file API surface (#6423) | Laurenz | |
| 2025-06-10 | Report errors in external files (#6308) | Tobias Schmitz | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-11-13 | Add support for raw range spans | Laurenz | |
| 2024-10-27 | Split out four new crates (#5302) | Laurenz | |
| 2024-05-13 | Replace all `Prehashed` with `LazyHash` (#4127) | Laurenz | |
| 2024-04-30 | Fix suffix computation for Source::replace (#3989) | QuarticCat | |
| 2023-12-30 | New performance timings (#3096) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-11-21 | Tidy up some imports | Laurenz | |
| 2023-11-19 | Streamline imports | Laurenz | |
| 2023-09-19 | Incremental parsing in CLI | Laurenz | |
| Reparses files in the CLI incrementally and also uses the file modification timestamp to completely skip reparsing if possible. | |||
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-22 | Virtual path type | Laurenz | |
| Fixes #1937 | |||
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
