summaryrefslogtreecommitdiff
path: root/tests/lang/typ/values.typ
AgeCommit message (Collapse)Author
2021-01-31Refresh tests 🔄Laurenz
2021-01-30Allow shortening locations from 1:x-1:y to x-y 🩳Laurenz
2021-01-30New syntax 💎Laurenz
- Everything everywhere! - Blocks with curly braces: {} - Templates with brackets: [] - Function templates with hashtag: `#[f]` - Headings with equals sign: `= Introduction`
2021-01-26Require hashtag for all keywords 💂‍♀️Laurenz
2021-01-17Spans for group and block contents 📐Laurenz
2021-01-17Assertions with [eq] + better tests 🩺Laurenz
2021-01-16Flip test directory structure 🔃Laurenz
Move full/lang/library to the top-level as that's more ergonomic to use.