Timothee Cour 198b5e3a7a improve tsets.nim, twrong_setconstr.nim and avoid name clashes with compiler sets (#17876) пре 3 година
..
pkg8616 3cb963f114 Fixes 8616 (#8617) пре 6 година
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 година
t13062.nim d802a4a669 close #13062(add testcase for #13062) (#15956) пре 4 година
t13902.nim 95fd8ae93c fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [backport:1.2] пре 4 година
t16027.nim 581bcfe290 fix #6497 (#16027) пре 4 година
t16374.nim 5628cd5de1 attempt to fix #16374 (#17232) пре 3 година
t2procs.nim 8978112457 fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569) пре 4 година
t5296.nim 1d6018726e fix #5296 (#5565) пре 7 година
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) пре 7 година
t8616.nim a5ecbf823f lots of small changes пре 6 година
t8781.nim a5ecbf823f lots of small changes пре 6 година
t8967.nim 6af6ca6351 Fix codegen for set[T] parameters пре 6 година
t9098.nim a1083d7c43 Fix codegen for some set operations пре 6 година
t9286.nim 6d442a40a6 use doAssert in tests (#16486) пре 4 година
t9578.nim b1091f85d4 fixes #9578 (#11176) пре 5 година
t9655.nim 5af13c5ace close #9655 add testcase (#16683) пре 4 година
taddhigh.nim 3ba3307d61 remove deprecated procs (#12535) пре 5 година
targ_lefttoright.nim cf516713d0 fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146) пре 4 година
tarray_equality.nim 28ecf72f79 fixes #2498 пре 9 година
tassign_nil_strings.nim 6c5872c169 `--nilseqs` is now a deprecated noop (#17211) пре 3 година
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) пре 6 година
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) пре 7 година
tcapture_static.nim 440ed8eb68 fixes #4551 пре 8 година
tccgen1.nim e80465dacf tests: Trim .nim files trailing whitespace пре 9 година
tccgissues.nim 7cf3395d85 refactor illegal iterator assignment detection (#12212) пре 5 година
tcgbug.nim 46bfb590c8 fixes #13281 (#13282) пре 4 година
tclosureeq.nim 87ffff96d2 fixes #4186 пре 8 година
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) пре 4 година
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) пре 5 година
tcompile_time_var_at_runtime.nim 4374c638cd closes #6036 (#15779) пре 4 година
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 пре 6 година
tdeepcopy_addr_rval.nim 9f95dd8e1d Create temp var in deepcopy if needed (#5205) пре 8 година
tescaping_temps.nim 08a6f3fc67 fixes #4721 пре 8 година
tforward_decl_only.nim 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) пре 6 година
tgeneric_closure.nim a5ecbf823f lots of small changes пре 6 година
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes пре 6 година
thtiobj.nim e7d4043406 Always emit hti object types if needed (#8940) пре 6 година
tissues.nim bebfbaa439 Add testcase for #14880 (#16795) пре 3 година
tlvalueconv.nim 3cbc80045d Fix #14325 (#17308) пре 3 година
tmangle_field.nim 268197add8 properly deprecate parseopt2 (#10452) пре 6 година
tmarkerproc_regression.nim a5ecbf823f lots of small changes пре 6 година
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 пре 9 година
tmissingbracket.nim a5ecbf823f lots of small changes пре 6 година
tmissingderef.nim 4fdaded227 updated repr tests (#16147) пре 4 година
tmissingderef2.nim c6a451c584 remove unused imports from tests пре 5 година
tmissinginit.nim 3859878db8 megatest checks output and nimout пре 6 година
tmissingvolatile.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) пре 4 година
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type пре 5 година
tnoalias.nim b703f02ad2 added missing .noalias support for object fields (#15445) пре 4 година
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) пре 4 година
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 840e13deb7 type with same name in different scope now works (#17710) пре 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 6d442a40a6 use doAssert in tests (#16486) пре 4 година
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 година