Dankr4d c70e4040bd fixes #14511 [backport:1.4] (#18732) пре 3 година
..
m18235.nim 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) пре 3 година
macro_bug.nim 5b27b263fd Remove immediate pragma (#11308) пре 5 година
t14227.nim ae86df12af add testcase for #14227 (#15794) пре 4 година
t14511.nim c70e4040bd fixes #14511 [backport:1.4] (#18732) пре 3 година
t14847.nim 1bcc352137 close #14847(add testcase for #14847) (#16045) пре 4 година
t17836.nim 17db15f9b1 fix #17836 (typed macro isNil for proc params) (#17841) пре 3 година
t18203.nim c5cf21c0c4 Don't report unused hints for consumed AST (#18270) пре 3 година
t18235.nim 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) пре 3 година
t7454.nim 52fc16d5d2 Return an error symbol as macro output if needed (#8116) пре 6 година
t7875.nim 774e66f3d1 close #7875 add testcase (#17611) пре 3 година
t8997.nim 6f412fc6cb fix #10591 regression (#10592) пре 5 година
tastrepr.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) пре 4 година
tbindsym.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field пре 6 година
tcasestmtmacro.nim 6a7baff97d rename case statement macro from match to `case` (#16923) пре 3 година
tclosuremacro.nim 2e8325a19c Remove support for named procs with sugar.=> (#17220) пре 3 година
tcollect.nim de02f5fa0a add tcollect test for the new for-loops as expressions feature пре 6 година
tcomplexecho.nim f94ec363ab Allow void macro result (#11286) пре 5 година
tcprag.nim d654383a8e rename a file, so that megatest doesn't complain пре 5 година
tdumpast.nim 3cc547f2df macros.treeRepr + friends: collapse SymChoice (#18072) пре 3 година
tdumpast2.nim 000b8afd26 Remove expr/stmt (#5857) пре 7 година
tdumpastgen.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field пре 6 година
tdumptree.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field пре 6 година
tescape_var_into_quotedo_as_const.nim af815c3c18 fixes #9864 [backport] пре 6 година
texpectIdent1.nim f95eef99a9 add expectIdent to macros (#12778) пре 4 година
texpectIdent2.nim f95eef99a9 add expectIdent to macros (#12778) пре 4 година
tforloop_macro1.nim c49b88163c "for-loop macros" are no longer an experimental feature (#15288) пре 4 година
tgetimpl.nim 2f1a9eadd7 More on #16110 (#16130) пре 4 година
tgetraiseslist.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) пре 4 година
tgettype.nim 897e50d5fe getType now works with tyInferred (arising from concepts); refs #18220 (#18241) пре 3 година
tgettype2.nim 031bfdec6f make run the default action of a test in tester пре 6 година
tgettype3.nim c166394024 fixes #5131 пре 8 година
tgettypeinst.nim c6a451c584 remove unused imports from tests пре 5 година
tincremental.nim 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) пре 5 година
tinvalidtypesym.nim 03fa9a9041 fix regression in align (#12680) пре 5 година
tisexported.nim d5840e1e3d Implement isExported for symbols in macros (#11963) пре 5 година
tlocktypednode1.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] пре 5 година
tlocktypednode2.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] пре 5 година
tlocktypednode3.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] пре 5 година
tmacro1.nim 94675c2378 backtick and export marker handling in `eqIdent` (#12574) пре 5 година
tmacro2.nim d938c6411e fix #15326 (#15341) пре 4 година
tmacro3.nim 39290cf88c Fix spellings (#12277) [backport] пре 5 година
tmacro4.nim c6a451c584 remove unused imports from tests пре 5 година
tmacro5.nim f94ec363ab Allow void macro result (#11286) пре 5 година
tmacro6.nim ff1c0bae4c update tests that tested for the 'discard' error messages пре 4 година
tmacro7.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] пре 5 година
tmacro8.nim 4606a00d4e close #8573 by adding a test пре 5 година
tmacroaspragma.nim 000b8afd26 Remove expr/stmt (#5857) пре 7 година
tmacrogenerics.nim aeb6ec27de fix for return in macro (#9666); fixes #5874 пре 5 година
tmacrogensym.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
tmacrogetimpl.nim 06d50bfd4c Fixes #5034 illformed AST from getImpl with proc returning value (#17976) пре 3 година
tmacros1.nim c6a451c584 remove unused imports from tests пре 5 година
tmacros_issues.nim 13b94c0297 Fix doubly typed forward declarations (#18279) пре 3 година
tmacros_various.nim 3e7077ac7d fix #14339, #13511, #14420: fixes limited VM support for addr (#16002) пре 4 година
tmacrostmt.nim e5b64af831 Implement rendering of `[]=`, `{}`, `{}=` braces (#14539) пре 4 година
tmacrotypes.nim fb58066b61 Fix #5691 (#15158) пре 4 година
tmemit.nim 9465b5db44 Clean up macros (#14959) пре 4 година
tmsginfo.nim 8fc7cecfa2 compiler: show name of instantiating context in error traces (#6763) (#9207) пре 6 година
tnewlit.nim a4ade43536 macros.newLit now works for ref object types (#12307) пре 5 година
tnewproc.nim 69755542f4 add progmas to params of macros.newProc (#11025) пре 5 година
tnodecompare.nim 000b8afd26 Remove expr/stmt (#5857) пре 7 година
tquotedo.nim d9ee377517 fix #10339 by returning type attached to nkEmpty (#10370) пре 6 година
tquotewords.nim 1105d03644 require errormsg to be specified before file. пре 6 година
trecmacro.nim 1105d03644 require errormsg to be specified before file. пре 6 година
treturnsempty.nim 000b8afd26 Remove expr/stmt (#5857) пре 7 година
tsame_name_497.nim 5b27b263fd Remove immediate pragma (#11308) пре 5 година
tsametype.nim 34815a4697 megatest: make it green on Linux пре 6 година
tslice.nim 37d88e5168 Add proc `[]`(n: NimNode, s: HSlice[T, U]): seq[NimNode] to macros (#7735) пре 6 година
tstaticparamsmacro.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field пре 6 година
tstringinterp.nim 3b783f7e13 Testament: refactoring; makes the test joiner green пре 6 година
tstructuredlogging.nim 2b8bf8fc4a A motivating example for the new `bindSym` behavior. пре 6 година
ttemplatesymbols.nim 39290cf88c Fix spellings (#12277) [backport] пре 5 година
ttryparseexpr.nim 7d8af25d58 revert parser stmtListExpr (#11007) пре 5 година
tvarargsuntyped.nim 3c2d82eaae make megatest green пре 6 година
tvtable.nim 68c7da227f make tests green again пре 7 година
twrapiterator.nim 6a2b57b4aa fixes #7093 пре 7 година
typesafeprintf.nim 0cbfd67522 make typesafeprintf test green пре 6 година
typesapi2.nim 000b8afd26 Remove expr/stmt (#5857) пре 7 година