| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-28 | Reorganize library | Laurenz | |
| 2022-02-23 | Rework the core context | Laurenz | |
| 2022-02-22 | Remove layout cache | Laurenz | |
| 2022-02-17 | Fallible layout | Laurenz | |
| 2022-02-17 | Merge eval and layout contexts into `Vm` | Laurenz | |
| 2022-02-17 | Switch to const generics for nodes | Laurenz | |
| 2022-02-10 | Proper error messages for shorthands | Laurenz | |
| 2022-02-09 | Set rules for everything | Laurenz | |
| 2022-02-02 | Rename `Node` to `Template` | Laurenz | |
| 2022-02-08 | New color stuff | Martin Haug | |
| - CMYK function - More default colors - Interpret RGB values as sRGB | |||
| 2022-01-31 | Switch from `Rc` to `Arc` | Laurenz | |
| 2022-01-13 | Add `even` and `odd` functions | Laurenz | |
| 2022-01-08 | Make all nodes into classes | Laurenz | |
| 2022-01-05 | Refactor | Laurenz | |
| 2021-12-30 | Style chains | Laurenz | |
| 2021-12-30 | Make clippy a bit happier | Laurenz | |
| 2021-12-28 | Tidying | Laurenz | |
| 2021-12-15 | Set Rules Episode IV: A New Fold | Laurenz | |
| 2021-12-05 | Set Rules Episode I: The Phantom Style | Laurenz | |
| 2021-11-29 | Fix square and circle width & height | Laurenz | |
| 2021-11-29 | Layout bugfixes | Laurenz | |
| 2021-11-26 | X/Y abstractions | Laurenz | |
| 2021-11-25 | Layout improvements | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-23 | 2d alignments with plus operator | Laurenz | |
| 2021-11-29 | Castable optional and smart values | Laurenz | |
| 2021-11-20 | Strokes | Laurenz | |
| 2021-11-18 | Page fill | Laurenz | |
| 2021-11-18 | Refactoring | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-11-16 | Image fit modes | Laurenz | |
| 2021-11-16 | Abstraction for fr resolving | Laurenz | |
| 2021-11-16 | Don't wrap already layoutable nodes into flows/pars unnecessarily | Laurenz | |
| 2021-11-16 | Introduce `SizedNode` | Laurenz | |
| 2021-11-16 | Revert page and inline levels | Laurenz | |
| 2021-11-16 | Introduce `FlowNode` | Laurenz | |
| 2021-10-31 | Reorganize modules | Laurenz | |
| Instead of separating functionality into layout and library, everything lives in the library now. This way, related things live side by side and there are no duplicate file names in the two directories. | |||
