Ajay Bhargav Baaskaran
|
4811807329
|
Moved CSharpCodeWriter out of legacy
|
2017-06-21 15:05:46 -07:00 |
Ryan Nowak
|
21e26ad4aa
|
Rename RazorIRNode
Get rid of references to 'IR'
|
2017-06-21 12:55:16 -07:00 |
Ajay Bhargav Baaskaran
|
3892a6fede
|
Removed ChecksumIRNode
|
2017-06-16 11:14:54 -07:00 |
Ryan Nowak
|
6860806213
|
Make usage of FileName and FilePath consistent
FileName => "Foo.cshtml"
FilePath => "/Bar/Baz/Foo.cshtml"
|
2017-06-12 16:15:26 -07:00 |
Ajay Bhargav Baaskaran
|
f099232ca4
|
Moved scope writer logic to BasicWriter
|
2017-06-09 12:10:00 -07:00 |
Ajay Bhargav Baaskaran
|
a6d2c04195
|
[Fixes #1379] Rename CSharpStatement to CSharpCode
|
2017-06-07 15:20:47 -07:00 |
Ajay Bhargav Baaskaran
|
2f03a39e41
|
Refactored attribute values IR
|
2017-05-26 12:34:34 -07:00 |
Ajay Bhargav Baaskaran
|
b44d59ca36
|
Remove Redirect writers
|
2017-05-11 15:38:54 -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 |
Ajay Bhargav Baaskaran
|
0b17f14d68
|
Moved AddTagHelperHtmlAttribute from renderer to writer
|
2017-04-14 11:49:56 -07:00 |
Ajay Bhargav Baaskaran
|
0f7b0f5d8c
|
[Fixes #1196] Remove Content property from HtmlContentIRNode
|
2017-04-10 12:54:11 -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 |