Pranav K
|
a5668bdbab
|
Make CompleteBlock accessible to derived parser
|
2014-09-17 12:46:00 -07:00 |
N. Taylor Mullen
|
9a6a3af450
|
Transition Microsoft.AspNet.Razor from csproj to kproj.
Needed to modify some source to use new resx format.
#32
|
2014-06-04 14:58:01 -07:00 |
N. Taylor Mullen
|
d0541ad5b2
|
Modify await keyword to accept dots.
When doing Html.Foo we used to not accept the "." and then group the rest of the line together at the end.
#45
|
2014-05-15 10:51:59 -07:00 |
Andrew Peters
|
477141564f
|
Updating copyright headers
|
2014-05-08 23:01:26 -07:00 |
anpete
|
6c2130239f
|
Update file headers
|
2014-05-01 17:40:52 -07:00 |
N. Taylor Mullen
|
50314ca7e5
|
Add the ability for users to await expressions.
This enabled things like @await Foo(). We special case the await keyword and allow another snippet of code to follow it.
|
2014-03-18 12:37:07 -07:00 |
Pranav K
|
63e55ce776
|
Updating resx strings to use tt format
|
2014-02-12 10:11:23 -08:00 |
David Fowler
|
ff854e3e15
|
Initial commit.
|
2014-01-11 20:12:30 -08:00 |