summaryrefslogtreecommitdiff
path: root/src/exec/state.rs
AgeCommit message (Expand)Author
2021-07-08Add lots of Eq implsLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-07-08Rename some library argumentsLaurenz
2021-06-25Make font take everything as keyword argumentsLaurenz
2021-06-11Remove props in favor of using state for everythingLaurenz
2021-06-10Text decorationsMartin Haug
2021-06-09Lists with indent-based parsingLaurenz
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-17Convert font units to lengths earlierLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-04-23Reengineer font and resource loading ๐ŸžLaurenz
2021-04-07Refactor and comment โ™ปLaurenz
2021-03-25Refactor alignments & directions ๐Ÿ“Laurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-22Better font family definitions โœ’Laurenz
2021-03-19Text colors ๐Ÿฆฉ (#18)Martin
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-12Rename ChildAlign to LayoutAligns โœLaurenz
2021-03-11Better expansion behaviour ๐ŸชLaurenz
2021-03-10Better line spacing calculations โ†•Laurenz
2021-03-03Documentation fixes โœ”Laurenz
2021-03-02Replace default fonts ๐Ÿ†•Laurenz
2021-02-12Cleaning ๐ŸงนLaurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz