aspnetcore/src/Microsoft.AspNetCore.Razor....
Ajay Bhargav Baaskaran af499794c5 [Fixes #878] Removed marker nodes from IR
- Also fixed SourceMappings content length in Markup spans
2016-12-22 15:11:52 -08:00
..
Intermediate [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
Legacy Getting rid of Advance (part 1) 2016-12-20 12:11:23 -08:00
Properties Move section support into IR. 2016-12-22 14:39:25 -08:00
__TemporarySources__ Upgrade to VS 2017 2016-12-16 16:04:22 -08:00
DefaultDirectiveIRPass.cs Move section support into IR. 2016-12-22 14:39:25 -08:00
DefaultDirectiveSyntaxTreePass.cs
DefaultItemCollection.cs
DefaultRazorCodeDocument.cs
DefaultRazorDesignTimeCSharpLoweringPhase.cs
DefaultRazorDirectiveFeature.cs
DefaultRazorEngine.cs
DefaultRazorEngineBuilder.cs
DefaultRazorIRLoweringPhase.cs [Fixes #878] Removed marker nodes from IR 2016-12-22 15:11:52 -08:00
DefaultRazorIRPhase.cs
DefaultRazorParsingPhase.cs
DefaultRazorRuntimeCSharpLoweringPhase.cs [Fixes #878] Removed marker nodes from IR 2016-12-22 15:11:52 -08:00
DefaultRazorSourceDocument.cs Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -08:00
DefaultRazorSyntaxTree.cs
DefaultRazorSyntaxTreePhase.cs
DirectiveDescriptor.cs
DirectiveDescriptorBuilder.cs
DirectiveDescriptorComparer.cs
DirectiveDescriptorKind.cs
DirectiveTokenDescriptor.cs
DirectiveTokenDescriptorComparer.cs
DirectiveTokenKind.cs
HtmlNodeOptimizationPass.cs [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
IDirectiveDescriptorBuilder.cs
IRazorCSharpLoweringPhase.cs
IRazorConfigureParserFeature.cs
IRazorDirectiveFeature.cs
IRazorEngineBuilder.cs
IRazorEngineFeature.cs
IRazorEnginePhase.cs
IRazorIRLoweringPhase.cs
IRazorIRPass.cs
IRazorIRPhase.cs
IRazorParsingPhase.cs
IRazorSyntaxTreePass.cs
IRazorSyntaxTreePhase.cs
ItemCollection.cs
LegacyResources.resx
Microsoft.AspNetCore.Razor.Evolution.csproj Updating to 4.4 CoreFx packages 2016-12-21 22:43:57 -08:00
RazorCSharpDocument.cs
RazorCodeDocument.cs
RazorCodeDocumentExtensions.cs
RazorEngine.cs [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
RazorEngineBuilderExtensions.cs
RazorEnginePhaseBase.cs
RazorIRPassBase.cs Move section support into IR. 2016-12-22 14:39:25 -08:00
RazorParserOptions.cs
RazorProject.cs
RazorProjectItem.cs
RazorSourceDocument.cs Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -08:00
RazorSourceLineCollection.cs Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -08:00
RazorSyntaxTree.cs
Resources.resx Move section support into IR. 2016-12-22 14:39:25 -08:00
TagHelperBinderSyntaxTreePass.cs [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
TagHelperFeature.cs