summaryrefslogtreecommitdiff
path: root/tests/typeset.rs
AgeCommit message (Expand)Author
2022-11-03Separate test crateLaurenz
2022-11-03Split cratesLaurenz
2022-10-31Rename `RoleMap` to `LangItems`Laurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-05Remove `SpanPos` in favor of `ErrorPos`Laurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19RenamingLaurenz
2022-06-14Fix error messages on WindowsLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-06-10Bump dependenciesLaurenz
2022-06-01Incremental renumberingLaurenz
2022-05-31Enforce and make use of span orderingLaurenz
2022-05-31Numbered spansLaurenz
2022-05-31Remove green/red distinctionLaurenz
2022-05-27Print function for debuggingLaurenz
2022-05-26Pure functions!Laurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Slim down contextLaurenz
2022-05-03Code Review: Heap is Stack. Unsafe is Good.Martin Haug
2022-05-02New page margins APIMartin Haug
2022-04-24Extract `model` moduleLaurenz
2022-04-19Automatic frame mergingLaurenz
2022-04-16Switch to `unscanny`Laurenz
2022-04-08Em unitsLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-07Rework style chainsLaurenz
2022-03-15Non-returning error macroLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-02-28Reorganize libraryLaurenz
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-08New color stuffMartin Haug
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-31Fix incremental parsing bugsLaurenz
2022-01-30Rework strong and emphLaurenz
2022-01-30Also debug print syntax treeLaurenz