summary refs log tree commit diff stats
path: root/tests/fields
Commit message (Expand)AuthorAgeFilesLines
* make tests green againAraq2019-05-271-3/+1
* Allow void macro result (#11286)Arne Döring2019-05-211-1/+1
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-137-193/+195
* make tests green againAndreas Rumpf2018-07-051-1/+1
* 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 th...Andreas Rumpf2017-06-051-2/+2
* first steps to allow easy functors via macrosAndreas Rumpf2017-06-041-0/+19
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-043-4/+4
* 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
f='#n163'>163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210