LemonBoy
|
d94ee75d1c
|
Pick skParam symbols when resolving type idents (#8720)
Fixes #8357
|
2018-08-22 15:49:43 +02:00 |
|
LemonBoy
|
b28c7d434b
|
Update all the default parameters after an instantiation (#8689)
The old implementation relied on the (now?) wrong assumption that
default-valued parameters can only be placed after the required ones.
Fixes #8683
|
2018-08-20 16:54:13 +02:00 |
|
Andreas Rumpf
|
74fe7a800b
|
make tests green again
|
2018-05-02 13:34:54 +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
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|