summaryrefslogtreecommitdiff
path: root/src/layout
AgeCommit message (Expand)Author
2021-09-27Expand all but last region for broken up auto rowsLaurenz
2021-09-27Fix paragraph constraintsLaurenz
2021-09-26Simplify decoration handlingLaurenz
2021-09-26More useful `Debug` implsLaurenz
2021-09-25Prevent paragraph from overflowing due to trailing linebreakLaurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-10Reimplement `Debug` for layout nodesLaurenz
2021-09-10Set the correct base for grid cellsLaurenz
2021-09-10Fix fr rows in infinite regionLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
2021-08-23Kerned PDF outputLaurenz
2021-08-21Shorter/clearer field name for geometry typesLaurenz
2021-08-21Prune derivesLaurenz
2021-08-21Make better use of existing variables in gridLaurenz
2021-08-21Turn backlog into iteratorLaurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-17More logical ordering and namingLaurenz
2021-08-17Make percentages for h and v relative to area instead of font sizeLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-09New source loading architectureLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-29Change derive orderLaurenz
2021-07-29Refactor stateLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-26Slightly more expressive method nameLaurenz
2021-07-26No more excessive region cloningLaurenz
2021-07-26Move incremental test into separate functionLaurenz
2021-07-25Merge font and par state into text stateLaurenz
2021-07-25State-based monospace handlingLaurenz
2021-07-25Fix commentLaurenz
2021-07-25Move and refactorLaurenz
2021-07-21Main context structLaurenz
2021-07-16Use array's IntoIterator impl and nested or patternsLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string 🌱Laurenz
2021-07-09Fix boundLaurenz
2021-07-08Add lots of Eq implsLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-07-08Rename some library argumentsLaurenz
2021-06-30Make clippy a bit happierLaurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-30Bump dependenciesLaurenz
2021-06-29Put incremental compilation behind featureMartin Haug
2021-06-27Code review: Reverse temperatureMartin Haug
2021-06-27Adjust commentsMartin
2021-06-27Code review, new stack testMartin Haug
2021-06-27Apply suggestions from code reviewMartin