-
The proposal is to have a new IDE mode for fstar `fstar.exe --lsp` implementing the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/). This has the primary benefit of g…
-
> NOTE: This was originally discussed in #16, however I've created a fresh issue to help discuss this with a fresh perspective.
# Introduction
As an alternative to adding a specific cancellation p…
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
This is a counter-proposal to nodejs/modules#273.
A bunch of us have brought this up during informal dual-mode discussions before, but the very concept of "dual mode" packages which execute differe…
-
# Static abstract members in interfaces
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: Not Started
Speclet: https://github.com/dotnet/cshar…
-
This appears to be regression in 15.3 as these are all new paths:
1. git clone https://github.com/aarnott/pinvoke
2. cd pinvoke
3. git checkout c5642c29ddd
4. src\pinvoke.sln
**Expected:** Fo…
-
This primarily concerns the error symposium participants, but may also concern the post mortem WG.
### The Problem
- Promise users expect all Promise-returning API usage to return a Promise object, su…
-
Cancellation has not yet been put into any of the major JavaScript promise libraries as far as I'm aware.
The only promise library to have any cancellation support is when.js. There has however also…
-
Hi all,
as much as some people love to hate Safari ("the new IE", yadda, yadda), I've yet to see a complain about their support for (implicit) proper tail calls in the wild. The debugging problems …
-
Brian Mckenna criticised current spec. He proposes to use FP approach to achieve much better modularity.
Suggest to read it, really good ideas with just three changes.
http://brianmckenna.org/blog/c…