.. |
t3734.nim
|
d998cb58dd
void object fields are now ignored by codegen and fields/fieldPairs iterator (#10144)
|
6 years ago |
tillegal_recursion.nim
|
97c2574e8d
fix test failure due to "illegal recursion" error message
|
9 years ago |
tobj_asgn_dont_slice.nim
|
85ea9593b3
fixes #7637; assignments are not allowed to slice object; minor breaking change
|
6 years ago |
tobjconstr.nim
|
3859878db8
megatest checks output and nimout
|
6 years ago |
tobjconstr2.nim
|
d0a9fac362
avoid creating temporary in genObjConstr if possible (#7032)
|
7 years ago |
tobjcov.nim
|
8947779dd0
disable one more test for C++
|
6 years ago |
tobject.nim
|
f31d1fa98b
fixes #10195
|
5 years ago |
tobject3.nim
|
28394153ab
32 bit fixes (#10608)
|
5 years ago |
tobjects_issues.nim
|
1b17c9f693
More descriptive names of test files (#9531)
|
6 years ago |
tobjects_various.nim
|
588610b395
add tests, closes #3012, closes #7244
|
5 years ago |
tobjpragma.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
toop1.nim
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 years ago |
twhen1.nim
|
5afcd09cb3
Pervasive replacement of nkRecWhen in generic types
|
6 years ago |