.. |
m19342.c
|
9b9ae8a487
nrvo shouldn't touch bycopy object[backport:1.2] (#19385)
|
2 years ago |
mobject_default_value.nim
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 years ago |
t12753.nim
|
e4415422fe
Revert "printing float values will have one more digit. (#13276) [backport]" (#13363)
|
4 years ago |
t17437.nim
|
c6dc9c0255
fixes #17437 - crash where error reporting > 1 (#17547)
|
3 years ago |
t19342.nim
|
9b9ae8a487
nrvo shouldn't touch bycopy object[backport:1.2] (#19385)
|
2 years ago |
t19342_2.nim
|
0c3892c3c7
nvro don't touch cdecl types [backport: 1.6] (#19461)
|
2 years ago |
t20972.nim
|
3575f2bf9c
fix #20972 fixes invalid and UB codegen case object transitions for both refc and ORC [backport] (#21611)
|
1 year ago |
t22301.nim
|
1c2ccfad08
fixes #22301; fixes #22324; rejects branch initialization with a runtime discriminator with defaults (#22303)
|
1 year ago |
t3734.nim
|
d998cb58dd
void object fields are now ignored by codegen and fields/fieldPairs iterator (#10144)
|
5 years ago |
t4318.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tdefaultfieldscheck.nim
|
96513b2506
fixes #22926; Different type inferred when setting a default value for an array field (#22999)
|
11 months ago |
tdefaultrangetypescheck.nim
|
141abb7b75
fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639)
|
2 years ago |
tillegal_recursion.nim
|
d90581c677
Allows for arbitrary ordering of inheritance in type section #6259 (#22070)
|
1 year ago |
tillegal_recursion2.nim
|
b4d9be0f8a
fixes ilegal recursion (#22105)
|
1 year ago |
tillegal_recursion3.nim
|
b4d9be0f8a
fixes ilegal recursion (#22105)
|
1 year ago |
tobj_asgn_dont_slice.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tobjconstr.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tobjconstr2.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
tobjcov.nim
|
7e1ae35195
testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343)
|
3 years ago |
tobject.nim
|
d954e698b3
Automatic dereferencing is removed (#20531)
|
2 years ago |
tobject3.nim
|
51bd442b88
fix when statements in inheritable generic objects (#13667) [backport]
|
4 years ago |
tobject_default_value.nim
|
ac0179ced9
fixes #23943; simple default value for range (#23996)
|
2 months ago |
tobjects_issues.nim
|
be95f8fdfa
Turn some of the errors back into warnings
|
4 years ago |
tobjects_various.nim
|
1707bc4a99
fixes #20856; store defaults directly (#20859)
|
2 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 |
tunsafenew.nim
|
d901d3b8c5
fixes #20836; fixes #20833; fixes `unsafeNew` (#20841)
|
2 years ago |
tunsafenew2.nim
|
de89f6ce32
add more test for #20836 (#20842)
|
2 years ago |
twhen1.nim
|
6c4e7835bf
When in object handles procedure call again, fixes #22474 (#22480)
|
1 year ago |