| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-02 | Fix filename | Laurenz | |
| 2022-02-08 | New color stuff | Martin Haug | |
| - CMYK function - More default colors - Interpret RGB values as sRGB | |||
| 2022-02-03 | Harmonize non-negative int arguments | Martin Haug | |
| 2022-02-03 | Add modulo | Martin Haug | |
| 2022-02-03 | Add roman numeral and footnote formatting | Martin Haug | |
| 2022-01-31 | Switch from `Rc` to `Arc` | Laurenz | |
| 2022-01-30 | Rework strong and emph | Laurenz | |
| - Star and underscore not parsed as strong/emph inside of words - Stars/underscores must be balanced and they cannot go over paragraph break - New `strong` and `emph` classes | |||
| 2022-01-29 | Fix that templates don't create a scope | Laurenz | |
| 2022-01-29 | Add `hide` class | Laurenz | |
| 2022-01-17 | Basic tables | Laurenz | |
| 2022-01-13 | Add `even` and `odd` functions | Laurenz | |
| 2022-01-08 | Make all nodes into classes | Laurenz | |
| 2022-01-07 | Tidy up styling | Laurenz | |
| 2022-01-05 | Lift styles out of individual nodes | Laurenz | |
| 2021-12-30 | Style chains | Laurenz | |
| 2021-12-30 | Make clippy a bit happier | Laurenz | |
| 2021-12-28 | Tidying | Laurenz | |
| 2021-12-27 | Apply simple suggestions from code review | Martin | |
| Co-Authored-By: Laurenz <laurmaedje@gmail.com> | |||
| 2021-12-26 | Introduce equal-width columns | Martin Haug | |
| 2021-12-21 | Set Rules Episode IX: The Rise of Testing | Laurenz | |
| 2021-12-16 | Set Rules Episode VIII: The First Macro | Laurenz | |
| 2021-12-15 | Set Rules Episode VII: The Set Awakens | Laurenz | |
| 2021-12-15 | Set Rules Episode IV: A New Fold | Laurenz | |
| 2021-12-07 | Set Rules Episode II: Attack of the properties | Laurenz | |
| 2021-12-05 | Set Rules Episode I: The Phantom Style | Laurenz | |
| 2021-11-26 | More independent placed node | Laurenz | |
| 2021-11-26 | X/Y abstractions | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-23 | 2d alignments with plus operator | Laurenz | |
| 2021-11-23 | Horizon alignment | Laurenz | |
| 2021-11-29 | Castable optional and smart values | Laurenz | |
| 2021-11-17 | Placed node | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-11-16 | Introduce `SizedNode` | Laurenz | |
| 2021-11-16 | Revert page and inline levels | Laurenz | |
| 2021-11-16 | Move `lang` functionality into `par` | Laurenz | |
| 2021-11-16 | Introduce `FlowNode` | Laurenz | |
| 2021-11-15 | Make clippy happier and remove `Str` | Laurenz | |
| 2021-11-02 | Reduce namespace pollution | Laurenz | |
| 2021-11-02 | Smallcaps, sub- and superscript, ligature ctrls... | Martin Haug | |
| 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. | |||
| 2021-10-28 | Add `move` function | Laurenz | |
| 2021-10-26 | Simplify node construction | Laurenz | |
| 2021-10-26 | Fr in stack and par | Laurenz | |
| 2021-10-25 | Replace `..` syntax with `range` function | Laurenz | |
| 2021-10-23 | New `ShapeNode` | Laurenz | |
| Replaces `BackgroundNode` and `FixedNode` | |||
| 2021-10-10 | Rename `State` to `Style` and move it into its own module | Laurenz | |
| 2021-10-10 | Move paint and colors into `geom` | Laurenz | |
| 2021-10-05 | Error on out-of-range values in `rgb` | Laurenz | |
| 2021-10-05 | Add `assert` function | Laurenz | |
