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 |
Ajay Bhargav Baaskaran
|
a6d2c04195
|
[Fixes #1379] Rename CSharpStatement to CSharpCode
|
2017-06-07 15:20:47 -07:00 |
Ryan Nowak
|
e391ac7a3c
|
Split options into ParserOptions and CodeGenerationOptions
|
2017-05-18 10:22:39 -07:00 |
Ajay Bhargav Baaskaran
|
8cf7d248e7
|
[Issue #1318] Renamed RuntimeTarget to CodeTarget
|
2017-05-12 16:32:55 -07:00 |
Ryan Nowak
|
ab98c5d837
|
Fix #1322 #1328 #1310 #1325
This are mechanical API Cleanup issues.
|
2017-05-12 13:11:16 -07:00 |
Ryan Nowak
|
2afe2e1627
|
Rename RazorMethodDeclaration -> MethodDeclaration
|
2017-05-11 10:22:45 -07:00 |
Ryan Nowak
|
eb3c47b6ca
|
Add annotations
Fixes #990. This should make a lot of IR manipulations very simple.
|
2017-05-10 16:38: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 |