| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | Deduplicate labels for code completion (#6516) | Said A. | |
| 2025-07-09 | Fix tooltip for figure reference (#6580) | Laurenz | |
| 2025-03-11 | Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) ↵ | evie | |
| (#6038) | |||
| 2024-12-04 | Add HTML export format | Laurenz | |
| 2024-12-04 | Rename `Document` to `PagedDocument` | Laurenz | |
| 2024-11-29 | Compile-time `PicoStr` interning (#5491) | Laurenz | |
| 2024-11-13 | Simplify import handling | Laurenz | |
| 2024-11-13 | Introduce `IdeWorld` trait | Laurenz | |
| 2024-10-27 | Split out four new crates (#5302) | Laurenz | |
| 2024-07-11 | Spans for cross-file go-to-definition (#4539) | Laurenz | |
| 2024-06-22 | Add message when trying to access a field that is not set (#4399) | +merlan #flirora | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-06-10 | Remove `Tracer` (#4365) | Laurenz | |
| 2024-06-09 | Pure location assignment (#4352) | Laurenz | |
| 2024-05-13 | Factor out `typst-utils` crate (#4125) | Laurenz | |
| 2024-04-01 | Fix source path resolution in import analysis (#3842) | Myriad-Dreamin | |
| 2024-03-12 | Track context (#3623) | Laurenz | |
| 2024-02-27 | New context system (#3497) | Laurenz | |
| 2023-11-30 | Optimized labels & introspector (#2801) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-11-26 | Rework `Vt` into `Engine` | Laurenz | |
| - Moves as much data out of the `Vm` - Removes duplication with call_vm and call_vt flavours - Uses tracked chain instead of fixed int for determining max nesting depth - This means that nesting checks now generalizes to layout and realization, to detect crashing show rules and overly nested layouts | |||
| 2023-11-24 | Move delayed errors into tracer | Laurenz | |
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-09-26 | Extract IDE crate | Laurenz | |
