Skip to content

Releases: fsharp/fsharp-compiler-docs

2.0.0.0-beta

06 Dec 18:58
Compare
Choose a tag to compare

Feature #470, #478, #479 - Move ProjectCracker to separate nuget package and DLL, used ProjectCrackerTool.exe to run
Feature #463 - Expose slot signatures of members in object expressions
Feature #469, #475 - Add EvalExpressionNonThrowing, EvalInteractionNonThrowing, EvalScriptNonThrowing
Fix #456 - FCS makes calls to kernel32.dll when running on OSX
Fix #473 - stack overflow in resolution logic
Fix #460 - Failure getting expression for a provided method call

1.4.2.1

19 Oct 16:07
Compare
Choose a tag to compare

#450 - Correct generation of ReferencedProjects

1.4.0.7

13 Oct 22:36
Compare
Choose a tag to compare

fix 427 - Make event information available for properties which represent first-class uses of F#-declared events
fix 410 - Symbols for C# fields (and especially enum fields)
Expose implemented abstract slots
Fix problem with obscure filenames caught by Microsoft\visualfsharp tests
Integrate with visualfsharp master

1.4.0.6

01 Oct 00:08
Compare
Choose a tag to compare

fix 423 - Symbols for non-standard C# events
fix 235 - XmlDocSigs for references assemblies
fix 177 - GetAllUsesOfAllSymbolsInFile returns nothing for C# nested enum
make Internal.Utilities.Text.Lexing.Position a struct
Exposing assembly attributes on FSharpAssemblySignature
clean up IncrementalFSharpBuild.frameworkTcImportsCache

1.4.0.5

08 Sep 10:14
Compare
Choose a tag to compare

add more entries to FSharpTokenTag