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