cooldome 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) %!s(int64=6) %!d(string=hai) anos
..
pkg8616 3cb963f114 Fixes 8616 (#8617) %!s(int64=6) %!d(string=hai) anos
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) %!s(int64=6) %!d(string=hai) anos
t5296.nim 1d6018726e fix #5296 (#5565) %!s(int64=8) %!d(string=hai) anos
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) %!s(int64=6) %!d(string=hai) anos
t5701.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) %!s(int64=6) %!d(string=hai) anos
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) %!s(int64=7) %!d(string=hai) anos
t6756.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
t7079.nim 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) %!s(int64=7) %!d(string=hai) anos
t8616.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
t8781.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
t8967.nim 6af6ca6351 Fix codegen for set[T] parameters %!s(int64=6) %!d(string=hai) anos
t9098.nim a1083d7c43 Fix codegen for some set operations %!s(int64=6) %!d(string=hai) anos
t9286.nim 7775b7efd1 Fix wrong heuristic in codegen (#9293) %!s(int64=6) %!d(string=hai) anos
taddhigh.nim 920f4acadf fixes #6279 %!s(int64=7) %!d(string=hai) anos
tarray_equality.nim 28ecf72f79 fixes #2498 %!s(int64=9) %!d(string=hai) anos
tassign_nil_strings.nim 7a087ffb29 nil strings are movable %!s(int64=6) %!d(string=hai) anos
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) %!s(int64=6) %!d(string=hai) anos
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) %!s(int64=7) %!d(string=hai) anos
tcapture_static.nim 440ed8eb68 fixes #4551 %!s(int64=8) %!d(string=hai) anos
tccgen1.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
tcgbug.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tclosureeq.nim 87ffff96d2 fixes #4186 %!s(int64=8) %!d(string=hai) anos
tcodegenbug1.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) %!s(int64=6) %!d(string=hai) anos
tcodegendecllambda.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 %!s(int64=6) %!d(string=hai) anos
tdeepcopy_addr_rval.nim 9f95dd8e1d Create temp var in deepcopy if needed (#5205) %!s(int64=8) %!d(string=hai) anos
tescaping_temps.nim 08a6f3fc67 fixes #4721 %!s(int64=8) %!d(string=hai) anos
tforward_decl_only.nim 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) %!s(int64=6) %!d(string=hai) anos
tgeneric_closure.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
thtiobj.nim e7d4043406 Always emit hti object types if needed (#8940) %!s(int64=6) %!d(string=hai) anos
tinefficient_const_table.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 %!s(int64=6) %!d(string=hai) anos
tmangle_field.nim dd8cbf5fca fixes #5404 %!s(int64=8) %!d(string=hai) anos
tmarkerproc_regression.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 %!s(int64=9) %!d(string=hai) anos
tmissingbracket.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tmissingderef.nim 862ee8d1d3 fixes #2963 %!s(int64=9) %!d(string=hai) anos
tmissingderef2.nim 7b44896e03 fixes #5079 %!s(int64=8) %!d(string=hai) anos
tmissinginit.nim 3859878db8 megatest checks output and nimout %!s(int64=6) %!d(string=hai) anos
tmissingvolatile.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 %!s(int64=6) %!d(string=hai) anos
tnil_type.nim 505ae14f4b Codegen fix for procs taking type(nil) (#9231) %!s(int64=6) %!d(string=hai) anos
tnocodegen_for_compiletime.nim 000b8afd26 Remove expr/stmt (#5857) %!s(int64=7) %!d(string=hai) anos
tobjconstr_bad_aliasing.nim 3859878db8 megatest checks output and nimout %!s(int64=6) %!d(string=hai) anos
tobjconstr_outoforder.nim 5ff6ff28bf fixes #5339 %!s(int64=8) %!d(string=hai) anos
tobjconstr_regression.nim 6df6ec27ec Improved collection-to-string behavior (#6825) %!s(int64=7) %!d(string=hai) anos
topenarraycast.nim c04404635b Fix unsound transform pass (#8633) %!s(int64=6) %!d(string=hai) anos
tpartialcs.nim ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release %!s(int64=9) %!d(string=hai) anos
trecursive_closure.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
trecursive_table.nim 178a85cd25 fixes #1700 %!s(int64=10) %!d(string=hai) anos
trefseqsort.nim d072229975 fixes #6724 %!s(int64=7) %!d(string=hai) anos
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) %!s(int64=6) %!d(string=hai) anos
tret_arg_init.nim 9485f1c888 make tests green again %!s(int64=7) %!d(string=hai) anos
tsighash_typename_regression.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
tstringslice.nim dd613adcfe made tests green again %!s(int64=8) %!d(string=hai) anos
tunsafeaddr.nim 83e0e32f93 added test case for #3736 %!s(int64=9) %!d(string=hai) anos
tuple_canon.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
tuplecast.nim d455d58af6 fixes #4345 %!s(int64=8) %!d(string=hai) anos
tweakopenarray.nim 4d56b7da5a fixes #4089 %!s(int64=8) %!d(string=hai) anos
twrong_discriminant_check.nim 8507f95d68 fixes #2637 %!s(int64=9) %!d(string=hai) anos
twrong_method.nim fb37d13f46 fixes #5439 %!s(int64=8) %!d(string=hai) anos
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 %!s(int64=8) %!d(string=hai) anos
twrong_setconstr.nim 4cfe216a77 fixes #2880 %!s(int64=9) %!d(string=hai) anos
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. %!s(int64=8) %!d(string=hai) anos
twrong_tupleconv.nim 71d3cccb07 fixes #1833 %!s(int64=10) %!d(string=hai) anos
twrongrefcounting.nim 88b65ea957 fixes #6234 %!s(int64=7) %!d(string=hai) anos