summaryrefslogtreecommitdiff
path: root/src/exec
AgeCommit message (Expand)Author
2021-08-13Optimize memory sizesLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Refactor stateLaurenz
2021-07-29Move font family and refactor alignmentLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-25Remove PageState::newLaurenz
2021-07-25Merge font and par state into text stateLaurenz
2021-07-25State-based monospace handlingLaurenz
2021-07-21Main context structLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string 🌱Laurenz
2021-07-08Compare functions and templates by identityLaurenz
2021-07-08Add lots of Eq implsLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-07-08Rename some library argumentsLaurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-29Make use of wide callsLaurenz
2021-06-25Make font take everything as keyword argumentsLaurenz
2021-06-11Push some nodes directly into the stackLaurenz
2021-06-11Basic enumsLaurenz
2021-06-11Remove props in favor of using state for everythingLaurenz
2021-06-10Text decorationsMartin Haug
2021-06-09Lists with indent-based parsingLaurenz
2021-06-01Refactor path handlingLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-23Stack functionLaurenz
2021-05-17Convert font units to lengths earlierLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-05-17Move aspect ratio into stackLaurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-07Refactor and comment ♻Laurenz
2021-04-03New paragraph layout 🚀Laurenz
2021-03-29Write spaces and linebreaks into text runs ✒Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-22Better font family definitions ✒Laurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Text colors 🦩 (#18)Martin
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-19Configurable font edges ⚙Laurenz
2021-03-12Fix pagebreak-in-box bug ✔Laurenz
2021-03-12Refactor execution context 🏗Laurenz
2021-03-12Rename ChildAlign to LayoutAligns ✏Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Pad function 🔲Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
2021-03-03Documentation fixes ✔Laurenz