summary refs log tree commit diff stats
path: root/lib/std/stackframes.nim
Commit message (Expand)AuthorAgeFilesLines
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-3/+3
* stacktraces can now show custom runtime msgs per frame (#13351)Timothee Cour2020-03-301-0/+30
='#n34'>34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50