summary refs log tree commit diff stats
path: root/copying.txt
Commit message (Expand)AuthorAgeFilesLines
* fixes #20906; update copyright year [backport 1.6] (#21210)ringabout2023-01-011-1/+1
* update copyright year (#19381)flywind2022-01-131-1/+1
* happy new year 2021 (#16537)flywind2021-01-011-1/+1
* Update LICENSE (#13421)Nな人(N na hito)2020-02-171-1/+1
* Years were updated.data-man2018-05-311-1/+1
* website: http to https updatesAraq2017-02-061-2/+2
* Trim remaining .txt files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
* fixes #2070Araq2015-02-101-1/+1
* license file knows about the language renamingAraq2014-12-301-1/+1
* improvements for niminstAraq2014-10-171-4/+4
* year 2014Araq2014-02-021-1/+1
* made some tests green; implemented 'from module import nil'Araq2013-05-191-18/+24
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* little fixes for 0.8.14 releaseAraq2012-02-091-1/+1
* better error message for invalid module namesAraq2011-04-161-1/+1
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* better subscript overloadingrumpf_a@web.de2010-01-031-1/+1
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
* version 0.7.4Andreas Rumpf2009-01-071-18/+18
* version 0.7.2Andreas Rumpf2008-12-121-0/+18
thological behaviour for stack marking' href='/ahoang/Nim/commit/compiler/passes.nim?h=devel&id=c40aac8e2036924ec88bec9c44a33a044f346baa'>c40aac8e2 ^
5b28d0820 ^
e25474154 ^
091c1b307 ^
091c1b307 ^
2fcc16374 ^

091c1b307 ^
091c1b307 ^

2fcc16374 ^
091c1b307 ^
5bf31fcab ^
c40aac8e2 ^
5b28d0820 ^

5bf31fcab ^
5b28d0820 ^
c40aac8e2 ^
e25474154 ^

c40aac8e2 ^
e25474154 ^

b92fcacb9 ^
b97a7dbf3 ^
e25474154 ^
b92fcacb9 ^
b97a7dbf3 ^

e25474154 ^
9e6fb3f69 ^
226595515 ^
7e747d11c ^
b97a7dbf3 ^
226595515 ^
e25474154 ^
c40aac8e2 ^
46efaf294 ^
7bf98411b ^
7e747d11c ^
226595515 ^

e25474154 ^
c40aac8e2 ^
b97a7dbf3 ^
e25474154 ^
7bf98411b ^
7e747d11c ^
b97a7dbf3 ^

7e31134ff ^

c40aac8e2 ^
5bf31fcab ^

86556ebfd ^
c94647aec ^
bc9015df5 ^
5bf31fcab ^
bc9015df5 ^
b97a7dbf3 ^
bc9015df5 ^

b97a7dbf3 ^
31a994cc1 ^
bc9015df5 ^
b97a7dbf3 ^
b53327c92 ^
bc9015df5 ^
b53327c92 ^
7e747d11c ^
b97a7dbf3 ^
c40aac8e2 ^
3c461755e ^

9364369c1 ^

3c461755e ^
f58d87cb4 ^

01f6e505c ^
f58d87cb4 ^




ceb1a1b68 ^
cf6dd57ef ^

ceb1a1b68 ^
796498525 ^





226595515 ^

9f142e199 ^
c40aac8e2 ^
13e659cfe ^
e25474154 ^

3e5192b5d ^
f58d87cb4 ^
73a8b950c ^






61fb83ecb ^
73a8b950c ^



796498525 ^
73a8b950c ^







c40aac8e2 ^
73a8b950c ^











0a624bec1 ^
73a8b950c ^













3c461755e ^
73a8b950c ^










e92a7fd50 ^
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190