This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Commit baa380b
Replace (nearly) all ref cells in the compiler with mutable values (dotnet#8063)
* # This is a combination of 9 commits.
# This is the 1st commit message:
ref -> mutable in more places in the compiler
# The commit message #2 will be skipped:
# Update dependencies from https://github.com/dotnet/arcade build 20191229.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19629.1
# The commit message #3 will be skipped:
# Update dependencies from https://github.com/dotnet/arcade build 20191230.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19630.1
# The commit message #4 will be skipped:
# Update dependencies from https://github.com/dotnet/arcade build 20191231.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19631.1
# The commit message #5 will be skipped:
# Update dependencies from https://github.com/dotnet/arcade build 20200101.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20051.1
# The commit message #6 will be skipped:
# Update dependencies from https://github.com/dotnet/arcade build 20191216.5 (dotnet#8079)
#
# - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19616.5
# The commit message #7 will be skipped:
# dispose fsi at the end of a scripting session (dotnet#8084)
#
# The commit message #8 will be skipped:
# Added static link tests and extended CompilerAssert (dotnet#8101)
#
# * Changed CompilerAssert to static class. Added Compile/Execute methods that take a Compilation description. Added static link tests
#
# * Hiding compilation description internals
#
# * Added another test to check for sanity
#
# * Making a few optional parameters
#
# * Hiding internals of CompilationReference
# The commit message #9 will be skipped:
# Parameterize product version (dotnet#8031)
#
# * Parameterize Product details
#
# * fcs
#
# * Repack pkgdef
* no ilread1 parent 8641546 commit baa380b
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
| 474 | + | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| |||
0 commit comments