Go to file
N. Taylor Mullen bc3d32ec74 Modify base Visitor class to be more generic.
This involved adding more boiler plate to the base of the visitor classes such as a Writer and a Context.  By following this contract for new visitors we'll ensure that visitors have enough information to add new features to Razor.
2014-02-04 14:56:00 -08:00
src/Microsoft.AspNet.Razor Modify base Visitor class to be more generic. 2014-02-04 14:56:00 -08:00
test Revert changes to CSharpDesignTimeHelpersVisitor. 2014-02-04 11:59:50 -08:00
.gitattributes
.gitignore
NuGet.Config
Razor.sln
build.cmd
makefile.shade