summaryrefslogtreecommitdiff
path: root/library/src/text/shift.rs
AgeCommit message (Collapse)Author
2023-05-17Better documentation outlinesLaurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-19Renaming and refactoringLaurenz
2023-03-17CountersLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-13Remove dumb `field` functionsLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-22Math sub-, superscript and limit layoutLaurenz
2022-12-23Fix typosLaurenz
2022-12-20Document text sub- and superscriptsLaurenz
2022-12-20DocumentationLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-05Make show rule fallible againLaurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Protect VmLaurenz
2022-11-22Reorganize content typeLaurenz
2022-11-19Show everything!Laurenz
2022-11-07SelectorsLaurenz
2022-11-07Show it!Laurenz
- New show rule syntax - Set if syntax - Removed wrap syntax
2022-11-04Style changesLaurenz
2022-11-03Tidy up libraryLaurenz
2022-11-03Split cratesLaurenz