| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-10 | Switch back to custom geometry types, unified with layout primitives 🏞 | Laurenz | |
| 2020-10-07 | Fix some clippy warnings ✔ | Laurenz | |
| 2020-10-06 | Typesafe conversions in stack & line layouters 🍮 | Laurenz | |
| 2020-10-06 | Fix bug in line layouter ✔ | Laurenz | |
| 2020-10-06 | Rename secondary/primary to main/cross ✏ | Laurenz | |
| 2020-10-05 | Streamline generic layouting primitives 🛫 | Laurenz | |
| 2020-10-03 | Evaluate expressions 🧮 | Laurenz | |
| 2020-10-03 | Int, Float, Relative and Linear values 🍉 | Laurenz | |
| 2020-10-03 | Port to kurbo 🎋 | Laurenz | |
| 2020-10-01 | Generalize layouting primitives 🛤 | Laurenz | |
| 2020-08-30 | Format everything with rustfmt! 💚 | Laurenz | |
| 2020-08-03 | Formatting, documentation and small improvements 🧽 | Laurenz | |
| 2020-08-02 | Layout elements and pure rust rendering 🥏 | Laurenz | |
| 2020-08-02 | Move binary into separate crate and tidy dependencies 🎭 | Laurenz | |
| 2020-08-02 | Refactor argument parsing 🔬 | Laurenz | |
| 2020-08-01 | Raw lengths 🚲 | Laurenz | |
| Replace unitless length with raw f64 and introduce length type with unit. | |||
