aspnetcore/src/Microsoft.AspNetCore.Razor....
Ajay Bhargav Baaskaran 7bd13061b5 Set the chunk generator of non-string tag helper attributes to ExpressionChunkGenerator 2017-05-17 11:17:01 -07:00
..
CodeGeneration Set the chunk generator of non-string tag helper attributes to ExpressionChunkGenerator 2017-05-17 11:17:01 -07:00
Intermediate Remove RazorIRBuilder.Document 2017-05-12 18:12:30 -07:00
Legacy Set the chunk generator of non-string tag helper attributes to ExpressionChunkGenerator 2017-05-17 11:17:01 -07:00
Properties Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
AcceptedCharacters.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
BlockKind.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
BoundAttributeDescriptor.cs [Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api 2017-05-12 16:32:50 -07:00
BoundAttributeDescriptorComparer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultDirectiveIRPass.cs Fix #1312 - make ExecuteCore protected 2017-05-12 17:54:09 -07:00
DefaultDirectiveSyntaxTreePass.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -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 Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorCSharpDocument.cs Fix #1309 make CSharpDocument abstract 2017-05-12 14:23:30 -07:00
DefaultRazorCSharpLoweringPhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorCodeDocument.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorDiagnostic.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorDirectiveClassifierPhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorDirectiveFeature.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorDocumentClassifierPhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorEngine.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorEngineBuilder.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorIRLoweringPhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorIROptimizationPhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorParsingPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorSourceDocument.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorSourceLineCollection.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorSyntaxTree.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRazorSyntaxTreePhase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DefaultRazorTagHelperBinderPhase.cs Add a new THProvider api 2017-05-16 14:59:37 -07:00
DefaultRazorTargetExtensionFeature.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DesignTimeParserOptionsFeature.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
DirectiveDescriptor.cs Some API cleanup around directivest 2017-05-12 13:27:28 -07:00
DirectiveDescriptorBuilderExtensions.cs Some API cleanup around directivest 2017-05-12 13:27:28 -07:00
DirectiveDescriptorComparer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DirectiveKind.cs Some API cleanup around directivest 2017-05-12 13:27:28 -07:00
DirectiveRemovalIROptimizationPass.cs Fix #1312 - make ExecuteCore protected 2017-05-12 17:54:09 -07:00
DirectiveTokenDescriptor.cs Some API cleanup around directivest 2017-05-12 13:27:28 -07:00
DirectiveTokenDescriptorComparer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DirectiveTokenKind.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DocumentClassifierPassBase.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
FileSystemRazorProject.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
FileSystemRazorProjectItem.cs Fixes #1308 and #1315 2017-05-12 17:33:49 -07:00
HtmlCase.cs Add a new THProvider api 2017-05-16 14:59:37 -07:00
HtmlNodeOptimizationPass.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
IDirectiveDescriptorBuilder.cs Some API cleanup around directivest 2017-05-12 13:27:28 -07:00
IRazorCSharpLoweringPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorDirectiveClassifierPass.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorDirectiveClassifierPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorDirectiveFeature.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorDocumentClassifierPass.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorDocumentClassifierPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorEngineBuilder.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorEngineFeature.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorEnginePhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorIRLoweringPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorIROptimizationPass.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorIROptimizationPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorParserOptionsFeature.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorParsingPhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorSyntaxTreePass.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorSyntaxTreePhase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IRazorTagHelperBinderPhase.cs Moved TagHelperBinder from pass to a phase 2017-05-10 17:16:27 -07:00
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 Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
LargeTextRazorSourceDocument.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
LegacyRazorDiagnostic.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
LegacyResources.resx Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
LineMapping.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
Microsoft.AspNetCore.Razor.Language.csproj Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
NotFoundProjectItem.cs Fixes #1308 and #1315 2017-05-12 17:33:49 -07:00
RazorCSharpDocument.cs Fix #1309 make CSharpDocument abstract 2017-05-12 14:23:30 -07:00
RazorCodeDocument.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorCodeDocumentExtensions.cs Fix #1059 and #1060 2017-05-08 12:30:19 -07:00
RazorDesignTimeIRPass.cs Fix #1312 - make ExecuteCore protected 2017-05-12 17:54:09 -07:00
RazorDiagnostic.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorDiagnosticDescriptor.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorDiagnosticFactory.cs Add a new THProvider api 2017-05-16 14:59:37 -07:00
RazorDiagnosticSeverity.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorEngine.cs Moved TagHelperBinder from pass to a phase 2017-05-10 17:16:27 -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 Fix #1314 - remove namespaces from options 2017-05-12 17:26:08 -07:00
RazorPreallocatedTagHelperAttributeOptimizationPass.cs Fix #1312 - make ExecuteCore protected 2017-05-12 17:54:09 -07:00
RazorProject.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorProjectItem.cs Fixes #1308 and #1315 2017-05-12 17:33:49 -07:00
RazorSourceDocument.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorSourceLineCollection.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorSyntaxTree.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorTemplateEngine.cs Change `GetImports` to allow querying of information on non-existent files. 2017-04-28 17:00:24 -07:00
RazorTemplateEngineOptions.cs [Issue #1316] Seal RazorTemplateEngineOptions 2017-05-12 16:32:52 -07:00
ReadonlyItemCollection.cs Add annotations 2017-05-10 16:38:11 -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 Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
Resources.resx Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00
SourceChange.cs Introduce SourceChange in place of TextChange 2017-05-03 17:53:08 -07:00
SourceLocation.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
SourceSpan.cs Introduce SourceChange in place of TextChange 2017-05-03 17:53:08 -07:00
SpanKind.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -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
TagHelperBoundAttributeDescriptorBuilder.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -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 Add a new THProvider api 2017-05-16 14:59:37 -07:00
TagHelperDescriptorComparer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagHelperDescriptorProviderContext.cs Add a new THProvider api 2017-05-16 14:59:37 -07:00
TagHelperDocumentContext.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagHelperMatchingConventions.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagMatchingRule.cs [Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api 2017-05-12 16:32:50 -07:00
TagMatchingRuleBuilder.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagMatchingRuleComparer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagMode.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagStructure.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00