summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-12-04Add contextual `target` functionLaurenz
2024-12-04Add HTML feature flagLaurenz
2024-12-04Add some more spansLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-30Add documentation example to `array.sorted()` (#5475)Nikolai Neff-Sarnow
2024-11-29Compile-time `PicoStr` interning (#5491)Laurenz
2024-11-29Make `math.italic` compatible with ħ (#5492)Malo
2024-11-29Handle SIGPIPE (#5444)wznmickey
2024-11-27Let decimal constructor accept decimal values (#5481)+merlan #flirora
2024-11-27Add missing full stop to documentation of `ImageElem` struct (#5484)3w36zj6
2024-11-27Fix weak spacing being ignored unconditionally in `math.lr` (#5477)Max
2024-11-27Add Bulgarian translation entries (#5476)Deyan Ginev
2024-11-27Use extended shape information for glyph `text_like`-ness (#5483)Max
2024-11-27Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)+merlan #flirora
2024-11-27More magic "preview" -> DEFAULT_NAMESPACE (#5478)Stephen Waits
2024-11-26Added warning when explicit return in code (not markup) discards joined conte...Sébastien d'Herbais de Thun
2024-11-26Ignore leading and trailing ignorant fragments in `math.lr` (#5473)Max
2024-11-26Replace _magic_ "preview" literals with a constant (#5452)Stephen Waits
2024-11-26Fix `path` with infinite length causing panic (#5457)Max
2024-11-26Tags shouldn't affect row height in equations (#5458)Max
2024-11-26Update NewCM fonts to version 7.0.0 (#5465)Max
2024-11-26Docs: note `par.linebreaks` in `text.costs` (#5434)Johann Birnick
2024-11-26Support for Basque language (#5429)Iagoba Apellaniz
2024-11-17Use `codex` for symbols (#5421)Malo
2024-11-17Timings for `state.at` and `state.get` (#5411)Sébastien d'Herbais de Thun
2024-11-17Fix unnecessary hyphenation (#5394)wznmickey
2024-11-13Smarter filtering of scope completionsLaurenz
2024-11-13Simplify go-to-definitionLaurenz
2024-11-13Silence `typst-timing` warnings on WebAssemblyLaurenz
2024-11-13Add support for raw range spansLaurenz
2024-11-13Simplify import handlingLaurenz
2024-11-13Move a few things into separate filesLaurenz
2024-11-13Figure body snippetsLaurenz
2024-11-13Distinguish between more completion kindsLaurenz
2024-11-13Autocomplete file pathsLaurenz
2024-11-13Introduce `IdeWorld` traitLaurenz
2024-11-13Do not complete existing positional parametersLaurenz
2024-11-13Star import tooltipLaurenz
2024-11-13Simplify tooltip testsLaurenz
2024-11-13Autocomplete different functions with different bracketsLaurenz
2024-11-13Fix `#cite` autocompletionLaurenz
2024-11-13Simplify autocompletion testsLaurenz
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-11-12Add `asymp` and `asymp.not` symbols (#5391)Pascal Quach
2024-11-12Removed deprecated `diff` symbol (#5388)Andrew Voynov
2024-11-07Remove unused dependencies (#5379)Yip Coekjan
2024-11-05Add `sym.eq.triple.not` (#5372)Johann Birnick
2024-11-05Fix unstoppable empty footnote loop (#5354) (#5364)wznmickey
2024-11-04Disable justification in `raw(block: true, ...)` (#4889)Sébastien d'Herbais de Thun
2024-11-04Refactor Parser (#5310)Laurenz