Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fsharp 5 #7

Merged
merged 1,292 commits into from
Feb 25, 2021
Merged

Fsharp 5 #7

merged 1,292 commits into from
Feb 25, 2021

Conversation

nosami
Copy link
Member

@nosami nosami commented Feb 23, 2021

No description provided.

Swoorup and others added 30 commits February 22, 2021 14:34
)

* Don't add "opens" for parens namespaces to tc environments

* Revert sorted opens change

* Better parameter name

* Add test

* Update parameter name in signature

* Add another test case
* Update dependencies from https://github.com/dotnet/arcade build 20201029.1

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20527.10 -> To Version 6.0.0-beta.20529.1

* Update dependencies from https://github.com/dotnet/arcade build 20201030.2

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20527.10 -> To Version 6.0.0-beta.20530.2

* Update dependencies from https://github.com/dotnet/arcade build 20201102.5

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20527.10 -> To Version 6.0.0-beta.20552.5

* retain stable sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Brett V. Forsgren <[email protected]>
* Keep extern declaration access

* Add test

* Simplify test

* Check no modifier, explicit public modifier

* Cleanup

* Fix test
* Improved nice print to give literal values

* Addressed CR
`implemented` instead of `implemeneted`.
…et#10425)

* Mention performance improvement to Set and Map in Release Notes

Mention performance improvement to Set and Map in Release Notes
see https://twitter.com/buybackoff/status/1326530575902011392

* Avoid superlatives

Co-authored-by: Phillip Carter <[email protected]>

Co-authored-by: Phillip Carter <[email protected]>
yeet

Co-authored-by: Phillip Carter <[email protected]>
* Net standard only FSharp.Core

* temp
…otnet#9839)

* Move existing Compiler.ComponentTests to a new Compiler.fs framework; Add 'parse' function

* Changed some wording in error messages
* Update to fsharp5

* Update preview error messages

* Update error messages

* fix
* Update lang version for interpolated strings

* error messages
* Bloody mutable fields (dotnet#10116)

* Fix 9150 --- #i nuget on desktop witout net48 ref assemblies fails. (dotnet#10114)

* signing (dotnet#10108)

Co-authored-by: Kevin Ransom (msft) <[email protected]>
* change default language version

* Update error message

* fix tests
TIHan and others added 23 commits February 22, 2021 14:36
* Backing out stackoverflow fix by delayed gen methods

* Trying to lazily gen IL

* Making ILMethodBody.IL be lazy

* Consolidating lazy methodbodies by removing ILLazyMethodBody

* Updating baseline and fixing build

* Minor change
* Update sdk version

* sig
Co-authored-by: Cristiano Suzuki <[email protected]>
…ure help when triggering an inner application inside a lambda (dotnet#10954) (dotnet#10973)

* Fix issue where sighelp triggered in lambda gave outer signature help

* Updates
@Therzok
Copy link

Therzok commented Feb 23, 2021

😅 I trust this is all correct

@nosami nosami merged commit bfb7dce into fsharp-editor Feb 25, 2021
@Therzok Therzok deleted the fsharp-5 branch February 25, 2021 12:09
nosami pushed a commit that referenced this pull request Jan 26, 2022
…otnet#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 ilread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.