1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Experimenting with dotnet runtime.
Find a file
2023-05-29 18:27:11 -07:00
.config Fix code coverage of corelib by updating coverlet (#86566) 2023-05-22 06:19:30 -04:00
.devcontainer [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
.github [main] Servicing docs improvements (#85855) 2023-05-08 17:38:34 -06:00
docs Add note about transient pointers to ECMA augments (#86622) 2023-05-22 22:04:38 -07:00
eng [main] Update dependencies from dnceng/internal/dotnet-optimization (#86436) 2023-05-22 14:02:11 -07:00
src Fixes after rebasing 2023-05-29 18:27:11 -07:00
.clang-format
.dockerignore
.editorconfig Enable IDE0060 (Remove unused parameter) analyzer (#72667) 2022-11-08 14:05:34 +01:00
.gitattributes [wasm] deprecate legacy JS API and propose new (#73068) 2022-08-04 08:19:50 +02:00
.gitignore Just create the C# file with colon on name on Linux, keep the csproj always there (#82724) 2023-02-27 17:05:16 -03:00
.markdownlint.json
.vsconfig Delete Windows arm32 support (#86065) 2023-05-10 20:02:38 -07:00
build.cmd
Build.proj Copy local intellisense xmls for assemblies with source of truth. (#79134) 2023-02-01 14:29:00 -08:00
build.sh
CODE-OF-CONDUCT.md
CONTRIBUTING.md Fixed link to PR guide in CONTRIBUTING.md (#85876) 2023-05-06 17:12:32 -07:00
Directory.Build.props Initial build configuration for Haiku (#86303) 2023-05-17 08:10:39 -07:00
Directory.Build.targets Remove VersionSuffix from servicing builds (#83311) 2023-03-13 09:52:40 +01:00
Directory.Solution.props
dotnet.cmd
dotnet.sh
global.json [main] Update dependencies from 7 repositories (#85913) 2023-05-22 09:40:07 +02:00
LICENSE.TXT
NuGet.config Update dependencies from https://github.com/dotnet/arcade build 20230518.1 (#86437) 2023-05-18 11:41:34 -05:00
PATENTS.TXT
README.md Update README.md 2023-05-28 11:07:46 -07:00
SECURITY.md
THIRD-PARTY-NOTICES.TXT Vectorize the CRC64 implementation (#85221) 2023-05-18 20:09:37 +02:00

Experimenting with dotnet runtime.

Once in a while I have an idea and I want to give it a try.