Ajay Bhargav Baaskaran
|
11c5293862
|
Unnest IntermediateToken.TokenKind
|
2017-07-06 11:15:36 -07:00 |
Ajay Bhargav Baaskaran
|
5e57e9f235
|
Make IntermediateNodeBuilder internal (#1455)
|
2017-06-23 11:15:25 -07:00 |
Ryan Nowak
|
21e26ad4aa
|
Rename RazorIRNode
Get rid of references to 'IR'
|
2017-06-21 12:55:16 -07:00 |
Ryan Nowak
|
503ba669d0
|
Get rid of Parent from IR node
|
2017-06-08 19:22:14 -07:00 |
Ajay Bhargav Baaskaran
|
a6d2c04195
|
[Fixes #1379] Rename CSharpStatement to CSharpCode
|
2017-06-07 15:20:47 -07:00 |
Ryan Nowak
|
2ec2b98f83
|
Fix #1312 - make ExecuteCore protected
|
2017-05-12 17:54:09 -07:00 |
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 |
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 |
Ajay Bhargav Baaskaran
|
bc347d736f
|
[Fixes #964] Removed Content property from CSharpStatementIRNode
|
2017-03-31 10:52:53 -07:00 |
Ryan Brandenburg
|
72febdac64
|
Move Razor.Host to Razor
|
2017-03-22 16:10:44 -07:00 |