| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -2/+2 | |
| 2018-02-11 | Continue parsing function after finding `...` arg | Esteban Küber | -0/+14 | |
| When encountering a variadic argument in a function definition that doesn't accept it, if immediately after there's a closing paren, continue parsing as normal. Otherwise keep current behavior of emitting error and stopping. | ||||
