metagn be06446ffe fix #15691 (#21623) преди 1 година
..
m18235.nim 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) преди 3 години
macro_bug.nim 5b27b263fd Remove immediate pragma (#11308) преди 5 години
mparsefile.nim c7c6b13a32 parseExpr/parseStmt accept filename, fixes #13540 (#19182) преди 3 години
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 години
t15691.nim be06446ffe fix #15691 (#21623) преди 1 година
t16758.nim 1585bfec3b fix #16758 Nim crashes in fixAbstractType (#20855) преди 2 години
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 години
t19766_20114.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) преди 2 години
t20067.nim 685bf944aa fix #20067, fix #18976 [backport] (#20069) преди 2 години
t21593.nim 0c6f14af04 macros: Extend treeTraverse intVal range to nnkUInt64Lit (#21597) преди 1 година
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 2315b01ae6 tuple unpacking for vars as just sugar, allowing nesting (#21563) преди 1 година
tbindsym.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field преди 6 години
tcasestmtmacro.nim 5933aece9b `caseStmtMacros` no longer experimental, experimental manual refactor (#19173) преди 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 de4b0346bd store full definition AST for consts, fix noRewrite (#20115) преди 2 години
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 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) преди 2 години
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 15ae9323e8 fix NimNode comment repr() regression [backport: 1.2] (#19726) преди 2 години
tmacros_issues.nim 13b94c0297 Fix doubly typed forward declarations (#18279) преди 3 години
tmacros_various.nim 900fe8f501 Add `contains` to `std/macrocache` (#21304) преди 1 година
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 години
tparsefile.nim c7c6b13a32 parseExpr/parseStmt accept filename, fixes #13540 (#19182) преди 3 години
tprochelpers.nim ef3f343ec2 Allow std/macros.params to work with nnkProcTy (#19563) преди 2 години
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 7739e23420 defaults to ORC (#19972) преди 2 години
tstringinterp.nim 3b783f7e13 Testament: refactoring; makes the test joiner green преди 6 години
tstructuredlogging.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) преди 2 години
ttemplatesymbols.nim 39290cf88c Fix spellings (#12277) [backport] преди 5 години
ttryparseexpr.nim 7d8af25d58 revert parser stmtListExpr (#11007) преди 5 години
ttypenodes.nim f91867aa31 accept object type node from macros (#19179) преди 3 години
tvarargsuntyped.nim 3c2d82eaae make megatest green преди 6 години
tvtable.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) преди 2 години
twrapiterator.nim 6a2b57b4aa fixes #7093 преди 7 години
typesafeprintf.nim 0cbfd67522 make typesafeprintf test green преди 6 години
typesapi2.nim 000b8afd26 Remove expr/stmt (#5857) преди 7 години