TryFSharp icon indicating copy to clipboard operation
TryFSharp copied to clipboard

Results 38 TryFSharp issues
Sort by recently updated
recently updated
newest added

The following code contains an infinite loop in it: ```fsharp open System type Ops = Add | Sub | Mul | Div | And | Or | Eor | Bic...

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

I'm what you'd consider as an old developer with astigmatism. The current dark theme is making it impossible for me to use TryFSharp. Support for a light theme would be...

Currently, the REPL shows 4.0 is in use.

1. In particular, I'm looking for information about how Try F# persists changes. From experiment, it appears to have persisted some of my changes, but not others. 2. Also, what...

By experiment, I determined that it supports anonymous record types and therefor must be using F# 4.6. Could we display the version in the About section?

On the left-hand side, there are two buttons, an arrow and a cercle: ![image](https://user-images.githubusercontent.com/1909804/56377970-8422d080-61c0-11e9-992a-0eae0838bd0c.png) So far I have not been able to figure out how they are different. I initially...