summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-05Set Rules Episode I: The Phantom StyleLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-11-05RefactoringLaurenz
2021-11-05Change parserMartin Haug
2021-10-31Reorganize modulesLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-09-15Rename `SyntaxTree` to `Markup`Laurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-18Move to exclusively oneshot benchmarks with Iai fork (#41)Martin
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-16Editable source filesLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-09New source loading architectureLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-25Move and refactorLaurenz
2021-07-21Fs builder methods + tidy upLaurenz
2021-07-21Main context structLaurenz
2021-07-20FileId instead of Path + FileHashLaurenz
2021-07-10Eco string 🌱Laurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-18Ref count the framesMartin
2021-06-01Refactor path handlingLaurenz
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-03-24Make pdf module top-level 🧱Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-17Fixes in TextMate grammar ✅Laurenz
2021-02-11Move span directly into diagnostics 🚚Laurenz
2021-02-09Split evaluation and execution 🔪Laurenz
2021-01-15Split state and scopes, less ref-counting 🔀Laurenz
2021-01-06Pretty printing 🦋Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2020-11-27Basic environment and resource loader 🏞Laurenz
2020-11-24Use newly stabilized intra doc links ↩Laurenz
2020-10-12Naming and grammar ✔Laurenz
2020-10-12Synchronous layout 🪀Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz
2020-10-07Move deco, pass and feedback into diagnostics module ↩Laurenz