| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-10 | Rename `State` to `Style` and move it into its own module | Laurenz | |
| 2021-10-07 | Slim down and organize paper sizes | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-08-21 | Prune derives | Laurenz | |
| 2021-08-16 | Convert single-field structs to tuple structs | Laurenz | |
| 2021-07-08 | Add lots of Eq impls | Laurenz | |
| 2021-06-11 | Remove props in favor of using state for everything | Laurenz | |
| 2021-03-17 | Fixes in TextMate grammar ✅ | Laurenz | |
| 2021-01-03 | Move and rename many things 🚛 | Laurenz | |
| 2020-10-10 | Switch back to custom geometry types, unified with layout primitives 🏞 | Laurenz | |
| 2020-10-05 | Streamline generic layouting primitives 🛫 | Laurenz | |
| 2020-10-04 | Small improvements 🍪 | Laurenz | |
| 2020-10-03 | Int, Float, Relative and Linear values 🍉 | Laurenz | |
| 2020-10-03 | Port to kurbo 🎋 | Laurenz | |
| 2020-08-30 | Format everything with rustfmt! 💚 | Laurenz | |
| 2020-08-03 | Formatting, documentation and small improvements 🧽 | 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. | |||
| 2020-07-29 | Move, rename and switch some things (boring) 🚚 | Laurenz | |
| - Problems -> Diagnostics - Position -> Pos - offset_spans -> Offset trait - Size -> Length (and some more size types renamed) - Paper into its own module - scope::Parser -> parsing::CallParser - Create `Decorations` alias - Remove lots of double newlines - Switch from f32 to f64 | |||
