summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-23Introduce `Library`Laurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-22More sensible `LayoutRoot`Laurenz
2022-11-22Reorganize content typeLaurenz
2022-11-22Rename two syntax typesLaurenz
2022-11-22Make inner node and node data privateLaurenz
2022-11-21Show with setLaurenz
2022-11-21Don't display functionsLaurenz
2022-11-21LabelsLaurenz
2022-11-21Refactor proc macrosLaurenz
2022-11-21Retain text spans during regex matchingLaurenz
2022-11-20Tracepoints for show rulesLaurenz
2022-11-20Ignore linebreak directly after markup statementLaurenz
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-09Remove role applicationsLaurenz
2022-11-09New block spacing modelLaurenz
2022-11-08Reduce style chain bloatLaurenz
2022-11-07SelectorsLaurenz
2022-11-07Show it!Laurenz
2022-11-04Style changesLaurenz
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-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