Timothee Cour 198b5e3a7a improve tsets.nim, twrong_setconstr.nim and avoid name clashes with compiler sets (#17876) před 3 roky
..
pkg8616 3cb963f114 Fixes 8616 (#8617) před 6 roky
mstatic_assert.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) před 4 roky
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) před 6 roky
t13062.nim d802a4a669 close #13062(add testcase for #13062) (#15956) před 4 roky
t13902.nim 95fd8ae93c fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [backport:1.2] před 4 roky
t16027.nim 581bcfe290 fix #6497 (#16027) před 4 roky
t16374.nim 5628cd5de1 attempt to fix #16374 (#17232) před 3 roky
t2procs.nim 8978112457 fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569) před 4 roky
t5296.nim 1d6018726e fix #5296 (#5565) před 7 roky
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) před 6 roky
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) před 7 roky
t6756.nim d447c0fe3f use typeof instead type (#16962) před 3 roky
t7079.nim 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) před 7 roky
t8616.nim a5ecbf823f lots of small changes před 6 roky
t8781.nim a5ecbf823f lots of small changes před 6 roky
t8967.nim 6af6ca6351 Fix codegen for set[T] parameters před 6 roky
t9098.nim a1083d7c43 Fix codegen for some set operations před 6 roky
t9286.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
t9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky
t9655.nim 5af13c5ace close #9655 add testcase (#16683) před 4 roky
taddhigh.nim 3ba3307d61 remove deprecated procs (#12535) před 5 roky
targ_lefttoright.nim cf516713d0 fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146) před 4 roky
tarray_equality.nim 28ecf72f79 fixes #2498 před 9 roky
tassign_nil_strings.nim 6c5872c169 `--nilseqs` is now a deprecated noop (#17211) před 3 roky
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) před 6 roky
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) před 7 roky
tcapture_static.nim 440ed8eb68 fixes #4551 před 8 roky
tccgen1.nim e80465dacf tests: Trim .nim files trailing whitespace před 9 roky
tccgissues.nim 7cf3395d85 refactor illegal iterator assignment detection (#12212) před 5 roky
tcgbug.nim 46bfb590c8 fixes #13281 (#13282) před 4 roky
tclosureeq.nim 87ffff96d2 fixes #4186 před 8 roky
tcodegenbug1.nim 52c3633223 warn about observerable stores but don't prevent them for 1.2.2 [backport:1.2]; refs https://github.com/nim-lang/RFCs/issues/230 (#14510) před 4 roky
tcodegenbug_bool.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) před 4 roky
tcodegendecllambda.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) před 5 roky
tcompile_time_var_at_runtime.nim 4374c638cd closes #6036 (#15779) před 4 roky
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 před 6 roky
tdeepcopy_addr_rval.nim 9f95dd8e1d Create temp var in deepcopy if needed (#5205) před 8 roky
tescaping_temps.nim 08a6f3fc67 fixes #4721 před 8 roky
tforward_decl_only.nim 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) před 6 roky
tgeneric_closure.nim a5ecbf823f lots of small changes před 6 roky
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes před 6 roky
thtiobj.nim e7d4043406 Always emit hti object types if needed (#8940) před 6 roky
tissues.nim bebfbaa439 Add testcase for #14880 (#16795) před 3 roky
tlvalueconv.nim 3cbc80045d Fix #14325 (#17308) před 3 roky
tmangle_field.nim 268197add8 properly deprecate parseopt2 (#10452) před 6 roky
tmarkerproc_regression.nim a5ecbf823f lots of small changes před 6 roky
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 před 9 roky
tmissingbracket.nim a5ecbf823f lots of small changes před 6 roky
tmissingderef.nim 4fdaded227 updated repr tests (#16147) před 4 roky
tmissingderef2.nim c6a451c584 remove unused imports from tests před 5 roky
tmissinginit.nim 3859878db8 megatest checks output and nimout před 6 roky
tmissingvolatile.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) před 4 roky
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type před 5 roky
tnoalias.nim b703f02ad2 added missing .noalias support for object fields (#15445) před 4 roky
tnocodegen_for_compiletime.nim f94ec363ab Allow void macro result (#11286) před 5 roky
tobjconstr_bad_aliasing.nim 19b142401c fixes #11525 před 5 roky
tobjconstr_outoforder.nim 5ff6ff28bf fixes #5339 před 7 roky
tobjconstr_regression.nim 6df6ec27ec Improved collection-to-string behavior (#6825) před 7 roky
topenarraycast.nim c04404635b Fix unsound transform pass (#8633) před 6 roky
tpartialcs.nim ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release před 9 roky
tprogmem.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) před 4 roky
trecursive_table.nim 178a85cd25 fixes #1700 před 9 roky
trefseqsort.nim d072229975 fixes #6724 před 7 roky
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) před 6 roky
tret_arg_init.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) před 4 roky
tsamename3.nim 840e13deb7 type with same name in different scope now works (#17710) před 3 roky
tsequence_outoforder.nim a4f531c243 Add testcase for #9684 (#11221) před 5 roky
tsighash_typename_regression.nim 631a8ab57f Fix edge case in type hashing (#10601) [backport] před 5 roky
tstringslice.nim dd613adcfe made tests green again před 8 roky
tunsafeaddr.nim 0ecaaa85e9 fixes #9403 před 5 roky
tuple_canon.nim d447c0fe3f use typeof instead type (#16962) před 3 roky
tuplecast.nim d455d58af6 fixes #4345 před 8 roky
tweakopenarray.nim 4d56b7da5a fixes #4089 před 8 roky
twrong_discriminant_check.nim 8507f95d68 fixes #2637 před 9 roky
twrong_method.nim fb37d13f46 fixes #5439 před 7 roky
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 před 8 roky
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. před 8 roky
twrong_tupleconv.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
twrongrefcounting.nim 22881a3543 closes #9825 před 5 roky
xarray9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky
xoa9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky
xseq9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky
xtuple9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky
xua9578.nim b1091f85d4 fixes #9578 (#11176) před 5 roky