Timothee Cour 9c42ae91b7 add legacy workaround; improve test so that it actually tests for the bugfix hace 4 años
..
macro_bug.nim 5b27b263fd Remove immediate pragma (#11308) hace 5 años
t7454.nim 52fc16d5d2 Return an error symbol as macro output if needed (#8116) hace 6 años
t8997.nim 6f412fc6cb fix #10591 regression (#10592) hace 6 años
tastrepr.nim b0c06aa711 fix #12740 (#12774) hace 5 años
tbindsym.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tclosuremacro.nim 3e060cfb0a => supports pragmas & names (+ changed behavior) (#14200) hace 4 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 eec07b4e84 fix several bugs with `repr` (#13386) hace 4 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 da41fc1801 put the new for loop macros under an experimental switch named 'forLoopMacros' hace 6 años
tgetimpl.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tgettype.nim c6a451c584 remove unused imports from tests hace 5 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 c6a451c584 remove unused imports from tests hace 5 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 000b8afd26 Remove expr/stmt (#5857) hace 7 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
tmacros1.nim c6a451c584 remove unused imports from tests hace 5 años
tmacros_issues.nim 69658ad396 fixes #11131 hace 5 años
tmacros_various.nim 9c42ae91b7 add legacy workaround; improve test so that it actually tests for the bugfix hace 4 años
tmacrostmt.nim e5b64af831 Implement rendering of `[]=`, `{}`, `{}=` braces (#14539) hace 4 años
tmacrotypes.nim e50441ab33 Fix typeSym.getImpl for ref types (#13752) hace 4 años
tmemit.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 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
tquotedo.nim d9ee377517 fix #10339 by returning type attached to nkEmpty (#10370) hace 6 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 562d185cb7 cleanup tests; don't use non-working 'msg' spec field hace 6 años
tstringinterp.nim 3b783f7e13 Testament: refactoring; makes the test joiner green hace 6 años
tstructuredlogging.nim 2b8bf8fc4a A motivating example for the new `bindSym` behavior. hace 6 años
ttemplatesymbols.nim 39290cf88c Fix spellings (#12277) [backport] hace 5 años
ttryparseexpr.nim 7d8af25d58 revert parser stmtListExpr (#11007) hace 5 años
tvarargsuntyped.nim 3c2d82eaae make megatest green hace 6 años
tvtable.nim 68c7da227f make tests green again hace 7 años
twrapiterator.nim 6a2b57b4aa fixes #7093 hace 7 años
typesafeprintf.nim 0cbfd67522 make typesafeprintf test green hace 6 años
typesapi2.nim 000b8afd26 Remove expr/stmt (#5857) hace 7 años