Stephen Diehl

Results 5 issues of Stephen Diehl

Add test cases to `test.ml` for pathological cases on pull request #40 issue

implementation

Rewrite poly text to reflect changes made in pull request #37

writing

Any ideas on what other simple use case examples I should make for the bindings. Was thinking about some of these: * Read and writing IR, Bytecode from disk. *...

Use `--start-line` to do block formatting. ``` --start-line START Start line of the region to format (starts from 1) --end-line END End line of the region to format (inclusive) ```

enhancement