- 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 |
||
|---|---|---|
| .. | ||
| CSharpTokenizerCommentTest.cs | ||
| CSharpTokenizerIdentifierTest.cs | ||
| CSharpTokenizerLiteralTest.cs | ||
| CSharpTokenizerOperatorsTest.cs | ||
| CSharpTokenizerTest.cs | ||
| CSharpTokenizerTestBase.cs | ||
| HtmlTokenizerTest.cs | ||
| HtmlTokenizerTestBase.cs | ||
| TokenizerLookaheadTest.cs | ||
| TokenizerTestBase.cs | ||