| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-10 | Better line spacing calculations โ | Laurenz | |
| - Only add line spacing between lines. Previously, line spacing was added below every line, making `#box[word]` higher than just `word`. - Compute box height of text as `ascender - descender` so that the full word is contained in the box. | |||
| 2021-03-03 | Documentation fixes โ | Laurenz | |
| 2021-03-02 | Replace default fonts ๐ | Laurenz | |
| 2021-02-21 | Split pushed text at newlines โ | Laurenz | |
| 2021-02-21 | Fix spacing after raw blocks โฌ๏ธ | Laurenz | |
| 2021-02-18 | Show repr in monospace ๐ | Laurenz | |
| 2021-02-12 | Rename any template to func template โ | Laurenz | |
| 2021-02-12 | Make templates and strings summable ๐ฅช | Laurenz | |
| 2021-02-12 | Cleaning ๐งน | Laurenz | |
| 2021-02-11 | Move span directly into diagnostics ๐ | Laurenz | |
| 2021-02-11 | Move all pretty printing into one module and pretty print values ๐ฆ | Laurenz | |
| 2021-02-09 | Add arguments value ๐ | Laurenz | |
| 2021-02-09 | Split evaluation and execution ๐ช | Laurenz | |
