-
It would be nice to have some agreed upon convention on when to use which kind of error reporting:
https://github.com/effekt-lang/effekt/blob/430369f402d78abdc70486ad8d38d54a8cb24060/effekt/shared/sr…
-
(make sure you also edit the title)
### Type (brand/model) of device
Mitsubishi Electric Hero 2.0 / MSZ-LN35VG2W
### Homey Model
- [ ] "old" Homey (Pro)
- [ x] Homey Pro 2023
### Is it sup…
-
In the following example, the captures are annotated as indicated in the comments:
```
interface Bar {
def bar(): Unit
}
interface Foo {
def foo(){b: Bar}: Unit
}
// {b}
def baz() = {
…
-
### Describe the bug
https://hoffmeister.li/flash-games/swf/Solitaire.swf
slow effect for finished top row (like placing an ace) on web-selfhosted but fast on ruffle for win-x64
### Expected beha…
-
Die Lösung kann nie angezeigt werden, da dafür [eine leere Klausel als Resolvente in einem Schritt eingetragen sein muss](https://github.com/fmidue/logic-tasks/blob/master/src/LogicTasks/Semantics/Res…
-
```scala
/*
/*
nested
*/
comment
*/
```
returns:
```
[error] nested.effekt:5:3: Unexpected end of input
comment
^^^^^^^
```
which implies that multi-line comments cannot be n…
-
Currently, the import system seems to work like this:
The import "path" needs to be relative to the directory you call the effekt compiler from.
For example:
```
- root
- foo.effekt
- b…
-
*Achtung: Verbesserungen am *Text* in #6*
* für *jedes* Buch: hochaufgelöstes Bild vom Titel, schön wäre wenn's irgendwie richtig wie ein Buch aussieht (mind.: Rand, besser: Schattenwurf, man kann …
meisl updated
5 years ago
-
As discovered by @marzipankaiser, right now, `x!=y` without spaces gets parsed as:
`x!` (identifier), `=` (binary operation assign), `y` (identifier)
whereas I'd expect it to be the same as …
-
I modified my `build.sbt` according to the instruction and it looks like there is no library distribution for scala 2.13 in [the repository](https://oss.sonatype.org/content/repositories/snapshots/de/…