| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-20 | Reorganize tests ๐ | Laurenz | |
| 2021-02-18 | Show repr in monospace ๐ | Laurenz | |
| 2021-02-18 | Better function call tests โ | Laurenz | |
| 2021-02-18 | Refresh parser ๐ | Laurenz | |
| 2021-02-17 | Refresh tests ๐ | Laurenz | |
| 2021-02-12 | Make templates and strings summable ๐ฅช | Laurenz | |
| 2021-02-12 | Early quit loop when body returns error ๐ | Laurenz | |
| 2021-02-12 | Cleaning ๐งน | 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-04 | Fix uncompressed test image โ | Laurenz | |
| 2021-02-03 | Tidy up raw blocks ๐งน | Laurenz | |
| - Better trimming (only trim at the end if necessary) - Fixed block-level layouting - Improved pretty printing - Flip inline variable to block - Flip inline variable to display for math formulas | |||
| 2021-01-31 | Refresh tests ๐ | Laurenz | |
| 2021-01-30 | Allow shortening locations from 1:x-1:y to x-y ๐ฉณ | Laurenz | |
| 2021-01-30 | Interpret two backticks as single-backtick block โ | Laurenz | |
| 2021-01-30 | New syntax ๐ | Laurenz | |
| - Everything everywhere! - Blocks with curly braces: {} - Templates with brackets: [] - Function templates with hashtag: `#[f]` - Headings with equals sign: `= Introduction` | |||
| 2021-01-27 | Capture variables in templates ๐ | Laurenz | |
| 2021-01-26 | Multi-expression blocks ๐๏ธ | Laurenz | |
| 2021-01-26 | Require hashtag for all keywords ๐โโ๏ธ | Laurenz | |
| 2021-01-26 | Small improvements โป | Laurenz | |
| 2021-01-22 | Many more expressions ๐ฅ | Laurenz | |
| Boolean, equality, comparison and assignment expression parsing and evaluation. | |||
| 2021-01-20 | If expressions ๐ | Laurenz | |
| 2021-01-17 | Spans for group and block contents ๐ | Laurenz | |
| 2021-01-17 | Assertions with [eq] + better tests ๐ฉบ | Laurenz | |
| 2021-01-16 | Flip test directory structure ๐ | Laurenz | |
| Move full/lang/library to the top-level as that's more ergonomic to use. | |||
