- Added DirectiveRemovalIRPass - Added IRazorDocumentClassifierPhase, IRazorDirectiveClassifierPhase and IRazorIROptimizationPhase - Added all the related passes and default implementations - Refactored DefaultDirectiveIRPass to do the right thing - Execute method in IR passes now return void - Added tests for the new phases |
||
|---|---|---|
| .. | ||
| BasicIntegrationTest.cs | ||
| CodeGenerationIntegrationTest.cs | ||
| HtmlAttributeIntegrationTest.cs | ||
| ImportsIntegrationTest.cs | ||
| InstrumentationPassIntegrationTest.cs | ||
| IntegrationTestBase.cs | ||
| IntializeTestFileAttribute.cs | ||
| LineMappingsSerializer.cs | ||
| PageDocumentIntegrationTest.cs | ||
| RazorIRNodeSerializer.cs | ||
| RazorIRNodeVerifier.cs | ||
| RazorIRNodeWriter.cs | ||
| TagHelpersIntegrationTest.cs | ||
| TestTagHelperDescriptors.cs | ||