Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #7407 (#7427) | cooldome | 2018-04-06 | 1 | -5/+14 |
* | Improve semchecking for duplicate cases in case statements (#7176) | Oscar NihlgÄrd | 2018-02-24 | 1 | -0/+50 |
* | make more tests green | Araq | 2018-02-10 | 1 | -1/+1 |
* | Implement language feature #6885 (#6954) | cooldome | 2017-12-24 | 1 | -0/+59 |
* | the parser finally parses 'echo {1,2}' as it should | Andreas Rumpf | 2017-09-30 | 1 | -1/+1 |
* | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 1 | -1/+1 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 4 | -8/+8 |
* | made test green | Araq | 2015-03-25 | 1 | -2/+3 |
* | Allow empty sets in case/of branches. | Hans Raaf | 2015-02-24 | 1 | -0/+24 |
* | make tests green | Araq | 2014-08-31 | 1 | -1/+1 |
* | fixes #1103; fixes #1297 | Araq | 2014-07-08 | 1 | -0/+19 |
* | Changed tests and tools to use 'discard' statements instead of 'nil' for empt... | Clay Sweetser | 2014-02-15 | 1 | -2/+2 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 7 | -0/+189 |