.. |
macro_bug.nim
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 yıl önce |
t7454.nim
|
52fc16d5d2
Return an error symbol as macro output if needed (#8116)
|
6 yıl önce |
t8997.nim
|
6f412fc6cb
fix #10591 regression (#10592)
|
5 yıl önce |
tastrepr.nim
|
b0c06aa711
fix #12740 (#12774)
|
5 yıl önce |
tbindsym.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 yıl önce |
tclosuremacro.nim
|
3e060cfb0a
=> supports pragmas & names (+ changed behavior) (#14200)
|
4 yıl önce |
tcollect.nim
|
de02f5fa0a
add tcollect test for the new for-loops as expressions feature
|
6 yıl önce |
tcomplexecho.nim
|
f94ec363ab
Allow void macro result (#11286)
|
5 yıl önce |
tcprag.nim
|
d654383a8e
rename a file, so that megatest doesn't complain
|
5 yıl önce |
tdumpast.nim
|
eec07b4e84
fix several bugs with `repr` (#13386)
|
4 yıl önce |
tdumpast2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |
tdumpastgen.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 yıl önce |
tdumptree.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 yıl önce |
tescape_var_into_quotedo_as_const.nim
|
af815c3c18
fixes #9864 [backport]
|
6 yıl önce |
texpectIdent1.nim
|
f95eef99a9
add expectIdent to macros (#12778)
|
4 yıl önce |
texpectIdent2.nim
|
f95eef99a9
add expectIdent to macros (#12778)
|
4 yıl önce |
tforloop_macro1.nim
|
da41fc1801
put the new for loop macros under an experimental switch named 'forLoopMacros'
|
6 yıl önce |
tgetimpl.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 yıl önce |
tgettype.nim
|
c6a451c584
remove unused imports from tests
|
5 yıl önce |
tgettype2.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 yıl önce |
tgettype3.nim
|
c166394024
fixes #5131
|
8 yıl önce |
tgettypeinst.nim
|
c6a451c584
remove unused imports from tests
|
5 yıl önce |
tincremental.nim
|
041d15392a
Compiler plugin for implementing incremental computation in user space (#10819)
|
5 yıl önce |
tinvalidtypesym.nim
|
03fa9a9041
fix regression in align (#12680)
|
5 yıl önce |
tisexported.nim
|
d5840e1e3d
Implement isExported for symbols in macros (#11963)
|
5 yıl önce |
tlocktypednode1.nim
|
44e7a7b6c2
Lock semchecked ast for macros (#11883) [bugfix]
|
5 yıl önce |
tlocktypednode2.nim
|
44e7a7b6c2
Lock semchecked ast for macros (#11883) [bugfix]
|
5 yıl önce |
tlocktypednode3.nim
|
44e7a7b6c2
Lock semchecked ast for macros (#11883) [bugfix]
|
5 yıl önce |
tmacro1.nim
|
94675c2378
backtick and export marker handling in `eqIdent` (#12574)
|
5 yıl önce |
tmacro2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |
tmacro3.nim
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 yıl önce |
tmacro4.nim
|
c6a451c584
remove unused imports from tests
|
5 yıl önce |
tmacro5.nim
|
f94ec363ab
Allow void macro result (#11286)
|
5 yıl önce |
tmacro6.nim
|
ff1c0bae4c
update tests that tested for the 'discard' error messages
|
4 yıl önce |
tmacro7.nim
|
44e7a7b6c2
Lock semchecked ast for macros (#11883) [bugfix]
|
5 yıl önce |
tmacro8.nim
|
4606a00d4e
close #8573 by adding a test
|
5 yıl önce |
tmacroaspragma.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |
tmacrogenerics.nim
|
aeb6ec27de
fix for return in macro (#9666); fixes #5874
|
5 yıl önce |
tmacrogensym.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 yıl önce |
tmacros1.nim
|
c6a451c584
remove unused imports from tests
|
5 yıl önce |
tmacros_issues.nim
|
69658ad396
fixes #11131
|
5 yıl önce |
tmacros_various.nim
|
9c42ae91b7
add legacy workaround; improve test so that it actually tests for the bugfix
|
4 yıl önce |
tmacrostmt.nim
|
e5b64af831
Implement rendering of `[]=`, `{}`, `{}=` braces (#14539)
|
4 yıl önce |
tmacrotypes.nim
|
e50441ab33
Fix typeSym.getImpl for ref types (#13752)
|
4 yıl önce |
tmemit.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tmsginfo.nim
|
8fc7cecfa2
compiler: show name of instantiating context in error traces (#6763) (#9207)
|
6 yıl önce |
tnewlit.nim
|
a4ade43536
macros.newLit now works for ref object types (#12307)
|
5 yıl önce |
tnewproc.nim
|
69755542f4
add progmas to params of macros.newProc (#11025)
|
5 yıl önce |
tnodecompare.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |
tquotedo.nim
|
d9ee377517
fix #10339 by returning type attached to nkEmpty (#10370)
|
6 yıl önce |
tquotewords.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
trecmacro.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
treturnsempty.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |
tsame_name_497.nim
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 yıl önce |
tsametype.nim
|
34815a4697
megatest: make it green on Linux
|
6 yıl önce |
tslice.nim
|
37d88e5168
Add proc `[]`(n: NimNode, s: HSlice[T, U]): seq[NimNode] to macros (#7735)
|
6 yıl önce |
tstaticparamsmacro.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 yıl önce |
tstringinterp.nim
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 yıl önce |
tstructuredlogging.nim
|
2b8bf8fc4a
A motivating example for the new `bindSym` behavior.
|
6 yıl önce |
ttemplatesymbols.nim
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 yıl önce |
ttryparseexpr.nim
|
7d8af25d58
revert parser stmtListExpr (#11007)
|
5 yıl önce |
tvarargsuntyped.nim
|
3c2d82eaae
make megatest green
|
6 yıl önce |
tvtable.nim
|
68c7da227f
make tests green again
|
7 yıl önce |
twrapiterator.nim
|
6a2b57b4aa
fixes #7093
|
7 yıl önce |
typesafeprintf.nim
|
0cbfd67522
make typesafeprintf test green
|
6 yıl önce |
typesapi2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 yıl önce |