Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-21 | Add support for inferring line ending, configurable | Titus Wormer | 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 | |||||
2022-06-20 | Fix bug with tabs | Titus Wormer | 1 | -48/+40 | |
2022-06-15 | Add code (text) | Titus Wormer | 1 | -30/+25 | |
2022-06-15 | Add tests for tabs | Titus Wormer | 1 | -0/+305 | |