Closed 0xF6 closed 3 months ago
[!NOTE] Currently processing new changes in this PR. This may take a few minutes, please wait...
Commits
Files that changed from the base of the PR and between 80ab5bda81b2cf690b8d57025efae4183eaf20ff and 5d2791b437798516e924a43e160c9a02aced7d6b.Files selected for processing (56)
* lib/ast/syntax/Aliases.cs (1 hunks) * lib/ast/syntax/Classes.cs (3 hunks) * lib/ast/syntax/DocumentDeclaration.cs (3 hunks) * lib/ast/syntax/ErrorDiff.cs (1 hunks) * lib/ast/syntax/Expression.cs (8 hunks) * lib/ast/syntax/ExtraSyntax.cs (1 hunks) * lib/ast/syntax/Literals.cs (1 hunks) * lib/ast/syntax/ast/AliasSyntax.cs (1 hunks) * lib/ast/syntax/ast/AspectSyntax.cs (1 hunks) * lib/ast/syntax/ast/BaseSyntax.cs (2 hunks) * lib/ast/syntax/ast/ClassDeclarationSyntax.cs (2 hunks) * lib/ast/syntax/ast/MethodDeclarationSyntax.cs (1 hunks) * lib/ast/syntax/ast/ObjectCreationExpression.cs (1 hunks) * lib/ast/syntax/ast/TypeSyntax.cs (3 hunks) * lib/ast/syntax/ast/expressions/LiteralExpressionSyntax.cs (5 hunks) * lib/ast/syntax/ast/expressions/TypeExpression.cs (2 hunks) * lib/vein.cli.core/AsyncCommandWithProgress.cs (1 hunks) * lib/vein.cli.core/AsyncCommandWithProject.cs (1 hunks) * lib/vein.cli.core/CommandWithProject.cs (1 hunks) * lib/vein.cli.core/DirectoryExtensions.cs (1 hunks) * lib/vein.cli.core/IProjectSettingProvider.cs (1 hunks) * lib/vein.cli.core/SecurityStorage.cs (1 hunks) * lib/vein.cli.core/StreamExtensions.cs (1 hunks) * lib/vein.cli.core/styles/ProgressTaskExtension.cs (1 hunks) * lib/vein.cli.core/vein.cli.core.csproj (1 hunks) * runtime/common/extensions/EnumerableExtensions.cs (1 hunks) * runtime/common/extensions/FileEntityEx.cs (1 hunks) * runtime/common/reflection/Aspect.cs (6 hunks) * runtime/common/reflection/ClassFlags.cs (2 hunks) * runtime/common/reflection/FieldFlags.cs (1 hunks) * runtime/common/reflection/LocalsBuilder.cs (3 hunks) * runtime/common/reflection/MethodFlags.cs (2 hunks) * runtime/common/reflection/TypeName.cs (1 hunks) * runtime/common/reflection/UnresolvedWaveClass.cs (1 hunks) * runtime/common/reflection/VeinArgumentRef.cs (3 hunks) * runtime/common/reflection/VeinArray.cs (1 hunks) * runtime/common/reflection/VeinBaseConstraint.cs (1 hunks) * runtime/common/reflection/VeinClass.cs (5 hunks) * runtime/common/reflection/VeinCore.cs (3 hunks) * runtime/common/reflection/VeinField.cs (2 hunks) * runtime/common/reflection/VeinMethod.cs (7 hunks) * runtime/common/reflection/VeinModule.cs (7 hunks) * runtime/common/reflection/VeinTypeCode.cs (5 hunks) * runtime/common/vein.common.csproj (1 hunks) * runtime/ishtar.base/IshtarMetaClass.cs (2 hunks) * runtime/ishtar.base/emit/ClassBuilder.cs (8 hunks) * runtime/ishtar.base/emit/ILCapacityValidator.cs (1 hunks) * runtime/ishtar.base/emit/ILGenerator.cs (8 hunks) * runtime/ishtar.base/emit/ILReader.cs (1 hunks) * runtime/ishtar.base/emit/MethodBuilder.cs (4 hunks) * runtime/ishtar.base/emit/ModuleReader.cs (8 hunks) * runtime/ishtar.base/emit/TypeForwarder.cs (1 hunks) * runtime/ishtar.base/emit/VeinModuleBuilder.cs (7 hunks) * runtime/ishtar.base/emit/extensions/QualityTypeEx.cs (4 hunks) * runtime/ishtar.base/fs/IshtarAssembly.cs (1 hunks) * runtime/ishtar.generator/ExpressionExtension.cs (3 hunks)________________________________________________ < Name's Rabbit. CodeRabbit. Licensed to review. > ------------------------------------------------ \ \ \ \ /\ ( ) .( o ).
[!TIP]
You can customize the tone of the review comments and chat replies.
Set the `tone_instructions` setting in your project's settings in CodeRabbit to customize the tone of the review comments and chat replies. For example, you can set the tone to `Act like a strict teacher`, `Act like a pirate` and more.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
Refactor
Chores