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

Added service_slim #2

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Added service_slim #2

wants to merge 13 commits into from

Conversation

ncave
Copy link
Owner

@ncave ncave commented May 18, 2019

Lean subset of the FCS type checker, with caching.

git clone https://github.com/ncave/fsharp.git
cd fsharp
git checkout service_slim
bash fcs/build.sh

Binaries will be in artifacts/bin/FSharp.Compiler.Service/Release/netstandard2.0/

@ncave ncave force-pushed the service_slim branch 2 times, most recently from d8682fd to 7077750 Compare August 2, 2019 10:13
@ncave
Copy link
Owner Author

ncave commented Aug 2, 2019

@alfonsogarciacaro Rebased to latest.

@ncave ncave force-pushed the service_slim branch 3 times, most recently from a2a6756 to d08a3fe Compare August 5, 2019 02:45
@ncave
Copy link
Owner Author

ncave commented Aug 5, 2019

@alfonsogarciacaro Added ResolutionFolder fix for #1868.

@ncave
Copy link
Owner Author

ncave commented Sep 25, 2019

@alfonsogarciacaro Rebased to latest.

ncave pushed a commit that referenced this pull request Jan 17, 2020
…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
@ncave ncave force-pushed the service_slim branch 4 times, most recently from 4ec9fdd to 6235db3 Compare April 7, 2020 18:40
@ncave
Copy link
Owner Author

ncave commented Apr 13, 2020

Rebased to latest.

@ncave ncave changed the base branch from master to main June 15, 2020 22:08
@ncave ncave force-pushed the service_slim branch 2 times, most recently from ba7c844 to 4ed8a55 Compare October 2, 2020 15:52
@ncave
Copy link
Owner Author

ncave commented Oct 2, 2020

Rebased to latest.

@ncave ncave force-pushed the service_slim branch 4 times, most recently from aabca4b to 48dca9d Compare November 3, 2020 04:17
@ncave
Copy link
Owner Author

ncave commented Nov 3, 2020

Rebased to latest (which includes #9510).

Copy link

github-actions bot commented Dec 8, 2023

❗ Release notes required

@ncave,

Caution

No release notes found for the changed paths (see table below).

Please make sure to add an entry with an informative description of the change as well as link to this pull request, issue and language suggestion if applicable. Release notes for this repository are based on Keep A Changelog format.

The following format is recommended for this repository:

* <Informative description>. ([PR #XXXXX](https://github.com/dotnet/fsharp/pull/XXXXX))

See examples in the files, listed in the table below or in th full documentation at https://fsharp.github.io/fsharp-compiler-docs/release-notes/About.html.

If you believe that release notes are not necessary for this PR, please add NO_RELEASE_NOTES label to the pull request.

You can open this PR in browser to add release notes: open in github.dev

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.200.md No release notes found or release notes format is not correct

Copy link

Caution

Repository is on lockdown for maintenance, all merges are on hold.

ncave pushed a commit that referenced this pull request Nov 16, 2024
* Update to .NET9p7 SDK

* Add dotnet9 feed

* Update trimming

* update trimming #2
@ncave
Copy link
Owner Author

ncave commented Nov 22, 2024

Rebased to 3dff60a

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.

4 participants