summary refs log tree commit diff stats
path: root/tests/macros
ModeNameSize
-rw-r--r--macro_bug.nim397log stats plain blame
-rw-r--r--t7454.nim118log stats plain blame
-rw-r--r--t8997.nim528log stats plain blame
-rw-r--r--tbindsym.nim983log stats plain blame
-rw-r--r--tclosuremacro.nim1182log stats plain blame
-rw-r--r--tcollect.nim1553log stats plain blame
-rw-r--r--tcomplexecho.nim671log stats plain blame
-rw-r--r--tdumpast.nim631log stats plain blame
-rw-r--r--tdumpast2.nim945log stats plain blame
-rw-r--r--tdumpastgen.nim842log stats plain blame
-rw-r--r--tdumptree.nim385log stats plain blame
-rw-r--r--tescape_var_into_quotedo_as_const.nim540log stats plain blame
-rw-r--r--tforloop_macro1.nim855log stats plain blame
-rw-r--r--tgetimpl.nim1579log stats plain blame
-rw-r--r--tgettype.nim596log stats plain blame
-rw-r--r--tgettype2.nim2668log stats plain blame
-rw-r--r--tgettype3.nim1385log stats plain blame
-rw-r--r--tgettypeinst.nim5213log stats plain blame
-rw-r--r--tincremental.nim4758log stats plain blame
-rw-r--r--tmacro1.nim2441log stats plain blame
-rw-r--r--tmacro2.nim562log stats plain blame
-rw-r--r--tmacro3.nim425log stats plain blame
-rw-r--r--tmacro4.nim373log stats plain blame
-rw-r--r--tmacro5.nim1542log stats plain blame
-rw-r--r--tmacroaspragma.nim143log stats plain blame
-rw-r--r--tmacrogenerics.nim719log stats plain blame
-rw-r--r--tmacrogensym.nim2270log stats plain blame
-rw-r--r--tmacros1.nim781log stats plain blame
-rw-r--r--tmacros_issues.nim4337log stats plain blame
-rw-r--r--tmacros_various.nim2095log stats plain blame
-rw-r--r--tmacrostmt.nim3145log stats plain blame
-rw-r--r--tmacrotypes.nim1627log stats plain blame
-rw-r--r--tmemit.nim695log stats plain blame
-rw-r--r--tmsginfo.nim605log stats plain blame
-rw-r--r--tnewlit.nim3909log stats plain blame
-rw-r--r--tnodecompare.nim866log stats plain blame
-rw-r--r--tquotedo.nim654log stats plain blame
-rw-r--r--tquotewords.nim411log stats plain blame
-rw-r--r--trecmacro.nim243log stats plain blame
-rw-r--r--treturnsempty.nim161log stats plain blame
-rw-r--r--tsame_name_497.nim112log stats plain blame
-rw-r--r--tsametype.nim644log stats plain blame
-rw-r--r--tslice.nim580log stats plain blame
-rw-r--r--tstaticparamsmacro.nim1141log stats plain blame
-rw-r--r--tstringinterp.nim1610log stats plain blame
-rw-r--r--tstructuredlogging.nim3897log stats plain blame
-rw-r--r--ttemplatesymbols.nim3533log stats plain blame
-rw-r--r--ttryparseexpr.nim374log stats plain blame
-rw-r--r--tvarargsuntyped.nim2627log stats plain blame
-rw-r--r--tvtable.nim1509log stats plain blame
-rw-r--r--twrapiterator.nim244log stats plain blame
-rw-r--r--typesafeprintf.nim1325log stats plain blame
-rw-r--r--typesapi2.nim1298log stats plain blame
' href='#n1153'>1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406