Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of `used` in unittest (#5410) | Fabian Keller | 2017-02-25 | 1 | -5/+27 |
* | Enabled explicitly unknown lock levels (#5409) | Fabian Keller | 2017-02-20 | 1 | -0/+13 |
* | new feature: .used pragma to suppress declared-but-not-used warning | Araq | 2017-02-17 | 1 | -0/+13 |
* | ensure generated c-code matches | Aman Gupta | 2015-09-30 | 1 | -0/+4 |
* | better assertions for bitfield behavior | Aman Gupta | 2015-09-29 | 1 | -3/+14 |
* | implement bitsize pragma for bitfields | Aman Gupta | 2015-09-28 | 1 | -0/+7 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -15/+15 |
* | fixes #3171 | Araq | 2015-08-02 | 1 | -0/+8 |
* | parser support anon iterators | Araq | 2014-01-20 | 1 | -0/+7 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+15 |