metagn 0b1650576c move widestrs out of system (#20462) vor 2 Jahren
..
pkg8616 3cb963f114 Fixes 8616 (#8617) vor 6 Jahren
m19445.c 2c01c9c4c8 output byref types into --header file [backport: 1.6] (#19505) vor 2 Jahren
mstatic_assert.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) vor 4 Jahren
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) vor 6 Jahren
t10128.nim cebf7cdc1e fix #10128 (#18852) vor 3 Jahren
t13062.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
t13902.nim 95fd8ae93c fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [backport:1.2] vor 4 Jahren
t16027.nim 581bcfe290 fix #6497 (#16027) vor 4 Jahren
t16374.nim 5628cd5de1 attempt to fix #16374 (#17232) vor 3 Jahren
t19445.nim 2c01c9c4c8 output byref types into --header file [backport: 1.6] (#19505) vor 2 Jahren
t20141.nim e33e9e4a32 fixes #20141; dereferencing pointer to incomplete type error with cast (#20147) vor 2 Jahren
t2procs.nim 8978112457 fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569) vor 4 Jahren
t5296.nim c6fc3b2eae fixes #19051 [backport:1.6] (#19133) vor 3 Jahren
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) vor 6 Jahren
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) vor 7 Jahren
t6756.nim d447c0fe3f use typeof instead type (#16962) vor 3 Jahren
t7079.nim 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) vor 6 Jahren
t8616.nim a5ecbf823f lots of small changes vor 6 Jahren
t8781.nim a5ecbf823f lots of small changes vor 6 Jahren
t8967.nim fe46c8b5f1 fix marshal bugs in VM (#19161) [backport:1.6] vor 3 Jahren
t9098.nim a1083d7c43 Fix codegen for some set operations vor 6 Jahren
t9286.nim 6d442a40a6 use doAssert in tests (#16486) vor 3 Jahren
t9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren
t9655.nim 5af13c5ace close #9655 add testcase (#16683) vor 3 Jahren
taddhigh.nim 3ba3307d61 remove deprecated procs (#12535) vor 5 Jahren
targ_lefttoright.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) vor 2 Jahren
tarray_equality.nim 28ecf72f79 fixes #2498 vor 9 Jahren
tassign_nil_strings.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) vor 6 Jahren
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) vor 7 Jahren
tcapture_static.nim 440ed8eb68 fixes #4551 vor 8 Jahren
tccgen1.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) vor 2 Jahren
tccgissues.nim 7cf3395d85 refactor illegal iterator assignment detection (#12212) vor 5 Jahren
tcgbug.nim 0b1650576c move widestrs out of system (#20462) vor 2 Jahren
tclosureeq.nim 87ffff96d2 fixes #4186 vor 8 Jahren
tcodegenbug1.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tcodegenbug_bool.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) vor 4 Jahren
tcodegendecllambda.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) vor 4 Jahren
tcompile_time_var_at_runtime.nim 4374c638cd closes #6036 (#15779) vor 4 Jahren
tctypes.nim bf1700bab1 add testcase for #7308 (#18849) vor 3 Jahren
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 vor 6 Jahren
tdeepcopy_addr_rval.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tderefblock.nim 5211a471c8 fixes the regressions caused by the fix for #20107 [backport] (#20287) vor 2 Jahren
tescaping_temps.nim 08a6f3fc67 fixes #4721 vor 8 Jahren
tforward_decl_only.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) vor 2 Jahren
tgeneric_closure.nim a5ecbf823f lots of small changes vor 6 Jahren
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes vor 6 Jahren
thtiobj.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tissues.nim bebfbaa439 Add testcase for #14880 (#16795) vor 3 Jahren
tlvalueconv.nim 3cbc80045d Fix #14325 (#17308) vor 3 Jahren
tmangle.nim 4f6b59de96 mangle names in nimbase.h using cppDefine (#19395) [backport] vor 2 Jahren
tmangle_field.nim 268197add8 properly deprecate parseopt2 (#10452) vor 5 Jahren
tmarkerproc_regression.nim a5ecbf823f lots of small changes vor 6 Jahren
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 vor 8 Jahren
tmissingbracket.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) vor 2 Jahren
tmissingderef.nim 4fdaded227 updated repr tests (#16147) vor 4 Jahren
tmissingderef2.nim c6a451c584 remove unused imports from tests vor 5 Jahren
tmissinginit.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tmissingvolatile.nim 7739e23420 defaults to ORC (#19972) vor 2 Jahren
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type vor 5 Jahren
tnoalias.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) vor 2 Jahren
tnocodegen_for_compiletime.nim f94ec363ab Allow void macro result (#11286) vor 5 Jahren
tobjconstr_bad_aliasing.nim 19b142401c fixes #11525 vor 5 Jahren
tobjconstr_outoforder.nim 5ff6ff28bf fixes #5339 vor 7 Jahren
tobjconstr_regression.nim 6df6ec27ec Improved collection-to-string behavior (#6825) vor 7 Jahren
topenarraycast.nim c04404635b Fix unsound transform pass (#8633) vor 6 Jahren
tpartialcs.nim ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release vor 9 Jahren
tprogmem.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) vor 3 Jahren
trecursive_table.nim 178a85cd25 fixes #1700 vor 9 Jahren
trefseqsort.nim d072229975 fixes #6724 vor 7 Jahren
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) vor 6 Jahren
tret_arg_init.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) vor 4 Jahren
tsamename3.nim 840e13deb7 type with same name in different scope now works (#17710) vor 3 Jahren
tsequence_outoforder.nim a4f531c243 Add testcase for #9684 (#11221) vor 5 Jahren
tsighash_typename_regression.nim 631a8ab57f Fix edge case in type hashing (#10601) [backport] vor 5 Jahren
tstringslice.nim dd613adcfe made tests green again vor 8 Jahren
tunsafeaddr.nim 0ecaaa85e9 fixes #9403 vor 5 Jahren
tuple_canon.nim d447c0fe3f use typeof instead type (#16962) vor 3 Jahren
tuplecast.nim d455d58af6 fixes #4345 vor 8 Jahren
tweakopenarray.nim 4d56b7da5a fixes #4089 vor 8 Jahren
twrong_discriminant_check.nim 8507f95d68 fixes #2637 vor 9 Jahren
twrong_method.nim fb37d13f46 fixes #5439 vor 7 Jahren
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 vor 8 Jahren
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. vor 8 Jahren
twrong_tupleconv.nim 6d442a40a6 use doAssert in tests (#16486) vor 3 Jahren
twrongrefcounting.nim 22881a3543 closes #9825 vor 5 Jahren
xarray9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren
xoa9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren
xseq9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren
xtuple9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren
xua9578.nim b1091f85d4 fixes #9578 (#11176) vor 5 Jahren