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

Core bump 2021 #5

Merged
merged 35 commits into from
Sep 5, 2024
Merged

Core bump 2021 #5

merged 35 commits into from
Sep 5, 2024

Conversation

vbfox
Copy link
Owner

@vbfox vbfox commented May 9, 2021

Bump FSharp.Core to it's 2021 edition with support for interpolated strings

TODO:

  • Add more tests of each case
  • Document how Interpolated string holes and format specifiers ends up as PrintableElement
  • Finds out what should be our version dependencies
  • Compile via expression trees instead of doing reflection when the env allow compilation

vbfox added 2 commits May 10, 2021 22:07
Not yet finished, need a few more things like precision, custom
functions
@jwosty
Copy link

jwosty commented Jul 6, 2023

Is there anything I can do to help get this through? I would really love to be able to interop with interpolated strings and the new format specifiers (%B, %o, etc) in custom printf functions.

@vbfox vbfox merged commit 0f76c10 into master Sep 5, 2024
2 checks passed
@vbfox vbfox deleted the core_bump_2021 branch September 5, 2024 21:35
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