aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 6114d5d269 Modify parser to group html begin/end elements.
- Added a "Tag" block type.
- Wrapped all begin/end elements in a "Tag" Markup block.

#75
2014-08-26 14:53:09 -07:00
..
Editor
Framework
Generator Fix for Razor #84 - Optimize GetSourceLocation 2014-08-20 13:22:23 -07:00
Parser
TestFiles
Text
Tokenizer Modify parser to group html begin/end elements. 2014-08-26 14:53:09 -07:00
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.kproj Removed source files from the project 2014-08-15 09:24:16 -07:00
Project.json Renamed configurations to frameworks in project.json 2014-07-13 22:00:23 -07:00
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs
StringTextBuffer.cs