.. |
macro_bug.nim
|
43ddb4806b
added tests from issue #497
|
10 years ago |
t7454.nim
|
52fc16d5d2
Return an error symbol as macro output if needed (#8116)
|
6 years ago |
tbindsym.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tclosuremacro.nim
|
2ad9a16e0a
fixes anon procs created by macros
|
7 years ago |
tcollect.nim
|
de02f5fa0a
add tcollect test for the new for-loops as expressions feature
|
6 years ago |
tcomplexecho.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tdumpast.nim
|
aa4260ffa8
overloading resolution for getAst; breaking change
|
7 years ago |
tdumpast2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tdumpastgen.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tdumptree.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tescape_var_into_quotedo_as_const.nim
|
af815c3c18
fixes #9864 [backport]
|
6 years ago |
tforloop_macro1.nim
|
da41fc1801
put the new for loop macros under an experimental switch named 'forLoopMacros'
|
6 years ago |
tgetimpl.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tgettype.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 years ago |
tgettype2.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 years ago |
tgettype3.nim
|
c166394024
fixes #5131
|
8 years ago |
tgettypeinst.nim
|
fc740c54ec
fixes #9600 (#9601)
|
6 years ago |
tmacro1.nim
|
48697dc5bb
added test case for `or` operator
|
6 years ago |
tmacro2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tmacro3.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tmacro4.nim
|
a5ecbf823f
lots of small changes
|
6 years ago |
tmacro5.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tmacroaspragma.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tmacrogenerics.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tmacrogensym.nim
|
2a4c09ff88
megatest can be executed
|
6 years ago |
tmacros1.nim
|
61e1897922
make tests green again
|
6 years ago |
tmacros_issues.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tmacros_various.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tmacrostmt.nim
|
eaca5be9d6
Change the order of compilation passes, transformation is made lazy at code gen (#8489)
|
6 years ago |
tmacrotypes.nim
|
d5e1d102df
fixes 8754 (#8755)
|
6 years ago |
tmemit.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 years ago |
tmsginfo.nim
|
8fc7cecfa2
compiler: show name of instantiating context in error traces (#6763) (#9207)
|
6 years ago |
tnewlit.nim
|
573d02760e
newLit works on enum (#9662)
|
6 years ago |
tnodecompare.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tquotedo.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 years ago |
tquotewords.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
trecmacro.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
treturnsempty.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tsame_name_497.nim
|
335c19c869
tester reports ignored tests and supports 'nimout'; fixes #2211
|
9 years ago |
tsametype.nim
|
34815a4697
megatest: make it green on Linux
|
6 years ago |
tslice.nim
|
37d88e5168
Add proc `[]`(n: NimNode, s: HSlice[T, U]): seq[NimNode] to macros (#7735)
|
6 years ago |
tstaticparamsmacro.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tstringinterp.nim
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 years ago |
tstructuredlogging.nim
|
2b8bf8fc4a
A motivating example for the new `bindSym` behavior.
|
6 years ago |
ttemplatesymbols.nim
|
bdcb729597
Better support for treating templates and macros as symbols.
|
6 years ago |
ttryparseexpr.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tvarargsuntyped.nim
|
5c6a4d9e90
make tvarargsuntyped test deterministic, independent of compiler's hashing order
|
8 years ago |
tvtable.nim
|
68c7da227f
make tests green again
|
7 years ago |
twrapiterator.nim
|
6a2b57b4aa
fixes #7093
|
7 years ago |
typesafeprintf.nim
|
0cbfd67522
make typesafeprintf test green
|
6 years ago |
typesapi2.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |