Skip to content

Commit d138847

Browse files
committed
update source file banner headers!
1 parent 4e78cbe commit d138847

File tree

18 files changed

+164
-105
lines changed

18 files changed

+164
-105
lines changed

Library/base/utils/utils.vb

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::4ab873156f7e3d18fd8f38aa48b41188, Library\base\utils\utils.vb"
1+
#Region "Microsoft.VisualBasic::442236bb9ac440d89c820c6a4c721ee9, Library\base\utils\utils.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 638
38-
' Code Lines: 431 (67.55%)
39-
' Comment Lines: 141 (22.10%)
37+
' Total Lines: 637
38+
' Code Lines: 430 (67.50%)
39+
' Comment Lines: 141 (22.14%)
4040
' - Xml Docs: 87.23%
4141
'
42-
' Blank Lines: 66 (10.34%)
43-
' File Size: 27.11 KB
42+
' Blank Lines: 66 (10.36%)
43+
' File Size: 27.06 KB
4444

4545

4646
' Module utils

Library/graphics/grDevices.vb

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::2edfa462b01e6f515ac5c6e2bf4fd3a2, Library\graphics\grDevices.vb"
1+
#Region "Microsoft.VisualBasic::4611a7af0f1ab228431e4bc5a52b4a23, Library\graphics\grDevices.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 606
38-
' Code Lines: 388 (64.03%)
39-
' Comment Lines: 157 (25.91%)
40-
' - Xml Docs: 85.35%
37+
' Total Lines: 636
38+
' Code Lines: 413 (64.94%)
39+
' Comment Lines: 158 (24.84%)
40+
' - Xml Docs: 85.44%
4141
'
42-
' Blank Lines: 61 (10.07%)
43-
' File Size: 26.13 KB
42+
' Blank Lines: 65 (10.22%)
43+
' File Size: 27.52 KB
4444

4545

4646
' Module grDevices

R#/Interpreter/ExecuteEngine/ExpressionSymbols/Turing/Closure/DeclareNewFunction.vb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::67c72290421d5279b9a9772cd1e65d0f, R#\Interpreter\ExecuteEngine\ExpressionSymbols\Turing\Closure\DeclareNewFunction.vb"
1+
#Region "Microsoft.VisualBasic::cd06dcfa46c505a8b032db94b110170b, R#\Interpreter\ExecuteEngine\ExpressionSymbols\Turing\Closure\DeclareNewFunction.vb"
22

33
' Author:
44
'

R#/Interpreter/RInterpreter.vb

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::ef8321d698322d54ded2e6457add4617, R#\Interpreter\RInterpreter.vb"
1+
#Region "Microsoft.VisualBasic::3d658ba89b7fb55bb8e3a3a55e732d75, R#\Interpreter\RInterpreter.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 725
38-
' Code Lines: 434 (59.86%)
39-
' Comment Lines: 187 (25.79%)
40-
' - Xml Docs: 73.26%
37+
' Total Lines: 728
38+
' Code Lines: 434 (59.62%)
39+
' Comment Lines: 190 (26.10%)
40+
' - Xml Docs: 73.68%
4141
'
42-
' Blank Lines: 104 (14.34%)
43-
' File Size: 29.59 KB
42+
' Blank Lines: 104 (14.29%)
43+
' File Size: 29.69 KB
4444

4545

4646
' Class RInterpreter

R#/Runtime/Environment/ClosureEnvironment.vb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::5dee16f4d16ca8aee50c01f3dc270680, R#\Runtime\Environment\ClosureEnvironment.vb"
1+
#Region "Microsoft.VisualBasic::ee648e5680528df81f923177d26a8665, R#\Runtime\Environment\ClosureEnvironment.vb"
22

33
' Author:
44
'

R#/Runtime/Environment/Environment.vb

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::37e5c4451495e6f98c6d2ad9004d9849, R#\Runtime\Environment\Environment.vb"
1+
#Region "Microsoft.VisualBasic::74a0b95f96c6021dc9b88c487e4da212, R#\Runtime\Environment\Environment.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 874
38-
' Code Lines: 445 (50.92%)
39-
' Comment Lines: 324 (37.07%)
40-
' - Xml Docs: 64.20%
37+
' Total Lines: 873
38+
' Code Lines: 437 (50.06%)
39+
' Comment Lines: 331 (37.92%)
40+
' - Xml Docs: 62.84%
4141
'
42-
' Blank Lines: 105 (12.01%)
43-
' File Size: 37.83 KB
42+
' Blank Lines: 105 (12.03%)
43+
' File Size: 37.97 KB
4444

4545

4646
' Class Environment

R#/Runtime/Environment/GlobalEnvironment.vb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::5ce4edc0658b3f85d8f4fc30697f1cc5, R#\Runtime\Environment\GlobalEnvironment.vb"
1+
#Region "Microsoft.VisualBasic::ceb573b49dfaa36e4ce93f16801c82b2, R#\Runtime\Environment\GlobalEnvironment.vb"
22

33
' Author:
44
'
@@ -40,7 +40,7 @@
4040
' - Xml Docs: 97.33%
4141
'
4242
' Blank Lines: 45 (14.06%)
43-
' File Size: 13.27 KB
43+
' File Size: 13.25 KB
4444

4545

4646
' Class GlobalEnvironment

R#/Runtime/Environment/PolyglotInteropEnvironment.vb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::9ed7f325f829f1d6fec15a65fbb218e5, R#\Runtime\Environment\PolyglotInteropEnvironment.vb"
1+
#Region "Microsoft.VisualBasic::a989c20321af62af828d1a63e5693f17, R#\Runtime\Environment\PolyglotInteropEnvironment.vb"
22

33
' Author:
44
'
@@ -40,7 +40,7 @@
4040
' - Xml Docs: 61.54%
4141
'
4242
' Blank Lines: 22 (17.32%)
43-
' File Size: 4.71 KB
43+
' File Size: 4.72 KB
4444

4545

4646
' Class PolyglotInteropEnvironment

R#/Runtime/Environment/SymbolNamespaceSolver.vb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::466510a2bf37ab52eafae7e42cdb38d3, R#\Runtime\Environment\SymbolNamespaceSolver.vb"
1+
#Region "Microsoft.VisualBasic::8d39d0aea837cff0042a9f9529bc28ea, R#\Runtime\Environment\SymbolNamespaceSolver.vb"
22

33
' Author:
44
'

R#/Runtime/Environment/SymbolSet.vb

+63-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,65 @@
1-
Imports System.Runtime.CompilerServices
1+
#Region "Microsoft.VisualBasic::04f20a2f3c9aacfa430e8f61f3b249c8, R#\Runtime\Environment\SymbolSet.vb"
2+
3+
' Author:
4+
'
5+
6+
7+
' xieguigang ([email protected])
8+
'
9+
' Copyright (c) 2018 GPL3 Licensed
10+
'
11+
'
12+
' GNU GENERAL PUBLIC LICENSE (GPL3)
13+
'
14+
'
15+
' This program is free software: you can redistribute it and/or modify
16+
' it under the terms of the GNU General Public License as published by
17+
' the Free Software Foundation, either version 3 of the License, or
18+
' (at your option) any later version.
19+
'
20+
' This program is distributed in the hope that it will be useful,
21+
' but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
' GNU General Public License for more details.
24+
'
25+
' You should have received a copy of the GNU General Public License
26+
' along with this program. If not, see <http://www.gnu.org/licenses/>.
27+
28+
29+
30+
' /********************************************************************************/
31+
32+
' Summaries:
33+
34+
35+
' Code Statistics:
36+
37+
' Total Lines: 133
38+
' Code Lines: 75 (56.39%)
39+
' Comment Lines: 40 (30.08%)
40+
' - Xml Docs: 95.00%
41+
'
42+
' Blank Lines: 18 (13.53%)
43+
' File Size: 4.78 KB
44+
45+
46+
' Class SymbolSet
47+
'
48+
' Properties: SymbolNames
49+
'
50+
' Constructor: (+3 Overloads) Sub New
51+
'
52+
' Function: (+2 Overloads) Add, CheckSymbolExists, EnumerateKeyTuples, FindSymbol, GetEnumerator
53+
' IEnumerable_GetEnumerator, ToString
54+
'
55+
' Sub: Delete
56+
'
57+
'
58+
' /********************************************************************************/
59+
60+
#End Region
61+
62+
Imports System.Runtime.CompilerServices
263
Imports SMRUCC.Rsharp.Runtime.Components
364

465
Namespace Runtime
@@ -130,4 +191,4 @@ Namespace Runtime
130191
Yield GetEnumerator()
131192
End Function
132193
End Class
133-
End Namespace
194+
End Namespace

R#/Runtime/System/Symbol.vb

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::08c078a2ea56918740a3fe868dc04225, R#\Runtime\System\Symbol.vb"
1+
#Region "Microsoft.VisualBasic::7cb422513ddab5946f18ea9bf66b585b, R#\Runtime\System\Symbol.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 270
38-
' Code Lines: 170 (62.96%)
39-
' Comment Lines: 65 (24.07%)
40-
' - Xml Docs: 92.31%
37+
' Total Lines: 275
38+
' Code Lines: 170 (61.82%)
39+
' Comment Lines: 69 (25.09%)
40+
' - Xml Docs: 92.75%
4141
'
42-
' Blank Lines: 35 (12.96%)
43-
' File Size: 9.68 KB
42+
' Blank Lines: 36 (13.09%)
43+
' File Size: 9.84 KB
4444

4545

4646
' Class Symbol

R#/Runtime/Vectorization/CLRVector.vb

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::bec341acf60eb4c9f83ad17acd284fa4, R#\Runtime\Vectorization\CLRVector.vb"
1+
#Region "Microsoft.VisualBasic::0a4488c6ec87524642ca61299495de5f, R#\Runtime\Vectorization\CLRVector.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 620
38-
' Code Lines: 495 (79.84%)
39-
' Comment Lines: 63 (10.16%)
37+
' Total Lines: 629
38+
' Code Lines: 504 (80.13%)
39+
' Comment Lines: 63 (10.02%)
4040
' - Xml Docs: 58.73%
4141
'
42-
' Blank Lines: 62 (10.00%)
43-
' File Size: 25.33 KB
42+
' Blank Lines: 62 (9.86%)
43+
' File Size: 25.96 KB
4444

4545

4646
' Module CLRVector

R#/System/Package/PackageFile/PackageNamespace.vb

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::4bf7f7925d8ba4f3e5763042a9b96aea, R#\System\Package\PackageFile\PackageNamespace.vb"
1+
#Region "Microsoft.VisualBasic::2ec82c93fbc7fcc099e4fdf7f9914929, R#\System\Package\PackageFile\PackageNamespace.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 196
38-
' Code Lines: 113 (57.65%)
39-
' Comment Lines: 57 (29.08%)
37+
' Total Lines: 197
38+
' Code Lines: 114 (57.87%)
39+
' Comment Lines: 57 (28.93%)
4040
' - Xml Docs: 87.72%
4141
'
42-
' Blank Lines: 26 (13.27%)
43-
' File Size: 8.26 KB
42+
' Blank Lines: 26 (13.20%)
43+
' File Size: 8.36 KB
4444

4545

4646
' Class PackageNamespace

Rscript/Program.vb

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Region "Microsoft.VisualBasic::8a2e8b2b4c9af5742433b8e3f87420f7, Rscript\Program.vb"
1+
#Region "Microsoft.VisualBasic::f6b0e4fbbb0c3d3fdf92ad46c4e2ffb9, Rscript\Program.vb"
22

33
' Author:
44
'
@@ -34,13 +34,13 @@
3434

3535
' Code Statistics:
3636

37-
' Total Lines: 200
38-
' Code Lines: 145 (72.50%)
39-
' Comment Lines: 24 (12.00%)
40-
' - Xml Docs: 45.83%
37+
' Total Lines: 204
38+
' Code Lines: 145 (71.08%)
39+
' Comment Lines: 28 (13.73%)
40+
' - Xml Docs: 39.29%
4141
'
42-
' Blank Lines: 31 (15.50%)
43-
' File Size: 7.73 KB
42+
' Blank Lines: 31 (15.20%)
43+
' File Size: 8.00 KB
4444

4545

4646
' Module Program

0 commit comments

Comments
 (0)