summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Update list/enum tests and recognize #762 as already closed (#5433)Ian Wrzesinski
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-13Bump wasmiLaurenz
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-05Fix a typo in architecture.md (#5374)SelfMadeSystem
2024-11-04Add funding-manifest-urls for FLOSS/fund (#5366)Martin Haug
2024-11-04Disable justification in `raw(block: true, ...)` (#4889)Sébastien d'Herbais de Thun
2024-11-04Refactor Parser (#5310)Laurenz
2024-11-0318. Restore list indent behaviorIan Wrzesinski
2024-11-0317. Replace while loop closures and Parser::end() to use SyntaxSetIan Wrzesinski
2024-11-0316. Compress with_mode and with_nl_mode to reduce rightward driftIan Wrzesinski
2024-11-0315. Convert Markup mode to use newline modesIan Wrzesinski