Araq
|
795044ed2b
|
make tests green again
|
2019-05-27 21:29:02 +02:00 |
|
Arne Döring
|
f94ec363ab
|
Allow void macro result (#11286)
* allow void macro result
* add test for void macro result type
|
2019-05-21 21:31:40 +02:00 |
|
Miran
|
3c9fcc4c30
|
Merge tests into a larger file (part 2 of ∞) (#9335)
* merge controlflow tests
* merge distinct tests
* merge enum tests
* merge fields tests
* merge implicit tests
* merge iter issues tests
|
2018-10-13 14:58:31 +02:00 |
|
Andreas Rumpf
|
0926754e68
|
make tests green again
|
2018-07-05 15:51:04 +02:00 |
|
Fabian Keller
|
6df6ec27ec
|
Improved collection-to-string behavior (#6825)
|
2017-12-14 14:02:13 +01:00 |
|
Andreas Rumpf
|
bd19b5f4d3
|
implemented undocumented '.liftLocals' feature
|
2017-11-02 10:42:19 +01:00 |
|
Arne Döring
|
000b8afd26
|
Remove expr/stmt (#5857)
|
2017-07-25 09:28:23 +02:00 |
|
Andreas Rumpf
|
55c244400d
|
.partial object field names are left unmangled; mangling should be done by the macro instead
|
2017-06-05 10:30:24 +02:00 |
|
Andreas Rumpf
|
c59bc0cc18
|
first steps to allow easy functors via macros
|
2017-06-04 11:17:41 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Araq
|
77406dd59c
|
fixes #2134
|
2015-02-20 20:01:25 +01:00 |
|
Araq
|
aef7be2e79
|
fixes #1902
|
2015-02-20 20:01:24 +01:00 |
|
Araq
|
bebac34f87
|
fixes #1352
|
2014-12-14 11:49:32 +01:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|