summaryrefslogtreecommitdiff
path: root/src/model
AgeCommit message (Expand)Author
2022-12-02Fix closure capturing bug with for loopsLaurenz
2022-11-29Strong deltaLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-27Switch `StrResult` to `EcoString`Laurenz
2022-11-26Document metadataLaurenz
2022-11-26Reorganize library baseLaurenz
2022-11-26Make content a bit more compactLaurenz
2022-11-26Make text and space nodes unselectableLaurenz
2022-11-26Dynamic labelsLaurenz
2022-11-26Extract numbering pattern from list nodeLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Separate typesetting and compilationLaurenz
2022-11-24Protect VmLaurenz
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-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-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-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-09-26Fix bad list interactionLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-21Tracked memoizationLaurenz