metagn aeb3fe9505 test case haul to prevent pileup (#24525) il y a 2 semaines
..
annotate.nim 3b783f7e13 Testament: refactoring; makes the test joiner green il y a 6 ans
i2416.nim 0448d3f6ea test case for #2416 (#7649) il y a 6 ans
m1027a.nim 064b72a59c fixes #1027; disallow templates to use ambiguous identifiers (#20631) il y a 2 ans
m1027b.nim 064b72a59c fixes #1027; disallow templates to use ambiguous identifiers (#20631) il y a 2 ans
m19277_1.nim a27542195c only merge valid implicit pragmas to routine AST, include templates (#24171) il y a 3 mois
m19277_2.nim a27542195c only merge valid implicit pragmas to routine AST, include templates (#24171) il y a 3 mois
mcan_access_hidden_field.nim 000b8afd26 Remove expr/stmt (#5857) il y a 7 ans
mdotcall.nim aeb3fe9505 test case haul to prevent pileup (#24525) il y a 2 semaines
mdotcall2.nim 88388040db add tests to close #7223, close #11733 (#22111) il y a 1 an
mgensym_generic_cross_module.nim 975114e114 make more tests green il y a 6 ans
mlt.nim 6d98c717de fixes #4564 il y a 8 ans
mqualifiedtype1.nim 75b9d66582 treat resolved symbols on RHS of module qualification as identifiers (#24180) il y a 3 mois
mqualifiedtype2.nim 75b9d66582 treat resolved symbols on RHS of module qualification as identifiers (#24180) il y a 3 mois
mtempl5.nim 488f3ed085 fixes yet another gensym regression (#12145) il y a 5 ans
otests.nim 9df195ef58 style usages part one (openarray => openArray) (#19321) il y a 3 ans
sunset.nimf 9df195ef58 style usages part one (openarray => openArray) (#19321) il y a 3 ans
t1027.nim 064b72a59c fixes #1027; disallow templates to use ambiguous identifiers (#20631) il y a 2 ans
t11705.nim 53eed2be45 close #11705; add a testcase (#21128) il y a 2 ans
t13426.nim daad06bd07 closes #13426; adds a test case (#23642) il y a 7 mois
t17433.nim e5873b3a93 semTemplateDef and t17433 clean-ups (#17448) il y a 3 ans
t18113.nim b7ad29e692 fix #18113 (#18124) il y a 3 ans
t19149.nim bae0fb720a fix #19149 Invalid codegen when returning var tuple from a template (#20762) il y a 2 ans
t19277.nim a27542195c only merge valid implicit pragmas to routine AST, include templates (#24171) il y a 3 mois
t19700.nim 0510a2be0d fix #19700 Crash when passing a template to a generic functio… (#20567) il y a 2 ans
t21231.nim ac7b8b678c fixes #21231; template with module as parameter elides usage/checking of module name specifier (#22109) il y a 1 an
t21532.nim 3de75ffc02 Fix #21532: Check if template return is untyped (#22517) il y a 1 an
t24112.nim 680a13a142 fix segfault in effect tracking for sym node with nil type (#24114) il y a 3 mois
t6217.nim 5d34e81f23 fix term rewriting with sideeffect (#19410) il y a 2 ans
t9534.nim 6f53579a8c close #9534 add testcase (#17607) il y a 3 ans
t_otemplates.nim 39290cf88c Fix spellings (#12277) [backport] il y a 5 ans
taliassyntax.nim 0032322ea8 fix #21727 (#21729) il y a 1 an
taliassyntaxerrors.nim 63d29ddd69 alias syntax fixes, improvements and tests (#21671) il y a 1 an
tcallsitelineinfo.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) il y a 2 ans
tcallsitelineinfo2.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) il y a 2 ans
tconfusinglocal.nim e012eb1001 updated tests to be executed il y a 6 ans
tdefaultparam.nim 4eed341ba5 don't typecheck `untyped` + allow void `typed` template param default values (#24219) il y a 2 mois
tdefined_overload.nim 9c5f38850d add test case for fix to #7997 il y a 6 ans
tdotcall.nim aeb3fe9505 test case haul to prevent pileup (#24525) il y a 2 semaines
template_issues.nim ddf5a9f6c5 adds a test case (#24486) il y a 3 semaines
template_pragmas.nim 52e276c82d exportC => exportc (#18625) il y a 3 ans
template_various.nim c19fd69b69 test case haul for old generic/template/macro issues (#22564) il y a 1 an
texponential_eval.nim e012eb1001 updated tests to be executed il y a 6 ans
tgenericparam.nim 81756d1810 second test case haul for templates and generics (#22728) il y a 1 an
tgensym_instantiationinfo.nim a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) il y a 4 ans
tgensymhijack.nim 73b0b0d31c stop gensym identifiers hijacking routine decl names in templates (#23392) il y a 8 mois
tgensymregression.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) il y a 4 ans
thygienictempl.nim a5ecbf823f lots of small changes il y a 6 ans
tidentconcatenations.nim b97d603cd0 some test cleanups & category reorganization (#22010) il y a 1 an
tinnerouterproc.nim cd946084ab make routine implicitly gensym when other gensym symbol exists again (#23842) il y a 5 mois
tlambdaparam.nim aeb3fe9505 test case haul to prevent pileup (#24525) il y a 2 semaines
tmethodcall.nim e7878c0d08 add tests for recently closed issues (#10722) il y a 5 ans
tmixin_in_proc.nim 4a77b66b19 fixes #5478 il y a 7 ans
tmodulealias.nim 0e3ea16554 use lowercase --define switches (#17283) il y a 3 ans
tmore_regressions.nim b07694cd90 new gensym handling (#11985) il y a 5 ans
tnested.nim 62d8ca4306 don't transform typed bracket exprs to `[]` calls in templates (#23175) il y a 11 mois
tobjectdeclfield.nim c19fd69b69 test case haul for old generic/template/macro issues (#22564) il y a 1 an
topensym.nim 0c3573e4a0 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) il y a 3 mois
topensymoverride.nim 0c3573e4a0 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) il y a 3 mois
topensymwarning.nim 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) il y a 4 mois
tparams_gensymed.nim 6ebad30e7a closes #22846; adds a test case (#23374) il y a 9 mois
tparamscope.nim fb58066b61 Fix #5691 (#15158) il y a 4 ans
tpragma.nim 911cef1621 process non-language pragma nodes in templates (#24183) il y a 2 mois
tqualifiedident.nim 81756d1810 second test case haul for templates and generics (#22728) il y a 1 an
tqualifiedtype.nim 75b9d66582 treat resolved symbols on RHS of module qualification as identifiers (#24180) il y a 3 mois
tredefinition.nim b07694cd90 new gensym handling (#11985) il y a 5 ans
tredefinition_override.nim 6d8cf25bd7 deprecate `do:` meaning `do ():` + misc cleanup (#20927) il y a 2 ans
tscope.nim 000b8afd26 Remove expr/stmt (#5857) il y a 7 ans
tshadow.nim 1725db9295 closes #7374 (#15781) il y a 4 ans
tsighash_regression.nim e012eb1001 updated tests to be executed il y a 6 ans
tstempl.nim e80465dacf tests: Trim .nim files trailing whitespace il y a 9 ans
ttempl2.nim 5b27b263fd Remove immediate pragma (#11308) il y a 5 ans
ttempl3.nim 465815e894 improved the error message for #11494; closes #11494 il y a 5 ans
tunderscore1.nim ecf9efa397 document general use of `_`, error message, fixes (#21584) il y a 1 an
twhenintemplates.nim 98cec6b692 closes #3670 [add testcase for #3670] (#15808) il y a 4 ans
twrong_getast.nim a6b0af539b revert getAst handling to not use overloading resolution il y a 7 ans
twrongmapit.nim b97d603cd0 some test cleanups & category reorganization (#22010) il y a 1 an
twrongopensymchoice.nim a5ecbf823f lots of small changes il y a 6 ans
twrongsymkind.nim 000b8afd26 Remove expr/stmt (#5857) il y a 7 ans
utemplates.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) il y a 2 ans