summary refs log tree commit diff stats
path: root/tests/async/tasynctry.nim
Commit message (Expand)AuthorAgeFilesLines
* Implements getCurrentException for try in async procs. Ref #1487.Dominik Picheta2014-09-091-2/+2
* Multiple exception idents in except for async. Ref #1487.Dominik Picheta2014-09-081-0/+51
m/blame/tests/misc/tmissingnilcheck.nim?h=devel&id=ac9c1cd6b980d4f00eeb52d1109d8e2c8cd21213'>^
a690e7b26 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20