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