metagn dc3ffb6a71 consider calling convention and iterator in getType for procs (#24181) 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 роки тому
t14329.nim b3b87f0f8a Mark `macros.error` as `.noreturn.` (#23081) 11 місяців тому
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 рік тому
t15751.nim a2584c779b closes #15751; adds a test case (#23372) 8 місяців тому
t16758.nim 1585bfec3b fix #16758 Nim crashes in fixAbstractType (#20855) 1 рік тому
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 роки тому
t20435.nim 0c179db657 case macro now can be used inside generic. Fixes #20435 (#22752) 1 рік тому
t21593.nim 0c6f14af04 macros: Extend treeTraverse intVal range to nnkUInt64Lit (#21597) 1 рік тому
t23032_1.nim 94f7e9683f Param match relax (#23033) 11 місяців тому
t23032_2.nim b280100499 ambiguous identifier resolution (#23123) 10 місяців тому
t23547.nim f765898a75 Set type of object constructor during annotateType (#23852) 4 місяців тому
t23784.nim 051a536275 fixes #23784; don't allow fold paths containing `nkAddr` (#23792) 4 місяців тому
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 1bd5a4a99e render float128 literals (#24182) 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 роки тому
tfail_parse.nim db9d8003b0 Don't crash for invalid toplevel parseStmt/Expr calls (#23089) 11 місяців тому
tforloop_macro1.nim c49b88163c "for-loop macros" are no longer an experimental feature (#15288) 4 роки тому
tgetimpl.nim 74fa8ed59a Changing generic weight of `tyGenericParam` (#22143) 10 місяців тому
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 роки тому
tgettypeinst7737.nim fc853cb726 generic issues test cases (#24028) 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 c19fd69b69 test case haul for old generic/template/macro issues (#22564) 1 рік тому
tmacrostmt.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 7 місяців тому
tmacrotypes.nim dc3ffb6a71 consider calling convention and iterator in getType for procs (#24181) 1 місяць тому
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 роки тому
tprocgettype.nim dc3ffb6a71 consider calling convention and iterator in getType for procs (#24181) 1 місяць тому
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) 5 роки тому
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 7ee00d86b1 fixes overriden typo (#22044) 1 рік тому
ttemplatesymbols.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 рік тому
ttryparseexpr.nim 0bd4d80238 Allow `parseAll` to parse statements separated by semicolons (#23088) 11 місяців тому
ttypenodes.nim f91867aa31 accept object type node from macros (#19179) 3 роки тому
tvarargsuntyped.nim 3c2d82eaae make megatest green 5 роки тому
tvtable.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) 2 роки тому
twrapiterator.nim 6a2b57b4aa fixes #7093 6 роки тому
typesafeprintf.nim 0cbfd67522 make typesafeprintf test green 6 роки тому
typesapi2.nim 000b8afd26 Remove expr/stmt (#5857) 7 роки тому