| .. |
|
CodeGeneration
|
Add indexer null-check for preallocated tag helper attributes
|
2017-06-13 10:53:07 -07:00 |
|
Extensions
|
Split the functions/section/inherits directives
|
2017-06-13 18:05:34 -07:00 |
|
Intermediate
|
Add diagnostics to the IR.
|
2017-06-13 10:28:41 -07:00 |
|
Legacy
|
Split the functions/section/inherits directives
|
2017-06-13 18:05:34 -07:00 |
|
Properties
|
Add RazorIRNodeReference for manipulating nodes
|
2017-06-12 13:46:59 -07:00 |
|
BoundAttributeDescriptor.cs
|
[Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api
|
2017-05-12 16:32:50 -07:00 |
|
BoundAttributeDescriptorBuilder.cs
|
Make ViewComponentTagHelper's bound attribute display names nicer.
|
2017-05-25 15:57:51 -07:00 |
|
BoundAttributeDescriptorComparer.cs
|
…
|
|
|
BoundAttributeDescriptorExtensions.cs
|
Rename TagHelperBoundAttributeDescriptorBuilder => BoundAttributeDescriptorBuilder.
|
2017-05-19 12:44:07 -07:00 |
|
DefaultDirectiveSyntaxTreePass.cs
|
Split the functions/section/inherits directives
|
2017-06-13 18:05:34 -07:00 |
|
DefaultDocumentClassifierPass.cs
|
Fix #1322 #1328 #1310 #1325
|
2017-05-12 13:11:16 -07:00 |
|
DefaultDocumentClassifierPassFeature.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DefaultItemCollection.cs
|
Fixes #1296 - ItemCollection should be ICollection
|
2017-06-06 11:11:30 -07:00 |
|
DefaultRazorCSharpDocument.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorCSharpLoweringPhase.cs
|
Add diagnostics to the IR.
|
2017-06-13 10:28:41 -07:00 |
|
DefaultRazorCodeDocument.cs
|
…
|
|
|
DefaultRazorCodeGenerationOptions.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorCodeGenerationOptionsBuilder.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorDiagnostic.cs
|
…
|
|
|
DefaultRazorDirectiveClassifierPhase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DefaultRazorDirectiveFeature.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorDocumentClassifierPhase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DefaultRazorEngine.cs
|
…
|
|
|
DefaultRazorEngineBuilder.cs
|
…
|
|
|
DefaultRazorIRLoweringPhase.cs
|
Add diagnostics to the IR.
|
2017-06-13 10:28:41 -07:00 |
|
DefaultRazorIROptimizationPhase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DefaultRazorParserOptions.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorParserOptionsBuilder.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorParsingPhase.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DefaultRazorSourceLineCollection.cs
|
Make usage of FileName and FilePath consistent
|
2017-06-12 16:15:26 -07:00 |
|
DefaultRazorSyntaxTree.cs
|
…
|
|
|
DefaultRazorSyntaxTreePhase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DefaultRazorTagHelperBinderPhase.cs
|
Remove magic string keys from TH builders.
|
2017-05-19 11:15:38 -07:00 |
|
DefaultRazorTargetExtensionFeature.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
DesignTimeOptionsFeature.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
DirectiveDescriptor.cs
|
Add DisplayName and Description for directives
|
2017-06-07 13:37:34 -07:00 |
|
DirectiveDescriptorBuilderExtensions.cs
|
Some API cleanup around directivest
|
2017-05-12 13:27:28 -07:00 |
|
DirectiveDescriptorComparer.cs
|
Add DisplayName and Description for directives
|
2017-06-07 13:37:34 -07:00 |
|
DirectiveKind.cs
|
Some API cleanup around directivest
|
2017-05-12 13:27:28 -07:00 |
|
DirectiveRemovalIROptimizationPass.cs
|
Get rid of Parent from IR node
|
2017-06-08 19:22:14 -07:00 |
|
DirectiveTokenDescriptor.cs
|
Some API cleanup around directivest
|
2017-05-12 13:27:28 -07:00 |
|
DirectiveTokenDescriptorComparer.cs
|
…
|
|
|
DirectiveTokenEditHandler.cs
|
Merge branch 'rel/15.3' into rel/2.0.0-preview2
|
2017-06-01 15:32:47 -07:00 |
|
DirectiveTokenKind.cs
|
…
|
|
|
DocumentClassifierPassBase.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
FileSystemRazorProject.cs
|
…
|
|
|
FileSystemRazorProjectItem.cs
|
Fixes #1308 and #1315
|
2017-05-12 17:33:49 -07:00 |
|
HtmlConventions.cs
|
Rename HtmlCase => HtmlConventions.
|
2017-05-19 12:36:55 -07:00 |
|
HtmlNodeOptimizationPass.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
IDirectiveDescriptorBuilder.cs
|
Add DisplayName and Description for directives
|
2017-06-07 13:37:34 -07:00 |
|
IRazorCSharpLoweringPhase.cs
|
…
|
|
|
IRazorCodeGenerationOptionsFeature.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
IRazorDirectiveClassifierPass.cs
|
…
|
|
|
IRazorDirectiveClassifierPhase.cs
|
…
|
|
|
IRazorDirectiveFeature.cs
|
…
|
|
|
IRazorDocumentClassifierPass.cs
|
…
|
|
|
IRazorDocumentClassifierPhase.cs
|
…
|
|
|
IRazorEngineBuilder.cs
|
…
|
|
|
IRazorEngineFeature.cs
|
…
|
|
|
IRazorEnginePhase.cs
|
…
|
|
|
IRazorIRLoweringPhase.cs
|
…
|
|
|
IRazorIROptimizationPass.cs
|
…
|
|
|
IRazorIROptimizationPhase.cs
|
…
|
|
|
IRazorParserOptionsFeature.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
IRazorParsingPhase.cs
|
…
|
|
|
IRazorSyntaxTreePass.cs
|
…
|
|
|
IRazorSyntaxTreePhase.cs
|
…
|
|
|
IRazorTagHelperBinderPhase.cs
|
…
|
|
|
IRazorTargetExtensionFeature.cs
|
[Issue #1318] Renamed RuntimeTarget to CodeTarget
|
2017-05-12 16:32:55 -07:00 |
|
ITagHelperDescriptorProvider.cs
|
Add a new THProvider api
|
2017-05-16 14:59:37 -07:00 |
|
ITagHelperFeature.cs
|
Add a new THProvider api
|
2017-05-16 14:59:37 -07:00 |
|
ItemCollection.cs
|
Fixes #1296 - ItemCollection should be ICollection
|
2017-06-06 11:11:30 -07:00 |
|
LargeTextSourceDocument.cs
|
Make usage of FileName and FilePath consistent
|
2017-06-12 16:15:26 -07:00 |
|
LegacyRazorDiagnostic.cs
|
…
|
|
|
LegacyResources.resx
|
…
|
|
|
LineMapping.cs
|
Api Cleanup for language services
|
2017-05-17 22:09:01 -07:00 |
|
Microsoft.AspNetCore.Razor.Language.csproj
|
Get rid of Parent from IR node
|
2017-06-08 19:22:14 -07:00 |
|
NotFoundProjectItem.cs
|
Fixes #1308 and #1315
|
2017-05-12 17:33:49 -07:00 |
|
RazorCSharpDocument.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorCodeDocument.cs
|
…
|
|
|
RazorCodeDocumentExtensions.cs
|
…
|
|
|
RazorCodeGenerationOptions.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorCodeGenerationOptionsBuilder.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorDesignTimeIRPass.cs
|
[Fixes #1379] Rename CSharpStatement to CSharpCode
|
2017-06-07 15:20:47 -07:00 |
|
RazorDiagnostic.cs
|
…
|
|
|
RazorDiagnosticDescriptor.cs
|
…
|
|
|
RazorDiagnosticFactory.cs
|
Fixes #1245 - Make TemplateCodeExtension public
|
2017-05-17 20:25:06 -07:00 |
|
RazorDiagnosticSeverity.cs
|
…
|
|
|
RazorEngine.cs
|
Split the functions/section/inherits directives
|
2017-06-13 18:05:34 -07:00 |
|
RazorEngineBuilderExtensions.cs
|
[Issue #1318] Renamed RuntimeTarget to CodeTarget
|
2017-05-12 16:32:55 -07:00 |
|
RazorEngineFeatureBase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
RazorEnginePhaseBase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
RazorIRPassBase.cs
|
Fix #1311 add a base class for features
|
2017-05-12 21:15:59 -07:00 |
|
RazorParserOptions.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorParserOptionsBuilder.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorPreallocatedTagHelperAttributeOptimizationPass.cs
|
Get rid of Parent from IR node
|
2017-06-08 19:22:14 -07:00 |
|
RazorProject.cs
|
…
|
|
|
RazorProjectItem.cs
|
Fixes #1308 and #1315
|
2017-05-12 17:33:49 -07:00 |
|
RazorSourceDocument.cs
|
Make usage of FileName and FilePath consistent
|
2017-06-12 16:15:26 -07:00 |
|
RazorSourceLineCollection.cs
|
Change ParserContext to take a RazorSourceDocument.
|
2017-05-30 15:18:19 -07:00 |
|
RazorSyntaxTree.cs
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
|
RazorTemplateEngine.cs
|
…
|
|
|
RazorTemplateEngineOptions.cs
|
[Issue #1316] Seal RazorTemplateEngineOptions
|
2017-05-12 16:32:52 -07:00 |
|
ReadOnlyItemCollection.cs
|
Rename incorrect casing
|
2017-06-08 17:18:15 -07:00 |
|
RequiredAttributeDescriptor.cs
|
[Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api
|
2017-05-12 16:32:50 -07:00 |
|
RequiredAttributeDescriptorBuilder.cs
|
Rename HtmlCase => HtmlConventions.
|
2017-05-19 12:36:55 -07:00 |
|
RequiredAttributeDescriptorComparer.cs
|
Api Cleanup for language services
|
2017-05-17 22:09:01 -07:00 |
|
Resources.resx
|
Add RazorIRNodeReference for manipulating nodes
|
2017-06-12 13:46:59 -07:00 |
|
SourceChange.cs
|
…
|
|
|
SourceLocation.cs
|
…
|
|
|
SourceSpan.cs
|
Fixes #1245 - Make TemplateCodeExtension public
|
2017-05-17 20:25:06 -07:00 |
|
StreamSourceDocument.cs
|
Make usage of FileName and FilePath consistent
|
2017-06-12 16:15:26 -07:00 |
|
StringSourceDocument.cs
|
Make usage of FileName and FilePath consistent
|
2017-06-12 16:15:26 -07:00 |
|
TagHelperBinder.cs
|
Move TagHelperBinding out of Legacy.
|
2017-05-16 11:06:07 -07:00 |
|
TagHelperBinding.cs
|
Move TagHelperBinding out of Legacy.
|
2017-05-16 11:06:07 -07:00 |
|
TagHelperDescriptor.cs
|
[Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api
|
2017-05-12 16:32:50 -07:00 |
|
TagHelperDescriptorBuilder.cs
|
Rename TagHelperBoundAttributeDescriptorBuilder => BoundAttributeDescriptorBuilder.
|
2017-05-19 12:44:07 -07:00 |
|
TagHelperDescriptorComparer.cs
|
…
|
|
|
TagHelperDescriptorExtensions.cs
|
Remove magic string keys from TH builders.
|
2017-05-19 11:15:38 -07:00 |
|
TagHelperDescriptorProviderContext.cs
|
Add a new THProvider api
|
2017-05-16 14:59:37 -07:00 |
|
TagHelperDocumentContext.cs
|
…
|
|
|
TagHelperMatchingConventions.cs
|
…
|
|
|
TagMatchingRule.cs
|
[Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api
|
2017-05-12 16:32:50 -07:00 |
|
TagMatchingRuleBuilder.cs
|
Rename HtmlCase => HtmlConventions.
|
2017-05-19 12:36:55 -07:00 |
|
TagMatchingRuleComparer.cs
|
…
|
|
|
TagMode.cs
|
…
|
|
|
TagStructure.cs
|
…
|
|