Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-21 | Add test for suppress_whitespace option | 1 | -19/+39 | ||
2021-03-30 | Rename test types to PascalCase | 1 | -5/+5 | ||
2020-12-12 | Fixed whitespace issue when generating match (#399) | 1 | -18/+92 | ||
* Fixed #397 * Updated parser to ignore whitespace between match and when * Updated test cases * Updated Python script to generate match ws tests * Added match ws tests * Resolved rustfmt lint | |||||
2020-12-03 | Fixed whitespace issue when generating if statement (#394) | 1 | -0/+112 | ||
* Fixed #377 |