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 Updated the build files. 2014-01-28 22:18:20 -08:00
NuGet.Config
Razor.sln
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:18:43 -08:00
makefile.shade