summary refs log tree commit diff stats
path: root/lib/pure/irc.nim
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2012-09-29 18:43:41 +0300
committerZahary Karadjov <zahary@gmail.com>2012-10-03 01:59:49 +0300
commit92f70b08f9c4d6108f61f37c29c1b001c6173a19 (patch)
treed300dc678f8371b73d19d0286a78722616cd07cf /lib/pure/irc.nim
parentf8184e349027dc0273a3552526af18dc03df0f79 (diff)
downloadNim-92f70b08f9c4d6108f61f37c29c1b001c6173a19.tar.gz
table constructors now mimic more closely the syntax of case... of...
see the safePrintF example in the manual as a motivation
Diffstat (limited to 'lib/pure/irc.nim')
0 files changed, 0 insertions, 0 deletions
19-05-18 15:34:16 -0400 committer Drew DeVault <sir@cmpwn.com> 2019-05-18 15:34:16 -0400 Fix scdoc & gofmt issues' href='/akspecs/aerc/commit/doc/aerc-smtp.5.scd?h=0.6.0&id=ca2cd00fe75863002145afcbfad1fe03f6258cfc'>ca2cd00 ^
b820850 ^
ca2cd00 ^
b820850 ^
ca2cd00 ^
b820850 ^
2e381fa ^



fc719e4 ^

4875813 ^
fc719e4 ^


44ad5f9 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72