* Updated the tokenizer and parser to operate on SyntaxTokens directly - The tokenizer and parser now operates directly on SyntaxTokens (Green) - The SyntaxToken(Red) is now created when the Span is built with the correct parent and position - All other passes that run after the parsing is complete(TagHelperRewriter etc) will operate on the Red tokens. - There is now only one type for all SyntaxTokens. They are differentiated by their SyntaxKind. - Added equivalence checking for tokens - Updated test code to react - Regenerated baselines |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Mvc.Razor.Extensions | ||
| Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X | ||
| Microsoft.AspNetCore.Razor | ||
| Microsoft.AspNetCore.Razor.Design | ||
| Microsoft.AspNetCore.Razor.Language | ||
| Microsoft.AspNetCore.Razor.Runtime | ||
| Microsoft.AspNetCore.Razor.Tasks | ||
| Microsoft.AspNetCore.Razor.Tools | ||
| Microsoft.CodeAnalysis.Razor | ||
| Microsoft.CodeAnalysis.Razor.Workspaces | ||
| Microsoft.CodeAnalysis.Remote.Razor | ||
| Microsoft.NET.Sdk.Razor | ||
| Microsoft.VisualStudio.Editor.Razor | ||
| Microsoft.VisualStudio.LanguageServices.Razor | ||
| Microsoft.VisualStudio.Mac.LanguageServices.Razor | ||
| RazorPageGenerator | ||
| Directory.Build.props | ||