summaryrefslogtreecommitdiff
path: root/src/library/elements.rs
AgeCommit message (Expand)Author
2021-10-31Reorganize modulesLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-25Replace `..` syntax with `range` functionLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-05Rename `length` to `size` in `square()`Laurenz
2021-09-10Rename `Arguments` to `Args`Laurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-17More logical ordering and namingLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Add file information to spansLaurenz
2021-08-10Minor refactoringsLaurenz
2021-08-09New source loading architectureLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Move font family and refactor alignmentLaurenz
2021-07-21Main context structLaurenz
2021-07-20FileId instead of Path + FileHashLaurenz
2021-07-10Remove warnings from parsing and castingLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string 🌱Laurenz
2021-07-08Rename Fill to PaintLaurenz
2021-06-26Remove unused template name fieldLaurenz
2021-06-26Cleanse libraryLaurenz