This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-06-01 09:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c285739d55408bb5f75d3190a286d18ac883bd41
Nim
/
tests
/
macros
History
Timothee Cour
9c42ae91b7
add legacy workaround; improve test so that it actually tests for the bugfix
2020-06-19 09:53:06 +02:00
..
macro_bug.nim
…
t7454.nim
…
t8997.nim
…
tastrepr.nim
…
tbindsym.nim
…
tclosuremacro.nim
=> supports pragmas & names (+ changed behavior) (
#14200
)
2020-05-03 10:22:49 +02:00
tcollect.nim
…
tcomplexecho.nim
…
tcprag.nim
…
tdumpast2.nim
…
tdumpast.nim
…
tdumpastgen.nim
…
tdumptree.nim
…
tescape_var_into_quotedo_as_const.nim
…
texpectIdent1.nim
…
texpectIdent2.nim
…
tforloop_macro1.nim
…
tgetimpl.nim
…
tgettype2.nim
…
tgettype3.nim
…
tgettype.nim
…
tgettypeinst.nim
…
tincremental.nim
…
tinvalidtypesym.nim
…
tisexported.nim
…
tlocktypednode1.nim
…
tlocktypednode2.nim
…
tlocktypednode3.nim
…
tmacro1.nim
…
tmacro2.nim
…
tmacro3.nim
…
tmacro4.nim
…
tmacro5.nim
…
tmacro6.nim
update tests that tested for the 'discard' error messages
2020-05-02 22:31:19 +02:00
tmacro7.nim
…
tmacro8.nim
…
tmacroaspragma.nim
…
tmacrogenerics.nim
…
tmacrogensym.nim
fix deprecations and other warnings (
#13748
)
2020-03-25 19:15:34 +01:00
tmacros1.nim
…
tmacros_issues.nim
…
tmacros_various.nim
add legacy workaround; improve test so that it actually tests for the bugfix
2020-06-19 09:53:06 +02:00
tmacrostmt.nim
Implement rendering of
[]=
,
{}
,
{}=
braces (
#14539
)
2020-06-01 19:56:17 +02:00
tmacrotypes.nim
Fix typeSym.getImpl for ref types (
#13752
)
2020-03-26 09:26:19 +01:00
tmemit.nim
…
tmsginfo.nim
…
tnewlit.nim
…
tnewproc.nim
…
tnodecompare.nim
…
tquotedo.nim
…
tquotewords.nim
…
trecmacro.nim
…
treturnsempty.nim
…
tsame_name_497.nim
…
tsametype.nim
…
tslice.nim
…
tstaticparamsmacro.nim
…
tstringinterp.nim
…
tstructuredlogging.nim
…
ttemplatesymbols.nim
…
ttryparseexpr.nim
…
tvarargsuntyped.nim
…
tvtable.nim
…
twrapiterator.nim
…
typesafeprintf.nim
…
typesapi2.nim
…