summary refs log tree commit diff stats
path: root/tools
ModeNameSize
-rw-r--r--UnicodeData.txt1797715log stats plain blame
-rw-r--r--ci_testresults.nim621log stats plain blame
-rw-r--r--cmerge.nim1317log stats plain blame
-rw-r--r--deps.nim744log stats plain blame
d---------detect262log stats plain
d---------dochack82log stats plain
-rw-r--r--downloader.nim3697log stats plain blame
-rw-r--r--fakedeps.nim409log stats plain blame
-rw-r--r--finish.nim10967log stats plain blame
-rw-r--r--grammar_nanny.nim1462log stats plain blame
-rw-r--r--heapdump2dot.nim2190log stats plain blame
-rw-r--r--heapdumprepl.nim4246log stats plain blame
-rw-r--r--kochdocs.nim9995log stats plain blame
-rw-r--r--nim-gdb.py20846log stats plain blame
-rw-r--r--nim.bash-completion1549log stats plain blame
-rw-r--r--nim.zsh-completion3435log stats plain blame
-rw-r--r--nimblepkglist.nim2380log stats plain blame
-rw-r--r--nimfind.nim7783log stats plain blame
-rw-r--r--nimfind.nims34log stats plain blame
-rw-r--r--nimgrab.nim1001log stats plain blame
-rw-r--r--nimgrep.nim22272log stats plain blame
-rw-r--r--nimgrep.nim.cfg45log stats plain blame
-rw-r--r--nimgrind.supp336log stats plain blame
d---------niminst404log stats plain
-rw-r--r--nimrepl.nim5156log stats plain blame
-rw-r--r--nimweb.nim18657log stats plain blame
-rw-r--r--restorecc.nim404log stats plain blame
-rw-r--r--start.bat139log stats plain blame
-rw-r--r--trimcc.nim5598log stats plain blame
-rw-r--r--unicode_parsedata.nim5682log stats plain blame
-rw-r--r--urldownloader.nim15158log stats plain blame
d---------vccexe159log stats plain
-rw-r--r--website.nimf10074log stats plain blame
-rw-r--r--winrelease.nim360log stats plain blame
059cf6402f1c578cd9421c'>d68181246 ^
4de84024e ^






7ebaf4489 ^



4de84024e ^

7ebaf4489 ^


d68181246 ^
7ebaf4489 ^

d68181246 ^

4de84024e ^
7ebaf4489 ^
4de84024e ^




d68181246 ^
4de84024e ^


d68181246 ^
4de84024e ^






7ebaf4489 ^
4de84024e ^

d68181246 ^
4de84024e ^

92b8fac94 ^
4de84024e ^

f3b8d9221 ^

4de84024e ^










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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169

 
                            
                                         




                                                   
                                            
                     
 

                                           


















                                                                                       
                                                                                                                      
 
                                                                       

                  
                  


                                    
                                   



                   
       







                                                                                                
 
                                                
                        



                                                           
                                    



                                                          
               



                                                   
             
             
            




                          
                                         

                       
               




                                                                          

                            
                                                                          

                                                                        


               
                              


                     
             


                     
       






                               



                                                              

                                                            


                                              
                                                

                                                     

                                              
                                                     
                                       




                                                                     
                 


            
             






                                                                     
                                     

         
                                                 

                 
                                                               

                 

       










                                              
5' href='#n15'>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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201