metagn b5f2eafed1 don't match arguments with typeclass type in generics (#24123) 1 month ago
..
mdefaultprocparam.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
t15949.nim 4898b054ce warn against `a, b = val` in routine arguments (#21604) 1 year ago
t17157.nim 169d3fda00 fix #18136 tests/proc/t17157.nim now gives SIGSEGV instead of error (#20555) 2 years ago
t19795.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) 1 year ago
t23874.nim 7b50d05d6b fixes #23869; sink generic typeclass (#23874) 3 months ago
tcolonisproc.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tdefaultprocparam.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
texplicitgenericcount.nim 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) 2 months ago
texplicitgenericcountverbose.nim 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) 2 months ago
texplicitgenerics.nim fe55dcb2be test case haul before 2.2 (#24119) 1 month ago
tfunc_type.nim 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) 4 years ago
tgenericdefaultparam.nim b5f2eafed1 don't match arguments with typeclass type in generics (#24123) 1 month ago
tillegalreturntype.nim 5917c2d5b7 fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065) 1 year ago
tinferlambdareturn.nim f46f26e79a don't use previous bindings of `auto` for routine return types (#23207) 9 months ago
tlambdadonotation.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tlambdapragma.nim 49b64e8dc7 Remove declPragmas from lambdas [backport:1.0] (#16966) 3 years ago
tnamedparams.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tnamedparams2.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tnamedparams3.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tparamsindefault.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tproc.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 years ago
tprocredef.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tprocvar.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tprocvarmismatch.nim b97d603cd0 some test cleanups & category reorganization (#22010) 1 year ago
tstaticsignature.nim 79a65da22a fix CI, sem whole `when` stmts as generic stmt (#24072) 2 months ago
tunderscoreparam.nim ecf9efa397 document general use of `_`, error message, fixes (#21584) 1 year ago
twrongdefaultvalue.nim 446501b53b fix error messages for wrongly typed generic param default values (#24006) 2 months ago
typed.nim 730b1b2b87 proc does not take untyped/typed as argument (#9981) 5 years ago
untyped.nim e8f4586c68 allow typed/untyped in magic procs (#12911) 4 years ago