aspnetcore/src
Ajay Bhargav Baaskaran 8ac5468714 Refactor IR phases
- 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
2017-02-14 14:51:36 -08:00
..
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Evolution Refactor IR phases 2017-02-14 14:51:36 -08:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.CodeAnalysis.Razor Fix building the vsix inside VS 2017-02-14 12:55:43 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces Fix building the vsix inside VS 2017-02-14 12:55:43 -08:00
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.VisualStudio.LanguageServices.Razor
RazorPageGenerator