-
The [patterns proposal](https://github.com/dart-lang/language/blob/master/working/0546-patterns/patterns-feature-specification.md#switch-expression) includes an expression switch.
It would likely b…
lrhn updated
2 months ago
-
Computation Expressions can define an `Quote` member to provide back an `Expr` that can be evaluated. This could be leveraged, along with [`Analyzers`](https://medium.com/lambda-factory/introducing-f-…
-
Running completions in the REPL seems to ignore any errors produced by the compiler
## Compiler version
3.3.0 (to replicate, though im sure the latest version swallows other kinds of errors)
…
-
## Context
Chipmunk allows for opening both text and binary files. In the case of a text file, a session file is not created; the opened file itself is used as the session file. When a binary file …
-
| | |
| --- | --- |
| Bugzilla Link | [20290](https://llvm.org/bz20290) |
| Version | 3.4 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended …
-
```
When trying to load an address from the addressbook:
Traceback:
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Modu…
-
[`getContributions`](https://sourcegraph.com/github.com/sourcegraph/sourcegraph@bf2459978c99d6c47fd67a9cd845772004b02189/-/blob/client/shared/src/api/extension/extensionHostApi.ts?utm_source=VSCode-1.…
-
The parser and interpreter (#13) are related, but separate.
The parser is implemented with `parsec`. The code is mainly here:
https://github.com/johari/minicell/blob/33df1f901e91c7c2240eb30c4180…
-
```
It is required to simplify polish postfix expressions – evaluate
functions, which have constants as their arguments, and replace these
functions with their result.
```
Original issue reported o…
-
```
It is required to simplify polish postfix expressions – evaluate
functions, which have constants as their arguments, and replace these
functions with their result.
```
Original issue reported o…