metagn 4a63186cda update CI to macos 13 (#24157) пре 1 месец
..
23962.h 2e4d344b43 Fixes #23962 `resetLoc`doenst produce any cgen code in `importcpp` types (#23964) пре 3 месеци
amodule.nim 036c52f0b6 fixes #9222 (#9224) пре 6 година
enum.hpp 6a23452bf4 fix sets of scoped imported enums (#13666) пре 4 година
fam.h 630c304a2d Adds `SEQ_DECL_SIZE 1` back under `clang` and a test (#23942) пре 3 месеци
foo.c 2bb49136de added missing file пре 8 година
mexportc.nim 32769c478b exportc now mangles same as importc, fixes #10578 (#12144) пре 5 година
t10148.nim 7c90e22ddd fixes #10148 (#10149) пре 5 година
t10241.nim 15584879b9 Properly wrap discarded statements (#10322) пре 5 година
t12946.nim 0ffc322cf6 add the cpp target (#21164) пре 1 година
t22679.nim cd24195d44 fixes #22679 Nim zero clear an object contains C++ imported class when a proc return it (#22681) пре 1 година
t22680.nim 7e86cd6fa7 fixes #22680 Nim zero clear an object inherits C++ imported class when a proc return it (#22684) пре 1 година
t22712.nim bd857151d8 prevents declaring a constructor without importcpp fixes #22712 (#22715) пре 1 година
t23306.nim 93a8b85a91 fixes #23306 nim cpp -r invalid code generation regression with closure iterators and try/catch-like constructions (#23317) пре 9 месеци
t23434.nim cf00b2fd9e adds ccMember CC fixes #23434 (#23457) пре 7 месеци
t23657.nim cb0ebecb20 #Fixes #23657 C++ compilation fails with: 'T1_' was not declared in t… (#23666) пре 5 месеци
t23962.nim 2e4d344b43 Fixes #23962 `resetLoc`doenst produce any cgen code in `importcpp` types (#23964) пре 3 месеци
t4834.nim dbff2cd938 close #4834 add testcase (#16649) пре 3 година
t6986.nim 891329cd4b move io out of system (#19442) пре 2 година
t8241.nim a29ec40032 join simple test пре 6 година
t9013.nim 334032294f Fix linking issue in cpp codegen пре 6 година
tasync_cpp.nim b981f3eeb7 ship a modern nimble with lock files support (#21061) пре 1 година
tcasts.nim 903b1b1016 This test for issue 9739 never needed to depend upon hash order (#23791) пре 4 месеци
tcodegendecl.nim 49a108b302 Expands codegenDecl to work in function params. fixes #22306 (#22307) пре 1 година
tconstructor.nim 33902d9dbb [Cpp] Fixes an issue when mixing hooks and calls (#23428) пре 8 месеци
tcovariancerules.nim 9df195ef58 style usages part one (openarray => openArray) (#19321) пре 2 година
tcppraise.nim b3176b8817 Attempt to finish off araq cpp exceptions (#13695) пре 4 година
tdont_init_instantiation.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) пре 2 година
tembarrassing_generic_bug.nim 80b508d337 test suite: rename tests containing 'fail' for easier search in logs пре 5 година
temitlist.nim 4a63186cda update CI to macos 13 (#24157) пре 1 месец
tempty_generic_obj.nim 4a63186cda update CI to macos 13 (#24157) пре 1 месец
tenum_set.nim 6a23452bf4 fix sets of scoped imported enums (#13666) пре 4 година
tevalorder.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) пре 3 година
texportc.nim 32769c478b exportc now mangles same as importc, fixes #10578 (#12144) пре 5 година
tfam.nim 630c304a2d Adds `SEQ_DECL_SIZE 1` back under `clang` and a test (#23942) пре 3 месеци
tgen_prototype_for_importc.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
tget_subsystem.nim 3659fec725 Alternative fix for #4910 that covers #6892; fixes #6892 (#6938) пре 7 година
tinitializers.nim 4fffa0960f C++ Adds support for default arg using object construction syntax. Fixes a compiler crash (#22768) пре 1 година
tmanual_exception.nim 4a63186cda update CI to macos 13 (#24157) пре 1 месец
tmember.nim 93399776c4 [C++] Allow `member` to define static funcs (#23387) пре 8 месеци
tmember_forward_declaration.nim 558bbb7426 Fix duplicated member declarations in structs for C++ backend (#23512) пре 7 месеци
tnativesockets.nim 9c2365d5c2 activated more tests, allow input in test spec пре 6 година
tnoinitfield.nim 8ac466980f marking a field with noInit allows to skip constructor initialiser (#22802) пре 1 година
torc.nim 7cd3d60683 fixes #12703; nim cpp rejects valid code would lose const qualifier for cstring to string via cstrToNimstr (#23371) пре 8 месеци
tpassbypragmas.nim e70992d291 fixes an issue where byref wasnt properly handled when using it in a generic param (#22337) пре 1 година
treturn_array.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
tretvar.nim 919a889ba8 moderate system cleanup & refactor (#20355) пре 2 година
tsigbreak.nim e012eb1001 updated tests to be executed пре 6 година
tstaticvar_via_typedesc.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
ttemplatetype.nim 732419ae90 improve examples in manual (#16497) пре 3 година
tterminate_handler.nim b3176b8817 Attempt to finish off araq cpp exceptions (#13695) пре 4 година
tthread_createthread.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
ttypeinfo1.nim e4d0f9f3de typeinfo minor improvement (#16083) пре 4 година
ttypeinfo2.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
tvector_iterator.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) пре 2 година
tvectorseq.nim b122836acf use targets from test spec when running testament tests (#6687) пре 7 година
tvirtual.nim ca577dbab1 C++: ptr fields now pulls the whole type if it's a member in nkDotExpr (#22855) пре 1 година
virtualptr.nim ca577dbab1 C++: ptr fields now pulls the whole type if it's a member in nkDotExpr (#22855) пре 1 година