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 }}
manofstick
/
visualfsharp
Public
forked from
dotnet/fsharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 21, 2023
Merge branch 'dotnet:main' into master
manofstick
authored
ffd74c6
View commit details
Copy full SHA for ffd74c6
Browse repository at this point
Commits on Jun 20, 2023
Update error message of parsMultipleAccessibilitiesForGetSet (#15424)
Show description for a22ab7c
nojaf
and
KevinRansom
authored
a22ab7c
View commit details
Copy full SHA for a22ab7c
Browse repository at this point
Included existing NoWarn value (#15444)
nojaf
authored
84d5c03
View commit details
Copy full SHA for 84d5c03
Browse repository at this point
Update FCS NuGet preview feeds (#15446)
nojaf
authored
f9e66b4
View commit details
Copy full SHA for f9e66b4
Browse repository at this point
Parser: recover on unfinished namespaces and top level modules (#15439)
Show description for 325d6f4
auduchinok
and
T-Gro
authored
325d6f4
View commit details
Copy full SHA for 325d6f4
Browse repository at this point
Commits on Jun 19, 2023
Fix suggested overload from "MergeSource" to "MergeSources" (#15306)
Show description for ab0e704
njlr
authored
ab0e704
View commit details
Copy full SHA for ab0e704
Browse repository at this point
Parser: recover on unfinished `type` declarations (#15410)
Show description for 7a95c98
auduchinok
authored
7a95c98
View commit details
Copy full SHA for 7a95c98
Browse repository at this point
Print two members in signature file when the visibility differs between the getter and setter. (#15435)
Show description for fd05137
nojaf
authored
fd05137
View commit details
Copy full SHA for fd05137
Browse repository at this point
Parser: recover on unfinished nested modules (#15402)
auduchinok
authored
db4dbc1
View commit details
Copy full SHA for db4dbc1
Browse repository at this point
Improve performance of graph-based type-checking - don't validate filepaths unnecessarily (#15431)
Show description for d632aa4
safesparrow
authored
d632aa4
View commit details
Copy full SHA for d632aa4
Browse repository at this point
Commits on Jun 16, 2023
Some cleanup in the editor code (#15412)
Show description for 9c55d32
psfinaki
authored
9c55d32
View commit details
Copy full SHA for 9c55d32
Browse repository at this point
Parser: recover on unfinished `open` (#15377)
auduchinok
authored
61dffdd
View commit details
Copy full SHA for 61dffdd
Browse repository at this point
Commits on Jun 15, 2023
Parser: recover on unfinished 'do' members with new indentation rules (#15392)
auduchinok
authored
af18bf0
View commit details
Copy full SHA for af18bf0
Browse repository at this point
Democratizing code fixes - part two (#15398)
psfinaki
authored
d984929
View commit details
Copy full SHA for d984929
Browse repository at this point
Parser: recover on unfinished simple 'member' declarations (#15102)
Show description for 11f0f70
auduchinok
authored
11f0f70
View commit details
Copy full SHA for 11f0f70
Browse repository at this point
Fix14779 (#15384)
Show description for c353a33
KevinRansom
authored
c353a33
View commit details
Copy full SHA for c353a33
Browse repository at this point
Commits on Jun 14, 2023
Bump NuGet.Protocol (#15395)
Show description for f9181c8
dependabot[bot]
authored
f9181c8
View commit details
Copy full SHA for f9181c8
Browse repository at this point
Fix DependencyManager bug (#15391)
0101
authored
72f3248
View commit details
Copy full SHA for 72f3248
Browse repository at this point
LexFilter: rework wrong indentation recovery (#15334)
Show description for d1ca485
auduchinok
authored
d1ca485
View commit details
Copy full SHA for d1ca485
Browse repository at this point
Democratizing code fixes - part one (#15373)
Show description for 0cb3300
psfinaki
authored
0cb3300
View commit details
Copy full SHA for 0cb3300
Browse repository at this point
Improve type error ranges in computed collections (#15381)
Show description for 8a0d4d0
kerams
authored
8a0d4d0
View commit details
Copy full SHA for 8a0d4d0
Browse repository at this point
Add typars in binding when there is an order mismatch. (#15366)
nojaf
authored
24eef2c
View commit details
Copy full SHA for 24eef2c
Browse repository at this point
Return F# signature text for C# override. (#15374)
nojaf
authored
4c0eb4d
View commit details
Copy full SHA for 4c0eb4d
Browse repository at this point
Fix find references bug in VS for operators which start with '>' (#15386)
sudqijawabreh
authored
bc53e0d
View commit details
Copy full SHA for bc53e0d
Browse repository at this point
Commits on Jun 13, 2023
Fsc: add `--tokenize-debug` (#15370)
Show description for d9e267b
auduchinok
authored
d9e267b
View commit details
Copy full SHA for d9e267b
Browse repository at this point
Parser: fix `while`, `for`, `do` expression ranges (#15369)
Show description for e333828
auduchinok
authored
e333828
View commit details
Copy full SHA for e333828
Browse repository at this point
Commits on Jun 12, 2023
Wrap hash postfix type in parentheses. (#15355)
Show description for dbe12da
nojaf
authored
dbe12da
View commit details
Copy full SHA for dbe12da
Browse repository at this point
remove support for --noframework from fsi (#15362)
Show description for 01ee955
KevinRansom
authored
01ee955
View commit details
Copy full SHA for 01ee955
Browse repository at this point
Commits on Jun 9, 2023
Reorganise component tests (#15353)
Show description for 7994fd7
KevinRansom
authored
7994fd7
View commit details
Copy full SHA for 7994fd7
Browse repository at this point
Collect diagnostics from skipped implementation files, fixes #15337 (#15351)
Show description for 8946992
majocha
and
nojaf
authored
8946992
View commit details
Copy full SHA for 8946992
Browse repository at this point
Fsc: add indentation to --tokenize output (#15347)
Show description for ca41803
auduchinok
and
KevinRansom
authored
ca41803
View commit details
Copy full SHA for ca41803
Browse repository at this point
Commits on Jun 8, 2023
Fixes: #15333 - Error C2086 while using F# library from CPP/CLI project (#15341)
Show description for fa8b61b
KevinRansom
authored
fa8b61b
View commit details
Copy full SHA for fa8b61b
Browse repository at this point
Fix cache path (#15317)
Show description for 96fec62
KevinRansom
and
T-Gro
authored
96fec62
View commit details
Copy full SHA for 96fec62
Browse repository at this point
Don't consider seq`1 prefix in NicePrint. (#15280)
Show description for 1e5b5e4
nojaf
and
dawedawe
authored
1e5b5e4
View commit details
Copy full SHA for 1e5b5e4
Browse repository at this point
Print attributes for layoutArgInfo. (#15322)
Show description for 37a5baa
nojaf
authored
37a5baa
View commit details
Copy full SHA for 37a5baa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.