- Now that what used to be CodeGenerators are now ChunkGenerators we can rename the CodeBuilder into its correct structure: a CodeGenerator. - Moved the TagHelperAttributeValueCodeRenderer from the TagHelpers namespace into the CodeGeneration namespace. - Went through several classes and remove and sorted usings. - Updated test files to abide by the new naming convention of Builders => CodeGenerators. #140 |
||
|---|---|---|
| .. | ||
| BlockExtensions.cs | ||
| BlockFactory.cs | ||
| BlockTypes.cs | ||
| CodeParserTestBase.cs | ||
| CsHtmlCodeParserTestBase.cs | ||
| CsHtmlMarkupParserTestBase.cs | ||
| ErrorCollector.cs | ||
| MarkupParserTestBase.cs | ||
| ParserTestBase.cs | ||
| RawTextSymbol.cs | ||
| TestSpanBuilder.cs | ||