| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-28 | Fix reversed current/expected type | Jeong YunWon | -2/+1 | |
| Fix some reversed type of arm pattern and type of search pattern in error message. | ||||
| 2013-02-20 | Check type when struct is matched against enum-like pattern | Seo Sanghyeon | -0/+11 | |
| Previously check always succeeded because struct type was derived from the matched expression, not the matched pattern. | ||||
