summary refs log tree commit diff stats
path: root/tests/fields
Commit message (Collapse)AuthorAgeFilesLines
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-1/+1
|
* implemented undocumented '.liftLocals' featureAndreas Rumpf2017-11-021-1/+17
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
|
* .partial object field names are left unmangled; mangling should be done by ↵Andreas Rumpf2017-06-051-2/+2
| | | | the macro instead
* first steps to allow easy functors via macrosAndreas Rumpf2017-06-041-0/+19
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-043-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2134Araq2015-02-201-0/+33
|
* fixes #1902Araq2015-02-201-0/+15
|
* fixes #1352Araq2014-12-141-7/+13
|
* new tester; all tests categorizedAraq2014-01-133-0/+131