Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-12 | Fixed whitespace issue when generating match (#399) | 1 | -1/+1 | ||
* 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-07-20 | Fix additional clippy issue | 1 | -1/+1 | ||
2020-07-20 | Clean up clippy issues | 1 | -1/+1 | ||
2020-06-30 | Add tests for allow whitespaces patch | 1 | -0/+41 | ||