Skip to content

Latest commit

 

History

History
149 lines (109 loc) · 8.21 KB

attributions.md

File metadata and controls

149 lines (109 loc) · 8.21 KB

Attributions

F# and the Visual F# tools have had significant community contributions. This document exists to attribute work and let people know who is behind their favorite features.

This document may not be exhaustive or attribute everyone. If you have implemented a feature or done some improvements in an area, please feel free to make a pull request on this document to attribute yourself!

Language, Compiler, and FSharp.Core

This is for those who contributed language features, compiler improvements, or improvements or additions to FSharp.Core.

F# 4.1 Language Features

F# 4.1 Compiler improvements

Error Message Improvements

Performance Improvements

SRTP Improvements

F# 4.2 Compiler Improvements

FSharp.Core

Performance Improvements

Interop Improvements

General Improvements

Tooling - Visual Studio and Platform Support

This is for those who contributed Visual Studio IDE features and platform support for F#.

Visual F# for Visual Studio 2017

Editor Features

Project System

F# Interactive

Code Fixes and analyzers

.NET Core Support

Infrastructure

Infrastructure isn't the sexiest stuff in the world, but it's absolutely necessary to the success of F#. The following community members helped F# and Visual F# infrastructure.