summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-19Rename `margins` to `margin`Laurenz
2022-11-19Rename `RawKind` to `RawFields`Laurenz
2022-11-19Show everything!Laurenz
2022-11-18Pass text node to text show rule instead of stringLaurenz
2022-11-18Reorganize style moduleLaurenz
2022-11-18Remove `Target` enumLaurenz
2022-11-17Simplify layout_inline's signatureLaurenz
2022-11-17Handle paragraph indent at a later stageLaurenz
2022-11-12New interaction modelLaurenz
2022-11-09Remove role applicationsLaurenz
2022-11-09New block spacing modelLaurenz
2022-11-08Reduce style chain bloatLaurenz
2022-11-08Less style propertiesLaurenz
2022-11-07SelectorsLaurenz
2022-11-07Show it!Laurenz
2022-11-04Style changesLaurenz
2022-11-03Tidy up libraryLaurenz
2022-11-03Separate test crateLaurenz
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Reduce usage of `finalize`Laurenz
2022-10-31Replace `encode` with `field`Laurenz
2022-10-31Rename `RoleMap` to `LangItems`Laurenz
2022-10-31Remove semantic role handlingLaurenz
2022-10-31Split up some filesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-27Small fixesLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-17More spans in ASTLaurenz
2022-10-15Bump dependenciesLaurenz
2022-10-14Also hash syntax tree in sourceLaurenz
2022-10-05Add `NotSource` variant to `FileError`Laurenz
2022-10-05Remove `SpanPos` in favor of `ErrorPos`Laurenz
2022-10-05Refactor syntax moduleLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-30Bump ttf-parserLaurenz
2022-09-27Refresh TextMate grammarLaurenz
2022-09-26Fix bad list interactionLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-25Round to nearest `u8` instead of flooringLaurenz
2022-09-25Do not upset AcrobatMartin Haug
2022-09-25Methods to modify colorsMartin Haug
2022-09-25Fix CILaurenz
2022-09-25Add `comemo` as git dependencyLaurenz
2022-09-25XML readingLaurenz
2022-09-25JSON readingLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz