| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-10 | Remove `Tracer` (#4365) | Laurenz | |
| 2024-06-09 | Pure location assignment (#4352) | Laurenz | |
| 2024-05-30 | Simplify paragraph collection (#4301) | Laurenz | |
| 2024-05-30 | Tests for jump from click/cursor (#4297) | Laurenz | |
| 2024-05-29 | Fix `Default` impls for AST nodes (#4288) | Laurenz | |
| 2024-05-22 | Refactor frame metadata into tags (#4212) | Laurenz | |
| 2024-05-13 | Replace all `Prehashed` with `LazyHash` (#4127) | Laurenz | |
| 2024-05-13 | Factor out `typst-utils` crate (#4125) | Laurenz | |
| 2024-05-06 | Slice the before_window at char boundaries (#4028) | Myriad-Dreamin | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-04-01 | Fix source path resolution in import analysis (#3842) | Myriad-Dreamin | |
| 2024-04-01 | Add side parameter to leaf_at (#3767) | Matthew Toohey | |
| 2024-03-12 | Track context (#3623) | Laurenz | |
| 2024-03-09 | Update changelog and roadmap (#3594) | Laurenz | |
| 2024-02-28 | Fix package autocompletion deduplication (#3525) | Laurenz | |
| 2024-02-28 | Make use of `is_some_and` where applicable (#3523) | Laurenz | |
| 2024-02-27 | New context system (#3497) | Laurenz | |
| 2024-02-21 | Destructuring improvements (#3463) | Laurenz | |
| 2024-01-17 | Add `Page` struct | Laurenz | |
| To get rid of the Meta hack where numbering and things like that are stored in the frame. | |||
| 2023-11-30 | Adjust signature of `jump_from_cursor` | Laurenz | |
| 2023-11-30 | Optimized labels & introspector (#2801) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-11-28 | Add missing details for type completion | Laurenz | |
| 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-21 | Tidy up some imports | Laurenz | |
| 2023-11-19 | Streamline imports | Laurenz | |
| 2023-11-10 | Implement Oklch support (#2611) | frozolotl | |
| 2023-11-08 | Move some things out of `util` | Laurenz | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-10-30 | Label tooltip | Laurenz | |
| 2023-10-30 | Label autocompletion | Laurenz | |
| 2023-10-29 | Reduce trigger region of closure tooltip | Laurenz | |
| 2023-10-09 | Hashtag -> Hash | Laurenz | |
| 2023-10-04 | Add `Repr` trait (#2269) | MALO | |
| 2023-10-03 | Gradient Part 2 - Linear gradients (#2279) | Sébastien d'Herbais de Thun | |
| 2023-09-26 | Extract IDE crate | Laurenz | |
