Laurenz
|
e3139ed3ee
|
Allow shortening locations from 1:x-1:y to x-y 🩳
|
2021-01-30 16:46:16 +01:00 |
|
Laurenz
|
89eb8bae49
|
New syntax 💎
- Everything everywhere!
- Blocks with curly braces: {}
- Templates with brackets: []
- Function templates with hashtag: `#[f]`
- Headings with equals sign: `= Introduction`
|
2021-01-30 12:09:26 +01:00 |
|
Laurenz
|
2036663ed2
|
Capture variables in templates 🔍
|
2021-01-27 15:05:18 +01:00 |
|
Laurenz
|
ac788f2082
|
Many more expressions 🥗
Boolean, equality, comparison and assignment expression parsing and evaluation.
|
2021-01-22 17:16:42 +01:00 |
|
Laurenz
|
dd246e5bc9
|
Spans for group and block contents 📐
|
2021-01-17 16:18:36 +01:00 |
|
Laurenz
|
29be90bf95
|
Assertions with [eq] + better tests 🩺
|
2021-01-17 13:53:22 +01:00 |
|
Laurenz
|
cc5f14193c
|
Flip test directory structure 🔃
Move full/lang/library to the top-level as that's more ergonomic to use.
|
2021-01-16 15:39:25 +01:00 |
|