summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2022-11-23Introduce `Library`Laurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-22More sensible `LayoutRoot`Laurenz
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Rename `RoleMap` to `LangItems`Laurenz
2022-10-27Small fixesLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19Remove image storeLaurenz
2022-09-19RenamingLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-07-27CSV readingLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-05-31Remove green/red distinctionLaurenz
2022-05-31Basic manual trackingLaurenz
2022-05-26Locate me!Laurenz
2022-05-25Rebrand queries as memoizationLaurenz
2022-05-25Move deps from context to VMLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Virtual machineLaurenz
2022-05-25Slim down contextLaurenz
2022-05-25Thread-local query cacheLaurenz
2022-05-16Safe `eval` functionLaurenz
2022-05-16Absolute pathsLaurenz
2022-05-09Set, show, wrap in code blocksLaurenz
2022-04-24Extract `model` moduleLaurenz
2022-04-08Em unitsLaurenz
2022-03-11Rename template to contentLaurenz
2022-02-23Query cacheLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-18Remove layout-cache featureLaurenz
2022-02-18Basic show rulesLaurenz
2022-02-18Headers and footersLaurenz
2022-02-17Fallible layoutLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-02Remove root nodeLaurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-24Export into rendered imagesLaurenz
2021-12-30Style chainsLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz