| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-29 | Reorganize library and tests | Laurenz | |
| 2022-06-14 | Ensure expressions can continue after a multiline block | Laurenz | |
| 2022-05-16 | Allow adding `none` and anything | Laurenz | |
| 2022-05-04 | Division for lengths | Laurenz | |
| 2022-04-30 | New block spacing model | Laurenz | |
| 2022-04-08 | Em units | Laurenz | |
| 2022-04-07 | Rename length-related types | Laurenz | |
| `Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative` | |||
| 2022-03-18 | Methods | Laurenz | |
| 2022-03-15 | Add `in` and `not in` operators | Laurenz | |
| 2022-03-11 | Rename template to content | Laurenz | |
| 2022-02-18 | Remove layout-cache feature | Laurenz | |
| 2022-02-02 | Split up styled and sequence template | 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 | |||
| 2021-12-15 | Set Rules Episode V: The Tests Strike Back | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-10-25 | Replace `..` syntax with `range` function | Laurenz | |
| 2021-08-31 | More utility functions | Laurenz | |
| - join("a", "b", "c", sep: ", ") - int("12") - float("31.4e-1") - str(10) - sorted((3, 2, 1)) | |||
| 2021-08-17 | Library functions behave more imperatively | Laurenz | |
| - Templates scope state changes - State-modifying function operate in place instead of returning a template - Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map - No more wide calls | |||
| 2021-08-12 | Make range-end exclusive | Laurenz | |
| 2021-07-30 | Change indent from 4 to 2 spaces | Laurenz | |
| 2021-07-10 | Eco string 🌱 | Laurenz | |
| 2021-07-08 | Compare functions and templates by identity | Laurenz | |
| 2021-07-08 | Range operator | Laurenz | |
| 2021-06-26 | With expressions | Laurenz | |
| 2021-06-09 | Introduce `fr`s | Martin Haug | |
| 2021-05-18 | Reorganize test cases | Laurenz | |
