summary refs log tree commit diff stats
path: root/compiler/renderer.nim
diff options
context:
space:
mode:
authorMiran <narimiran@users.noreply.github.com>2018-10-19 16:52:14 +0200
committerMiran <narimiran@users.noreply.github.com>2018-10-19 16:52:14 +0200
commitfc625091e0fdc816c6f092c5b86d9b5f79502431 (patch)
treea347f8a466297a6b34bfa5ec00a836e54762f093 /compiler/renderer.nim
parentcd9bc941e1315f47efd1ec567249a16347c0319a (diff)
downloadNim-fc625091e0fdc816c6f092c5b86d9b5f79502431.tar.gz
Update issue templates
Create `bug report` and `feature request` templates.
Diffstat (limited to 'compiler/renderer.nim')
0 files changed, 0 insertions, 0 deletions
=devel&id=bf557a7cdb8f31aabca17d5b147a90ec155eaf23'>bf557a7cd ^
da0fab704 ^
bf557a7cd ^
611d5d776 ^


caf2f6ecf ^

bf557a7cd ^




bf557a7cd ^

bf557a7cd ^
7f7b13a45 ^




bf557a7cd ^





da0fab704 ^
bf557a7cd ^















caf2f6ecf ^
bf557a7cd ^
7333237be ^
611d5d776 ^

7333237be ^
da0fab704 ^
caf2f6ecf ^
bf557a7cd ^


7f7b13a45 ^

bf557a7cd ^






















ae53d1ecc ^


bf557a7cd ^


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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108