Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-04-12 | Handle a lack of whitespace after match block (fixes #76) | Dirkjan Ochtman | 1 | -0/+12 |
2017-11-21 | Apply suggestions from rustfmt to improve style | Dirkjan Ochtman | 1 | -1/+1 |
2017-11-02 | Support matching custom enums | Anthony Nowell | 1 | -0/+19 |
2017-11-02 | Make match ref/deref as needed | Anthony Nowell | 1 | -0/+27 |
2017-11-02 | support literals in match arms | Anthony Nowell | 1 | -6/+26 |
2017-11-02 | implement basic match functionality | Anthony Nowell | 1 | -0/+18 |