Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-18 | Add support for turning off constructs | Titus Wormer | 1 | -17/+23 |
2022-07-11 | Add tests for matching identifiers w/ turkish `i` | Titus Wormer | 1 | -0/+25 |
2022-07-08 | Fix container bug due to attempts | Titus Wormer | 1 | -6/+5 |
2022-07-08 | Fix closing of flow when exiting containers | Titus Wormer | 1 | -6/+5 |
2022-07-07 | Add basic support for block quotes | Titus Wormer | 1 | -2/+2 |
2022-07-01 | Make paragraphs really fast | Titus Wormer | 1 | -7/+6 |
2022-06-30 | Add support for trimming whitespace around string, text | Titus Wormer | 1 | -6/+5 |
2022-06-29 | Fix a bunch of bugs with definitions, references | Titus Wormer | 1 | -77/+71 |
2022-06-29 | Add support for compiling definitions | Titus Wormer | 1 | -148/+126 |
2022-06-21 | Add support for inferring line ending, configurable | Titus Wormer | 1 | -2/+3 |
2022-06-20 | Fix bug with tabs | Titus Wormer | 1 | -6/+5 |
2022-06-17 | Add support for definitions | Titus Wormer | 1 | -0/+446 |