aspnetcore/test/Microsoft.AspNetCore.Razor..../Intermediate
N. Taylor Mullen 5d4c4e1ccf Add Razor runtime code generation.
- Added TabSize,IsIndentingWithTabs and NamespaceImports to the RazorParser options. These are replacements for the existing RazorEngineHost abstraction.
- Added RazorParserOptions consumption pattern to more than just the parsing phase.
- Added a ChecksumIRNode to ensure Debugging can work.
- Updated tests to to react to new Checksum and Namespace nodes in the IR tree.
2016-12-14 11:18:30 -08:00
..
DefaultRazorIRBuilderTest.cs Transitioned SourceLocation => MappingLocation on IRNodes. 2016-12-08 10:18:28 -08:00
DefaultRazorIRLoweringPhaseIntegrationTest.cs Add Razor runtime code generation. 2016-12-14 11:18:30 -08:00
RazorIRAssert.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
RazorIRBuilderTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
RazorIRNodeWalkerTest.cs Transitioned SourceLocation => MappingLocation on IRNodes. 2016-12-08 10:18:28 -08:00