summary refs log tree commit diff stats
path: root/tests/macros/tdebugstmt.nim
Commit message (Collapse)AuthorAgeFilesLines
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
|
* renamed writeln to writeLine in testspatrick dw2015-06-191-1/+1
|
* further adaptationsAraq2014-08-291-1/+1
|
* tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is ↵Araq2014-02-051-0/+29
required for skipTypes