Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
fsharp
Public
Notifications
You must be signed in to change notification settings
Fork
870
Star
4.3k
Code
Issues
1.2k
Pull requests
103
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Optimize 'string', remove boxing where possible, prevent FS0670, simplify generic code (RFC-1089)
- #9549
#9549
Merged
TIHan
merged 18 commits into
dotnet:main
dotnet/fsharp:main
from
abelbraaksma:Fix-string-FS0670-error
abelbraaksma/fsharp:Fix-string-FS0670-error
Copy head branch name to clipboard
Aug 22, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Optimize 'string', remove boxing where possible, prevent FS0670, simplify generic code (RFC-1089)
#9549
TIHan
merged 18 commits into
dotnet:main
dotnet/fsharp:main
from
abelbraaksma:Fix-string-FS0670-error
abelbraaksma/fsharp:Fix-string-FS0670-error
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2020
Merge from Re-enable-tests-for-operators
abelbraaksma
committed
9eb147a
View commit details
Copy full SHA for 9eb147a
Browse repository at this point
Commits on Jun 23, 2020
Add tests that cover the changes for fixing FS0670
abelbraaksma
committed
f2fe117
View commit details
Copy full SHA for f2fe117
Browse repository at this point
Un-inline `string` to allow used in generic overrides and types
abelbraaksma
committed
a291564
View commit details
Copy full SHA for a291564
Browse repository at this point
Commits on Jun 24, 2020
Fix 3x C# default impl tests by removing dep. on FSharp.Core.dll
abelbraaksma
committed
cbe9123
View commit details
Copy full SHA for cbe9123
Browse repository at this point
Commits on Jun 28, 2020
Implement new 'string' ideas from RFC-1089
abelbraaksma
committed
fcb21dd
View commit details
Copy full SHA for fcb21dd
Browse repository at this point
Merge with master
abelbraaksma
committed
38fe68c
View commit details
Copy full SHA for 38fe68c
Browse repository at this point
Commits on Jun 29, 2020
Some housekeeping, adding IFormattable to the list
abelbraaksma
committed
94ca2bb
View commit details
Copy full SHA for 94ca2bb
Browse repository at this point
Commits on Jun 30, 2020
Further optimizations for unsigned ints and (u)nativeint
abelbraaksma
committed
25c5f81
View commit details
Copy full SHA for 25c5f81
Browse repository at this point
Merge branch 'master' into Fix-string-FS0670-error
abelbraaksma
committed
e2c7932
View commit details
Copy full SHA for e2c7932
Browse repository at this point
Commits on Jul 2, 2020
Adding back 'inline' but not SRTP
abelbraaksma
committed
2532eb6
View commit details
Copy full SHA for 2532eb6
Browse repository at this point
Commits on Jul 3, 2020
Ignore NCrunch temp files and local user files
abelbraaksma
committed
960a60e
View commit details
Copy full SHA for 960a60e
Browse repository at this point
Fix string of enum-of-char
abelbraaksma
committed
a64a6c5
View commit details
Copy full SHA for a64a6c5
Browse repository at this point
Commits on Jul 5, 2020
Merge branch 'Fix-issue-with-tests-9617' into Fix-string-FS0670-error
abelbraaksma
committed
5411dc6
View commit details
Copy full SHA for 5411dc6
Browse repository at this point
Fix tests in ExprTests.fs
abelbraaksma
committed
489ab64
View commit details
Copy full SHA for 489ab64
Browse repository at this point
Distinguish between FSharp.Core 4.5, 4.6 and 4.7 in tests in ExprTests.fs
abelbraaksma
committed
0a762ce
View commit details
Copy full SHA for 0a762ce
Browse repository at this point
Commits on Jul 11, 2020
Merge branch 'Fix-issue-with-tests-9617' into Fix-string-FS0670-error
abelbraaksma
committed
3558b3c
View commit details
Copy full SHA for 3558b3c
Browse repository at this point
Commits on Jul 21, 2020
Merge with 'master', resolve conflicts
abelbraaksma
committed
31a4afa
View commit details
Copy full SHA for 31a4afa
Browse repository at this point
Commits on Aug 21, 2020
Merge branch 'main' into Fix-string-FS0670-error
abelbraaksma
committed
096f262
View commit details
Copy full SHA for 096f262
Browse repository at this point
You can’t perform that action at this time.