Dustin Campbell
921b135f02
Rename MS.ANC.Razor.LanguageSupport to MS.ANC.Razor.Utilities.Shared
2023-02-15 14:27:25 -08:00
Ryan Brandenburg
e1da818169
Merge branch 'main' of github.com:dotnet/razor-tooling into ExternalAccesClean
2023-01-30 14:44:13 -08:00
Ryan Brandenburg
8a8123ad82
Fix sln
2023-01-23 13:29:41 -08:00
Ryan Brandenburg
1aa297a61e
ExternalAccess
2022-12-29 15:52:20 -08:00
Ryan Brandenburg
5f1efa660b
External Access
2022-12-27 09:53:07 -08:00
Chris Sienkiewicz
13ad9d5c10
Add benchmarks ( #7963 )
...
* Add benchmarks:
- Add new benchmark project
- Add sample app that can be benchmarked
- Check ratio and report failures with exit code.
2022-12-06 22:35:55 +00:00
Dustin Campbell
942d44e61e
Merge pull request #7960 from DustinCampbell/object-pools
...
Add object pooling infrastructure
2022-12-01 15:43:42 -08:00
Allison Chou
b83534429c
Revert "Merge pull request #7936 from ryanbrandenburg/OmniSharpDecouple" ( #7980 )
...
This reverts commit 4e6fc5ac79
, reversing
changes made to cad3ad5cb0
.
2022-12-01 20:27:45 +00:00
Dustin Campbell
71a4c71d94
Add a few tests for object pooling
2022-11-30 13:44:02 -08:00
Ryan Brandenburg
1f62c288ca
PublicAPI
2022-11-18 11:29:53 -08:00
David Wengier
6b3dd52c9d
Consolidate all projects in to Razor.sln
...
* Remove razor-compiler.sln from root directory
* Move Razor.sln and Razor.Slim.slnf into root directory
* Put all projects from razor-compiler.sln into Razor.sln, with same solution folder layout
* Fix builds and docs
* Remove a couple of redundant files in the src\Razor folder
2022-11-13 16:01:05 +11:00