Steve Sanderson
|
7e40427ffe
|
Razor compilation: Support text literals and C# code
|
2018-01-15 23:11:48 +00:00 |
Steve Sanderson
|
3ccdc1d16f
|
Begin integrating with real Razor compiler
|
2018-01-14 16:37:01 +00:00 |
Steve Sanderson
|
a32b857d96
|
When compiling Razor files, generate namespace based on directory path
|
2018-01-14 14:35:13 +00:00 |
Steve Sanderson
|
654c16fb44
|
Begin unit tests for RazorCompiler
|
2018-01-12 15:08:10 +00:00 |
Steve Sanderson
|
f8cbed2326
|
Update unit tests to reflect updated Mono BCL. Much of this will disappear once we start optimizing the BCL.
|
2018-01-12 14:16:41 +00:00 |
Steve Sanderson
|
04f9c476a8
|
Update StandaloneApp to render a component. Remove some redundant code.
|
2018-01-09 13:45:15 +00:00 |
Steve Sanderson
|
dfd6c4a1c2
|
Begin E2E testing for BasicTestApp and component rendering in browser
|
2018-01-04 17:35:58 +00:00 |
Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
c49a67dcf0
|
Tidy up build filesystem providers code
|
2017-12-14 15:12:18 +00:00 |
Steve Sanderson
|
85cc7aee34
|
Use CompositeMountedFileProvider to simplify build logic
|
2017-12-14 14:48:36 +00:00 |
Steve Sanderson
|
aa63da5151
|
Write out all client app files to disk at build time instead of serving dynamically at runtime
|
2017-12-14 11:59:55 +00:00 |