Ryan Nowak
|
d3e37f20ce
|
Add some new IR nodes
This adds the basics of a few new node types. I'll do a follow up to start
using these so we can eliminate some misuse of the statement node.
|
2017-05-11 14:52:31 -07:00 |
Ryan Nowak
|
2afe2e1627
|
Rename RazorMethodDeclaration -> MethodDeclaration
|
2017-05-11 10:22:45 -07:00 |
Ajay Bhargav Baaskaran
|
4e2cd0c2d6
|
Finish writer implementation of the remaining IR nodes and added tests
- SetTagHelperPropertyIRNode
- ChecksumIRNode
- UsingStatementIRNode
- Preallocated attributes target extension
- HtmlAttributeIRNode and friends
- Design time directive helper target extension
- Removed renderers and rendering conventions
- Regenerated IR baselines
Issue - #846 and #1051
|
2017-04-21 11:46:34 -07:00 |
N. Taylor Mullen
|
0618bae3bd
|
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
- Also updated corresponding test project to go from Evolution => Language.
- Regenerated test files to reflect new file paths.
#1169
|
2017-04-10 10:20:04 -07:00 |