summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-30Add Danish (#1365)sandal
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-29feat: Add Swedish (#1353)Olle Månsson
2023-05-29Add Dutch LocalNames (#1357)Lynn
2023-05-24Rework delimiter errorsLaurenz
2023-05-23Fix layout panic in rounded rectangleLaurenz
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-22Fix and simplify reference supplementsLaurenz
2023-05-22Don't hide introspection metadataLaurenz
2023-05-22Fix PDF outline bugsLaurenz
2023-05-22Fix field access on styled elementLaurenz
2023-05-22Fix removal order for dictionaryLaurenz
2023-05-22Clearer error messages for failed comparisonsLaurenz
2023-05-21Correct outdated comment (#1265)Rui
2023-05-20FootnotesLaurenz
2023-05-19Do not crash on invalid patternLaurenz
2023-05-17Show default values in documentationLaurenz
2023-05-17Search keywordsLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-15Switch from unicode_xid to unicode_ident (#1208)Kevin Stevens
2023-05-12Show rules for symbols (fixes #1130) (#1175)sitandr
2023-05-11Improve alignment of text inside raw blocks (#1034)Pg Biel
2023-05-11Alternate between right/left alignment in equations (#936)Alex Saveau
2023-05-11Let `Document` be `Sync` againLaurenz
2023-05-11Documentation fixesLaurenz
2023-05-11Remove tracing from cheap functionsLaurenz
2023-05-11More efficient introspectionLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-04More efficient incremental parsingLaurenz
2023-05-03Function scopes (#1032)Pg Biel
2023-05-03Parameter pattern bug (#1062)Marmare314
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03Refactor string replacementLaurenz
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-05-03Add shorthand for root operation (#929)Marmare314
2023-05-03Make ligatures copyable and searchableLaurenz
2023-05-02fix: typos (#1074)Alberto Vilches
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-28Refactor dash pattern (#983)Szymon Bęczkowski
2023-04-28check index on placeholder (#1005)Marmare314
2023-04-28fix 0pt stroke for PDF export (#1020)Pg Biel
2023-04-26Touch up docsLaurenz
2023-04-26Pattern as parameter (#854)Marmare314
2023-04-26Fix overflows with operators (#904)HarmoGlace
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-26Upgrade a bunch of deps and remove two unused ones (#968)Alex Saveau
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Destructuring assign (#703)Marmare314