Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for inferring line ending, configurable | Titus Wormer | 2022-06-21 | 1 | -2/+3 |
| | | | | | | * Rename `CompileOptions` to `Options` * Add support for an optional default line ending style * Add support for inferring the used line ending style | ||||
* | Fix bug with tabs | Titus Wormer | 2022-06-20 | 1 | -48/+40 |
| | |||||
* | Add code (text) | Titus Wormer | 2022-06-15 | 1 | -30/+25 |
| | |||||
* | Add tests for tabs | Titus Wormer | 2022-06-15 | 1 | -0/+305 |