diff --git a/CloudKit/Centos/PuTTY.vb b/CloudKit/Centos/PuTTY.vb index 3cb47d6..7edfdd5 100644 --- a/CloudKit/Centos/PuTTY.vb +++ b/CloudKit/Centos/PuTTY.vb @@ -1,45 +1,45 @@ -#Region "Microsoft.VisualBasic::96c5c2cfb372beb5e7fa8083a31004c7, CloudKit\Centos\PuTTY.vb" - -' Author: -' -' asuka (amethyst.asuka@gcmodeller.org) -' xie (genetics@smrucc.org) -' xieguigang (xie.guigang@live.com) -' -' Copyright (c) 2018 GPL3 Licensed -' -' -' GNU GENERAL PUBLIC LICENSE (GPL3) -' -' -' This program is free software: you can redistribute it and/or modify -' it under the terms of the GNU General Public License as published by -' the Free Software Foundation, either version 3 of the License, or -' (at your option) any later version. -' -' This program is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU General Public License for more details. -' -' You should have received a copy of the GNU General Public License -' along with this program. If not, see . - - - -' /********************************************************************************/ - -' Summaries: - -' Class PuTTY -' -' Constructor: (+1 Overloads) Sub New -' -' Function: callPipeline, Run, Shell -' -' Sub: cacheServerKey -' -' /********************************************************************************/ +#Region "Microsoft.VisualBasic::84c589878c3cc8350584f74bf48df6a1, CloudKit\Centos\PuTTY.vb" + + ' Author: + ' + ' asuka (amethyst.asuka@gcmodeller.org) + ' xie (genetics@smrucc.org) + ' xieguigang (xie.guigang@live.com) + ' + ' Copyright (c) 2018 GPL3 Licensed + ' + ' + ' GNU GENERAL PUBLIC LICENSE (GPL3) + ' + ' + ' This program is free software: you can redistribute it and/or modify + ' it under the terms of the GNU General Public License as published by + ' the Free Software Foundation, either version 3 of the License, or + ' (at your option) any later version. + ' + ' This program is distributed in the hope that it will be useful, + ' but WITHOUT ANY WARRANTY; without even the implied warranty of + ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ' GNU General Public License for more details. + ' + ' You should have received a copy of the GNU General Public License + ' along with this program. If not, see . + + + + ' /********************************************************************************/ + + ' Summaries: + + ' Class PuTTY + ' + ' Constructor: (+1 Overloads) Sub New + ' + ' Function: callPipeline, Run, Shell + ' + ' Sub: cacheServerKey + ' + ' /********************************************************************************/ #End Region diff --git a/CloudKit/Docker/Commands.vb b/CloudKit/Docker/Commands.vb index 18d5fa3..f3723d1 100644 --- a/CloudKit/Docker/Commands.vb +++ b/CloudKit/Docker/Commands.vb @@ -1,43 +1,43 @@ -#Region "Microsoft.VisualBasic::b8b59986a2c04e2f72184e70927a18c1, CloudKit\Docker\Commands.vb" - -' Author: -' -' asuka (amethyst.asuka@gcmodeller.org) -' xie (genetics@smrucc.org) -' xieguigang (xie.guigang@live.com) -' -' Copyright (c) 2018 GPL3 Licensed -' -' -' GNU GENERAL PUBLIC LICENSE (GPL3) -' -' -' This program is free software: you can redistribute it and/or modify -' it under the terms of the GNU General Public License as published by -' the Free Software Foundation, either version 3 of the License, or -' (at your option) any later version. -' -' This program is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU General Public License for more details. -' -' You should have received a copy of the GNU General Public License -' along with this program. If not, see . - - - -' /********************************************************************************/ - -' Summaries: - -' Module Commands -' -' Function: CommandHistory, PS, rmi, Run, Search -' -' Sub: [Stop] -' -' /********************************************************************************/ +#Region "Microsoft.VisualBasic::f25852e5f31fa7a6ca9e1017a01d7e9a, CloudKit\Docker\Commands.vb" + + ' Author: + ' + ' asuka (amethyst.asuka@gcmodeller.org) + ' xie (genetics@smrucc.org) + ' xieguigang (xie.guigang@live.com) + ' + ' Copyright (c) 2018 GPL3 Licensed + ' + ' + ' GNU GENERAL PUBLIC LICENSE (GPL3) + ' + ' + ' This program is free software: you can redistribute it and/or modify + ' it under the terms of the GNU General Public License as published by + ' the Free Software Foundation, either version 3 of the License, or + ' (at your option) any later version. + ' + ' This program is distributed in the hope that it will be useful, + ' but WITHOUT ANY WARRANTY; without even the implied warranty of + ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ' GNU General Public License for more details. + ' + ' You should have received a copy of the GNU General Public License + ' along with this program. If not, see . + + + + ' /********************************************************************************/ + + ' Summaries: + + ' Module Commands + ' + ' Function: CommandHistory, PS, rmi, Run, Search + ' + ' Sub: [Stop] + ' + ' /********************************************************************************/ #End Region diff --git a/CloudKit/Docker/Environment.vb b/CloudKit/Docker/Environment.vb index 533d54a..8d1e858 100644 --- a/CloudKit/Docker/Environment.vb +++ b/CloudKit/Docker/Environment.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::bb917152ee05a053bbaffda261e0be9d, CloudKit\Docker\Environment.vb" +#Region "Microsoft.VisualBasic::2bc4c7a574db43f6df5da77e267ee513, CloudKit\Docker\Environment.vb" ' Author: ' diff --git a/LINQ/Drivers/NetCDF/CDFDataSet.vb b/LINQ/Drivers/NetCDF/CDFDataSet.vb index 5ed9636..4ca67a7 100644 --- a/LINQ/Drivers/NetCDF/CDFDataSet.vb +++ b/LINQ/Drivers/NetCDF/CDFDataSet.vb @@ -1,42 +1,42 @@ -#Region "Microsoft.VisualBasic::6b9b62435842858d057df49f23e18377, LINQ\Drivers\NetCDF\CDFDataSet.vb" - -' Author: -' -' asuka (amethyst.asuka@gcmodeller.org) -' xie (genetics@smrucc.org) -' xieguigang (xie.guigang@live.com) -' -' Copyright (c) 2018 GPL3 Licensed -' -' -' GNU GENERAL PUBLIC LICENSE (GPL3) -' -' -' This program is free software: you can redistribute it and/or modify -' it under the terms of the GNU General Public License as published by -' the Free Software Foundation, either version 3 of the License, or -' (at your option) any later version. -' -' This program is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU General Public License for more details. -' -' You should have received a copy of the GNU General Public License -' along with this program. If not, see . - - - -' /********************************************************************************/ - -' Summaries: - -' Class CDFDataSet -' -' Constructor: (+1 Overloads) Sub New -' Function: ReadFromUri -' -' /********************************************************************************/ +#Region "Microsoft.VisualBasic::fa6149b09732c33d4438364c2e1c42c3, LINQ\Drivers\NetCDF\CDFDataSet.vb" + + ' Author: + ' + ' asuka (amethyst.asuka@gcmodeller.org) + ' xie (genetics@smrucc.org) + ' xieguigang (xie.guigang@live.com) + ' + ' Copyright (c) 2018 GPL3 Licensed + ' + ' + ' GNU GENERAL PUBLIC LICENSE (GPL3) + ' + ' + ' This program is free software: you can redistribute it and/or modify + ' it under the terms of the GNU General Public License as published by + ' the Free Software Foundation, either version 3 of the License, or + ' (at your option) any later version. + ' + ' This program is distributed in the hope that it will be useful, + ' but WITHOUT ANY WARRANTY; without even the implied warranty of + ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ' GNU General Public License for more details. + ' + ' You should have received a copy of the GNU General Public License + ' along with this program. If not, see . + + + + ' /********************************************************************************/ + + ' Summaries: + + ' Class CDFDataSet + ' + ' Constructor: (+1 Overloads) Sub New + ' Function: ReadFromUri, vectorReader + ' + ' /********************************************************************************/ #End Region @@ -102,4 +102,3 @@ Public Class CDFDataSet : Inherits DataSourceDriver End If End Function End Class - diff --git a/LINQ/LINQ/Interpreter/ExecutableContext.vb b/LINQ/LINQ/Interpreter/ExecutableContext.vb index a8346f3..7b3748a 100644 --- a/LINQ/LINQ/Interpreter/ExecutableContext.vb +++ b/LINQ/LINQ/Interpreter/ExecutableContext.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::1ef8eb26f223aa943331f6632a1d03b8, LINQ\LINQ\Interpreter\ExecutableContext.vb" +#Region "Microsoft.VisualBasic::1dfd0d6721aec07aa4d9315deedae8d9, LINQ\LINQ\Interpreter\ExecutableContext.vb" ' Author: ' @@ -33,7 +33,7 @@ ' Class ExecutableContext ' - ' Properties: env, throwError + ' Properties: env, GlobalEnvir, throwError ' ' ' /********************************************************************************/ diff --git a/LINQ/LINQ/Interpreter/Expressions/CommandLineArgument.vb b/LINQ/LINQ/Interpreter/Expressions/CommandLineArgument.vb index b7e5424..ef6c59d 100644 --- a/LINQ/LINQ/Interpreter/Expressions/CommandLineArgument.vb +++ b/LINQ/LINQ/Interpreter/Expressions/CommandLineArgument.vb @@ -1,4 +1,49 @@ -Namespace Interpreter.Expressions +#Region "Microsoft.VisualBasic::ddd0940cec6cfeae2e20adb7bdaf463a, LINQ\LINQ\Interpreter\Expressions\CommandLineArgument.vb" + + ' Author: + ' + ' asuka (amethyst.asuka@gcmodeller.org) + ' xie (genetics@smrucc.org) + ' xieguigang (xie.guigang@live.com) + ' + ' Copyright (c) 2018 GPL3 Licensed + ' + ' + ' GNU GENERAL PUBLIC LICENSE (GPL3) + ' + ' + ' This program is free software: you can redistribute it and/or modify + ' it under the terms of the GNU General Public License as published by + ' the Free Software Foundation, either version 3 of the License, or + ' (at your option) any later version. + ' + ' This program is distributed in the hope that it will be useful, + ' but WITHOUT ANY WARRANTY; without even the implied warranty of + ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ' GNU General Public License for more details. + ' + ' You should have received a copy of the GNU General Public License + ' along with this program. If not, see . + + + + ' /********************************************************************************/ + + ' Summaries: + + ' Class CommandLineArgument + ' + ' Properties: ArgumentName + ' + ' Constructor: (+1 Overloads) Sub New + ' Function: Exec, ToString + ' + ' + ' /********************************************************************************/ + +#End Region + +Namespace Interpreter.Expressions ''' ''' $"--opt" @@ -19,4 +64,4 @@ Return $"$ARGS['{ArgumentName}']" End Function End Class -End Namespace \ No newline at end of file +End Namespace diff --git a/LINQ/LINQ/Interpreter/Expressions/Keywords/ImportDataDriver.vb b/LINQ/LINQ/Interpreter/Expressions/Keywords/ImportDataDriver.vb index f72b81d..a0c94c1 100644 --- a/LINQ/LINQ/Interpreter/Expressions/Keywords/ImportDataDriver.vb +++ b/LINQ/LINQ/Interpreter/Expressions/Keywords/ImportDataDriver.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::18c2cdefaa836a7d92f5be04551abea7, LINQ\LINQ\Interpreter\Expressions\Keywords\ImportDataDriver.vb" +#Region "Microsoft.VisualBasic::273b6a67ee0361038aa1a31f09fbf0f2, LINQ\LINQ\Interpreter\Expressions\Keywords\ImportDataDriver.vb" ' Author: ' @@ -36,7 +36,7 @@ ' Properties: dllName, keyword ' ' Constructor: (+1 Overloads) Sub New - ' Function: Exec, ToString + ' Function: Exec, FindDllFile, ToString ' ' ' /********************************************************************************/ diff --git a/LINQ/LINQ/Interpreter/Expressions/Keywords/SymbolDeclare.vb b/LINQ/LINQ/Interpreter/Expressions/Keywords/SymbolDeclare.vb index 1ba9a9f..55728a7 100644 --- a/LINQ/LINQ/Interpreter/Expressions/Keywords/SymbolDeclare.vb +++ b/LINQ/LINQ/Interpreter/Expressions/Keywords/SymbolDeclare.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::da28944790a219e92897ec35a5fe0e13, LINQ\LINQ\Interpreter\Expressions\Keywords\SymbolDeclare.vb" +#Region "Microsoft.VisualBasic::5b6b811a332f3c9dd3cd843c75bf1820, LINQ\LINQ\Interpreter\Expressions\Keywords\SymbolDeclare.vb" ' Author: ' diff --git a/LINQ/LINQ/Interpreter/Query/DataSoruce/URIIteratorDriver.vb b/LINQ/LINQ/Interpreter/Query/DataSoruce/URIIteratorDriver.vb index 12c5658..2ff4753 100644 --- a/LINQ/LINQ/Interpreter/Query/DataSoruce/URIIteratorDriver.vb +++ b/LINQ/LINQ/Interpreter/Query/DataSoruce/URIIteratorDriver.vb @@ -1,43 +1,43 @@ -#Region "Microsoft.VisualBasic::60bcd17ad4a2f4d16c0a950a86be8c6b, LINQ\LINQ\Interpreter\Query\DataSoruce\URIIteratorDriver.vb" +#Region "Microsoft.VisualBasic::c962356c7d316c3619dc16ef5fe5e7dd, LINQ\LINQ\Interpreter\Query\DataSoruce\URIIteratorDriver.vb" -' Author: -' -' asuka (amethyst.asuka@gcmodeller.org) -' xie (genetics@smrucc.org) -' xieguigang (xie.guigang@live.com) -' -' Copyright (c) 2018 GPL3 Licensed -' -' -' GNU GENERAL PUBLIC LICENSE (GPL3) -' -' -' This program is free software: you can redistribute it and/or modify -' it under the terms of the GNU General Public License as published by -' the Free Software Foundation, either version 3 of the License, or -' (at your option) any later version. -' -' This program is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU General Public License for more details. -' -' You should have received a copy of the GNU General Public License -' along with this program. If not, see . + ' Author: + ' + ' asuka (amethyst.asuka@gcmodeller.org) + ' xie (genetics@smrucc.org) + ' xieguigang (xie.guigang@live.com) + ' + ' Copyright (c) 2018 GPL3 Licensed + ' + ' + ' GNU GENERAL PUBLIC LICENSE (GPL3) + ' + ' + ' This program is free software: you can redistribute it and/or modify + ' it under the terms of the GNU General Public License as published by + ' the Free Software Foundation, either version 3 of the License, or + ' (at your option) any later version. + ' + ' This program is distributed in the hope that it will be useful, + ' but WITHOUT ANY WARRANTY; without even the implied warranty of + ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ' GNU General Public License for more details. + ' + ' You should have received a copy of the GNU General Public License + ' along with this program. If not, see . -' /********************************************************************************/ + ' /********************************************************************************/ -' Summaries: + ' Summaries: -' Class URIIteratorDriver -' -' Constructor: (+1 Overloads) Sub New -' Function: PopulatesData -' -' -' /********************************************************************************/ + ' Class URIIteratorDriver + ' + ' Constructor: (+1 Overloads) Sub New + ' Function: PopulatesData + ' + ' + ' /********************************************************************************/ #End Region diff --git a/LINQ/LINQ/Interpreter/Script/SyntaxImplements.vb b/LINQ/LINQ/Interpreter/Script/SyntaxImplements.vb index c6ff7ea..eae7317 100644 --- a/LINQ/LINQ/Interpreter/Script/SyntaxImplements.vb +++ b/LINQ/LINQ/Interpreter/Script/SyntaxImplements.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::e0435db0915bd15f52f6e49be711a14f, LINQ\LINQ\Interpreter\Script\SyntaxImplements.vb" +#Region "Microsoft.VisualBasic::907201df6fa8b3b6675829095a2ac5ff, LINQ\LINQ\Interpreter\Script\SyntaxImplements.vb" ' Author: ' diff --git a/LINQ/LINQ/Language/Token.vb b/LINQ/LINQ/Language/Token.vb index 3f66085..508fe1f 100644 --- a/LINQ/LINQ/Language/Token.vb +++ b/LINQ/LINQ/Language/Token.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::a78b9aee88e59ef13dc1dadf8bf6b109, LINQ\LINQ\Language\Token.vb" +#Region "Microsoft.VisualBasic::764d53790ae7a3fc593761b7715f10b1, LINQ\LINQ\Language\Token.vb" ' Author: ' diff --git a/LINQ/LINQ/Language/Tokenizer.vb b/LINQ/LINQ/Language/Tokenizer.vb index fcd2d9f..4eb7c3a 100644 --- a/LINQ/LINQ/Language/Tokenizer.vb +++ b/LINQ/LINQ/Language/Tokenizer.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::a5a81cc10c3070cd9afc5fc125e18092, LINQ\LINQ\Language\Tokenizer.vb" +#Region "Microsoft.VisualBasic::9a027e0ed7f92384ff7b28a566c8517e, LINQ\LINQ\Language\Tokenizer.vb" ' Author: ' diff --git a/LINQ/LINQ/Language/Tokens.vb b/LINQ/LINQ/Language/Tokens.vb index a216019..1523859 100644 --- a/LINQ/LINQ/Language/Tokens.vb +++ b/LINQ/LINQ/Language/Tokens.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::fe1f9bab4890015c1e59337a422ea48c, LINQ\LINQ\Language\Tokens.vb" +#Region "Microsoft.VisualBasic::b9680c606e2b00d3455e80cab930bdab, LINQ\LINQ\Language\Tokens.vb" ' Author: ' @@ -34,8 +34,9 @@ ' Enum Tokens ' ' [Boolean], [Integer], [Operator], Close, Comma - ' Comment, Interpolation, Invalid, keyword, Literal - ' Number, Open, Reference, Symbol, Terminator + ' CommandLineArgument, Comment, Interpolation, Invalid, keyword + ' Literal, Number, Open, Reference, Symbol + ' Terminator ' ' ' diff --git a/LINQ/LINQ/Runtime/Registry.vb b/LINQ/LINQ/Runtime/Registry.vb index 2f5edc7..11091e2 100644 --- a/LINQ/LINQ/Runtime/Registry.vb +++ b/LINQ/LINQ/Runtime/Registry.vb @@ -1,4 +1,4 @@ -#Region "Microsoft.VisualBasic::d1d63509484407ff2856ed8eda58fb3f, LINQ\LINQ\Runtime\Registry.vb" +#Region "Microsoft.VisualBasic::9a4a81cd0a50303885a339f5c960d722, LINQ\LINQ\Runtime\Registry.vb" ' Author: '