Andreas Rumpf 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type 5 년 전
..
pkg8616 3cb963f114 Fixes 8616 (#8617) 6 년 전
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) 7 년 전
t5296.nim 1d6018726e fix #5296 (#5565) 8 년 전
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) 6 년 전
t5701.nim a55817f9ac Fix varargs int32 (#11054) 6 년 전
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 년 전
t6756.nim 031bfdec6f make run the default action of a test in tester 6 년 전
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 7775b7efd1 Fix wrong heuristic in codegen (#9293) 6 년 전
t9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전
taddhigh.nim 920f4acadf fixes #6279 7 년 전
tarray_equality.nim 28ecf72f79 fixes #2498 10 년 전
tassign_nil_strings.nim 7a087ffb29 nil strings are movable 6 년 전
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 년 전
tcgbug.nim 795044ed2b make tests green again 5 년 전
tclosureeq.nim 87ffff96d2 fixes #4186 8 년 전
tcodegenbug1.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 년 전
tcodegendecllambda.nim 031bfdec6f make run the default action of a test in tester 6 년 전
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 년 전
tinefficient_const_table.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 6 년 전
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 862ee8d1d3 fixes #2963 9 년 전
tmissingderef2.nim 7b44896e03 fixes #5079 8 년 전
tmissinginit.nim 3859878db8 megatest checks output and nimout 6 년 전
tmissingvolatile.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 6 년 전
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type 5 년 전
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 8 년 전
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 10 년 전
trecursive_closure.nim 031bfdec6f make run the default action of a test in tester 6 년 전
trecursive_table.nim 178a85cd25 fixes #1700 10 년 전
trefseqsort.nim d072229975 fixes #6724 7 년 전
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) 7 년 전
tret_arg_init.nim 9485f1c888 make tests green again 7 년 전
tsequence_outoforder.nim a4f531c243 Add testcase for #9684 (#11221) 6 년 전
tsighash_typename_regression.nim 631a8ab57f Fix edge case in type hashing (#10601) [backport] 6 년 전
tstringslice.nim dd613adcfe made tests green again 9 년 전
tunsafeaddr.nim 0ecaaa85e9 fixes #9403 6 년 전
tuple_canon.nim 031bfdec6f make run the default action of a test in tester 6 년 전
tuplecast.nim d455d58af6 fixes #4345 8 년 전
tweakopenarray.nim 4d56b7da5a fixes #4089 9 년 전
twrong_discriminant_check.nim 8507f95d68 fixes #2637 9 년 전
twrong_method.nim fb37d13f46 fixes #5439 8 년 전
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 8 년 전
twrong_setconstr.nim 43832f8e57 remove shadow warning, fixes #10732 (#11039) 6 년 전
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. 9 년 전
twrong_tupleconv.nim ce152ed91f iterators: several small fixes (#11162) 6 년 전
twrongrefcounting.nim 22881a3543 closes #9825 6 년 전
xarray9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전
xoa9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전
xseq9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전
xtuple9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전
xua9578.nim b1091f85d4 fixes #9578 (#11176) 6 년 전