ringabout 80af252025 adds a test case (#24534) il y a 2 semaines
..
m1 38d299dfc0 fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6] il y a 1 an
m2 38d299dfc0 fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6] il y a 1 an
pkg8616 3cb963f114 Fixes 8616 (#8617) il y a 6 ans
m19445.c 2c01c9c4c8 output byref types into --header file [backport: 1.6] (#19505) il y a 2 ans
mstatic_assert.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) il y a 4 ans
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) il y a 6 ans
t10128.nim cebf7cdc1e fix #10128 (#18852) il y a 3 ans
t10964.nim 17475fc5d3 fixes openarray hoist with gcc 14 (#23647) il y a 6 mois
t13062.nim aa90d00caf fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335) il y a 2 mois
t13902.nim 95fd8ae93c fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [backport:1.2] il y a 4 ans
t15428.nim af3fd5a010 fixes #15428 by updating deep open array copy codegen (#21935) il y a 1 an
t16027.nim 581bcfe290 fix #6497 (#16027) il y a 4 ans
t16374.nim 5628cd5de1 attempt to fix #16374 (#17232) il y a 3 ans
t19445.nim 2c01c9c4c8 output byref types into --header file [backport: 1.6] (#19505) il y a 2 ans
t19585.nim 922f7dfd71 closes #19585; adds a test case for #21648 (#24310) il y a 2 mois
t20139.nim 38d299dfc0 fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6] il y a 1 an
t20141.nim 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) il y a 3 mois
t20787.nim c507ced51e partially fixes #20787 by having a char dummy member prepended to objs only containing an UncheckedArray (i.e. C FAM) (#21979) il y a 1 an
t21116.nim 4fa86422c0 stdlib tests now check refc too (#21664) il y a 1 an
t21972.nim 0d4d70f15c shallow fix for #21972, #18552 by moving std::exception_ptr to the parent sco… (#21988) il y a 1 an
t21995.nim 7fad6e5c70 fixes #21995: align C++ with C backend behavior for empty raise state… (#21998) il y a 1 an
t22462.nim 473f259268 Fix reset code gen for range types (#22462, #23214) (#23215) il y a 11 mois
t23796.nim 1dcc364cd2 [backport] fixes #23796; remove extra indirection for args in importc'ed functions in cpp (#23800) il y a 5 mois
t2procs.nim 8978112457 fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569) il y a 4 ans
t5296.nim c6fc3b2eae fixes #19051 [backport:1.6] (#19133) il y a 3 ans
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) il y a 6 ans
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) il y a 7 ans
t6756.nim d447c0fe3f use typeof instead type (#16962) il y a 3 ans
t7079.nim 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) il y a 7 ans
t8616.nim a5ecbf823f lots of small changes il y a 6 ans
t8781.nim a5ecbf823f lots of small changes il y a 6 ans
t8967.nim fe46c8b5f1 fix marshal bugs in VM (#19161) [backport:1.6] il y a 3 ans
t9098.nim a1083d7c43 Fix codegen for some set operations il y a 6 ans
t9286.nim 6d442a40a6 use doAssert in tests (#16486) il y a 4 ans
t9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans
t9655.nim 5af13c5ace close #9655 add testcase (#16683) il y a 4 ans
taddhigh.nim 3ba3307d61 remove deprecated procs (#12535) il y a 5 ans
targ_lefttoright.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) il y a 2 ans
tarray_equality.nim 28ecf72f79 fixes #2498 il y a 9 ans
tassign_nil_strings.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) il y a 6 ans
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) il y a 7 ans
tbug21505.nim 7d83dfd0d1 fixes #21505 (overload resolution of explicit constructors for imported C++ types) (#21511) il y a 1 an
tcapture_static.nim 440ed8eb68 fixes #4551 il y a 8 ans
tccgen1.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) il y a 2 ans
tccgissues.nim 80af252025 adds a test case (#24534) il y a 2 semaines
tcgbug.nim 828cd58d8a fixes #9940; genericAssign does not take care of the importC variables in refc [backport] (#23761) il y a 6 mois
tclosureeq.nim 87ffff96d2 fixes #4186 il y a 8 ans
tcodegenbug1.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
tcodegenbug_bool.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) il y a 4 ans
tcodegendecllambda.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) il y a 5 ans
tcompile_time_var_at_runtime.nim 4374c638cd closes #6036 (#15779) il y a 4 ans
tctypes.nim bf1700bab1 add testcase for #7308 (#18849) il y a 3 ans
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 il y a 6 ans
tdeepcopy_addr_rval.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
tderefblock.nim 9cb06d357e fixes #21540; deref block at transf phase to make injectdestructors function properly (#21688) il y a 1 an
tescaping_temps.nim 08a6f3fc67 fixes #4721 il y a 8 ans
tforward_decl_only.nim 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) il y a 1 an
tgeneric_closure.nim a5ecbf823f lots of small changes il y a 6 ans
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes il y a 6 ans
thtiobj.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
timportc_distinct.nim 8be82c36c9 fixes #18896; fixes #20886; importc types alias doesn't work with distinct (#24313) il y a 2 mois
tissues.nim bebfbaa439 Add testcase for #14880 (#16795) il y a 3 ans
tlvalueconv.nim 3cbc80045d Fix #14325 (#17308) il y a 3 ans
tmangle.nim 4f6b59de96 mangle names in nimbase.h using cppDefine (#19395) [backport] il y a 2 ans
tmangle_field.nim 268197add8 properly deprecate parseopt2 (#10452) il y a 6 ans
tmarkerproc_regression.nim a5ecbf823f lots of small changes il y a 6 ans
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 il y a 9 ans
tmissingbracket.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) il y a 2 ans
tmissingderef.nim 4fdaded227 updated repr tests (#16147) il y a 4 ans
tmissingderef2.nim c6a451c584 remove unused imports from tests il y a 5 ans
tmissinginit.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
tmissingvolatile.nim 7739e23420 defaults to ORC (#19972) il y a 2 ans
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type il y a 5 ans
tnoalias.nim 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) il y a 1 an
tnocodegen_for_compiletime.nim f94ec363ab Allow void macro result (#11286) il y a 5 ans
tobjconstr_bad_aliasing.nim 19b142401c fixes #11525 il y a 5 ans
tobjconstr_outoforder.nim 5ff6ff28bf fixes #5339 il y a 7 ans
tobjconstr_regression.nim 6df6ec27ec Improved collection-to-string behavior (#6825) il y a 7 ans
topenarraycast.nim c04404635b Fix unsound transform pass (#8633) il y a 6 ans
tpartialcs.nim ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release il y a 9 ans
tprogmem.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) il y a 4 ans
trecursive_table.nim 178a85cd25 fixes #1700 il y a 9 ans
trefseqsort.nim d072229975 fixes #6724 il y a 7 ans
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) il y a 6 ans
tret_arg_init.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) il y a 4 ans
tsamename3.nim 3eddb64909 adds a test case (#24464) il y a 1 mois
tsequence_outoforder.nim a4f531c243 Add testcase for #9684 (#11221) il y a 5 ans
tsighash_typename_regression.nim 631a8ab57f Fix edge case in type hashing (#10601) [backport] il y a 5 ans
tstringslice.nim dd613adcfe made tests green again il y a 8 ans
tunioninit.nim 6df050d6d2 only generate first field for default value of union (#24303) il y a 2 mois
tunsafeaddr.nim 0ecaaa85e9 fixes #9403 il y a 5 ans
tuple_canon.nim d447c0fe3f use typeof instead type (#16962) il y a 3 ans
tuplecast.nim d455d58af6 fixes #4345 il y a 8 ans
tvararrayiter.nim 9c85f4fd07 fix deref/addr pair deleting assignment location in C++ (#24280) il y a 2 mois
tweakopenarray.nim 4d56b7da5a fixes #4089 il y a 8 ans
twrong_discriminant_check.nim 8507f95d68 fixes #2637 il y a 9 ans
twrong_method.nim fb37d13f46 fixes #5439 il y a 7 ans
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 il y a 8 ans
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. il y a 8 ans
twrong_tupleconv.nim e8d0f1c3ae fixes #16331; aliasing of tuple construction within a single assignme… (#22113) il y a 1 an
twrongrefcounting.nim 22881a3543 closes #9825 il y a 5 ans
xarray9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans
xoa9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans
xseq9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans
xtuple9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans
xua9578.nim b1091f85d4 fixes #9578 (#11176) il y a 5 ans