metagn de4b0346bd store full definition AST for consts, fix noRewrite (#20115) hace 2 años
..
m18235.nim 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) hace 3 años
macro_bug.nim 5b27b263fd Remove immediate pragma (#11308) hace 5 años
mparsefile.nim c7c6b13a32 parseExpr/parseStmt accept filename, fixes #13540 (#19182) hace 3 años
t14227.nim ae86df12af add testcase for #14227 (#15794) hace 4 años
t14511.nim c70e4040bd fixes #14511 [backport:1.4] (#18732) hace 3 años
t14847.nim 1bcc352137 close #14847(add testcase for #14847) (#16045) hace 4 años
t17836.nim 17db15f9b1 fix #17836 (typed macro isNil for proc params) (#17841) hace 3 años
t18203.nim c5cf21c0c4 Don't report unused hints for consumed AST (#18270) hace 3 años
t18235.nim 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) hace 3 años
t19766_20114.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) hace 2 años
t20067.nim 685bf944aa fix #20067, fix #18976 [backport] (#20069) hace 2 años
t7454.nim 52fc16d5d2 Return an error symbol as macro output if needed (#8116) hace 6 años
t7875.nim 774e66f3d1 close #7875 add testcase (#17611) hace 3 años
t8997.nim 6f412fc6cb fix #10591 regression (#10592) hace 5 años
tastrepr.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tbindsym.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tcasestmtmacro.nim 5933aece9b `caseStmtMacros` no longer experimental, experimental manual refactor (#19173) hace 3 años
tclosuremacro.nim 2e8325a19c Remove support for named procs with sugar.=> (#17220) hace 3 años
tcollect.nim de02f5fa0a add tcollect test for the new for-loops as expressions feature hace 6 años
tcomplexecho.nim f94ec363ab Allow void macro result (#11286) hace 5 años
tcprag.nim d654383a8e rename a file, so that megatest doesn't complain hace 5 años
tdumpast.nim 3cc547f2df macros.treeRepr + friends: collapse SymChoice (#18072) hace 3 años
tdumpast2.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años
tdumpastgen.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tdumptree.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tescape_var_into_quotedo_as_const.nim af815c3c18 fixes #9864 [backport] hace 6 años
texpectIdent1.nim f95eef99a9 add expectIdent to macros (#12778) hace 4 años
texpectIdent2.nim f95eef99a9 add expectIdent to macros (#12778) hace 4 años
tforloop_macro1.nim c49b88163c "for-loop macros" are no longer an experimental feature (#15288) hace 4 años
tgetimpl.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) hace 2 años
tgetraiseslist.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) hace 4 años
tgettype.nim 897e50d5fe getType now works with tyInferred (arising from concepts); refs #18220 (#18241) hace 3 años
tgettype2.nim 031bfdec6f make run the default action of a test in tester hace 6 años
tgettype3.nim c166394024 fixes #5131 hace 8 años
tgettypeinst.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) hace 2 años
tincremental.nim 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) hace 5 años
tinvalidtypesym.nim 03fa9a9041 fix regression in align (#12680) hace 5 años
tisexported.nim d5840e1e3d Implement isExported for symbols in macros (#11963) hace 5 años
tlocktypednode1.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] hace 5 años
tlocktypednode2.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] hace 5 años
tlocktypednode3.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] hace 5 años
tmacro1.nim 94675c2378 backtick and export marker handling in `eqIdent` (#12574) hace 5 años
tmacro2.nim d938c6411e fix #15326 (#15341) hace 4 años
tmacro3.nim 39290cf88c Fix spellings (#12277) [backport] hace 5 años
tmacro4.nim c6a451c584 remove unused imports from tests hace 5 años
tmacro5.nim f94ec363ab Allow void macro result (#11286) hace 5 años
tmacro6.nim ff1c0bae4c update tests that tested for the 'discard' error messages hace 4 años
tmacro7.nim 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] hace 5 años
tmacro8.nim 4606a00d4e close #8573 by adding a test hace 5 años
tmacroaspragma.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años
tmacrogenerics.nim aeb6ec27de fix for return in macro (#9666); fixes #5874 hace 5 años
tmacrogensym.nim 5b55aa52d0 fix deprecations and other warnings (#13748) hace 4 años
tmacrogetimpl.nim 06d50bfd4c Fixes #5034 illformed AST from getImpl with proc returning value (#17976) hace 3 años
tmacros1.nim 15ae9323e8 fix NimNode comment repr() regression [backport: 1.2] (#19726) hace 2 años
tmacros_issues.nim 13b94c0297 Fix doubly typed forward declarations (#18279) hace 3 años
tmacros_various.nim 2ef71c0a46 [testcase] genSym fails to make unique identifier for ref object types (#19506) hace 2 años
tmacrostmt.nim e5b64af831 Implement rendering of `[]=`, `{}`, `{}=` braces (#14539) hace 4 años
tmacrotypes.nim fb58066b61 Fix #5691 (#15158) hace 4 años
tmemit.nim 9465b5db44 Clean up macros (#14959) hace 4 años
tmsginfo.nim 8fc7cecfa2 compiler: show name of instantiating context in error traces (#6763) (#9207) hace 6 años
tnewlit.nim a4ade43536 macros.newLit now works for ref object types (#12307) hace 5 años
tnewproc.nim 69755542f4 add progmas to params of macros.newProc (#11025) hace 5 años
tnodecompare.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años
tparsefile.nim c7c6b13a32 parseExpr/parseStmt accept filename, fixes #13540 (#19182) hace 3 años
tprochelpers.nim ef3f343ec2 Allow std/macros.params to work with nnkProcTy (#19563) hace 2 años
tquotedo.nim d9ee377517 fix #10339 by returning type attached to nkEmpty (#10370) hace 5 años
tquotewords.nim 1105d03644 require errormsg to be specified before file. hace 6 años
trecmacro.nim 1105d03644 require errormsg to be specified before file. hace 6 años
treturnsempty.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años
tsame_name_497.nim 5b27b263fd Remove immediate pragma (#11308) hace 5 años
tsametype.nim 34815a4697 megatest: make it green on Linux hace 6 años
tslice.nim 37d88e5168 Add proc `[]`(n: NimNode, s: HSlice[T, U]): seq[NimNode] to macros (#7735) hace 6 años
tstaticparamsmacro.nim 7739e23420 defaults to ORC (#19972) hace 2 años
tstringinterp.nim 3b783f7e13 Testament: refactoring; makes the test joiner green hace 6 años
tstructuredlogging.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) hace 2 años
ttemplatesymbols.nim 39290cf88c Fix spellings (#12277) [backport] hace 5 años
ttryparseexpr.nim 7d8af25d58 revert parser stmtListExpr (#11007) hace 5 años
ttypenodes.nim f91867aa31 accept object type node from macros (#19179) hace 3 años
tvarargsuntyped.nim 3c2d82eaae make megatest green hace 5 años
tvtable.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) hace 2 años
twrapiterator.nim 6a2b57b4aa fixes #7093 hace 6 años
typesafeprintf.nim 0cbfd67522 make typesafeprintf test green hace 6 años
typesapi2.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años