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

Fable support #1

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

Fable support #1

wants to merge 8 commits into from

Conversation

ncave
Copy link
Owner

@ncave ncave commented May 18, 2019

Added Fable support in FCS for parsing / type checking F# code in JavaScript.

Use cases:

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

@ncave ncave force-pushed the fable branch 6 times, most recently from 3dea427 to f667e7a Compare May 20, 2019 02:03
@ncave ncave force-pushed the fable branch 2 times, most recently from 334cbc3 to ef5cd38 Compare August 5, 2019 02:35
@ncave
Copy link
Owner Author

ncave commented Aug 5, 2019

Rebased to latest.

@ncave ncave force-pushed the fable branch 2 times, most recently from 669d1f1 to 3734bdf Compare September 17, 2019 15:58
@ncave
Copy link
Owner Author

ncave commented Sep 17, 2019

Rebased to latest.

@ncave
Copy link
Owner Author

ncave commented Sep 25, 2019

@alfonsogarciacaro Rebased to latest.

@ncave
Copy link
Owner Author

ncave commented Sep 25, 2019

@alfonsogarciacaro I retargeted the codegen back to netcoreapp2.1 with RollForward, can you try building fcs-fable? Thanks.

@alfonsogarciacaro
Copy link

@ncave Awesome, it's working now! 🙌 I will update the Fable REPL and fable-compiler-js 👍

@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 fable branch 6 times, most recently from 53d048c to 2d8b17e Compare October 13, 2020 07:06
@ncave
Copy link
Owner Author

ncave commented Oct 13, 2020

Rebased to latest.

@ncave ncave force-pushed the fable branch 6 times, most recently from 7daf672 to 7f4e1d8 Compare October 23, 2023 14:13
@ncave ncave force-pushed the fable branch 2 times, most recently from b9cfa2b to 2f36fe6 Compare December 8, 2023 23:32
Repository owner deleted a comment from github-actions bot Nov 22, 2024
Repository owner deleted a comment from github-actions bot Nov 22, 2024
@ncave
Copy link
Owner Author

ncave commented Nov 22, 2024

Rebased to 3dff60a

Copy link

Caution

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

Copy link

github-actions bot commented Jan 11, 2025

❗ 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.300.md No release notes found or release notes format is not correct

@ncave ncave force-pushed the fable branch 2 times, most recently from a5d2a5d to 37dd329 Compare January 14, 2025 23:08
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.

2 participants