-
The puzzle `3115-d79bda11` from #3115 has to be resolved:
https://github.com/objectionary/eo/blob/b2aed6a615318934057ce4590e823758875231ce/eo-maven-plugin/src/main/java/org/eolang/maven/optimization…
0pdd updated
7 months ago
-
I tried to remove `@data` attribute from `org.eolang.bytes` object and failed. When we do this, `eo-maven-plugin:xmir-to-phi` goal removes all the bytes from the object.
After disassembling (witho…
-
This is the [latest](https://github.com/objectionary/eo/issues/3517) syntax of phi calculus. It's not supported by the latest version of normalizer. I pass this code to it:
```
{
⟦
foo ↦ Φ…
-
The puzzle `2841-24b89c01` from #2841 has to be resolved:
https://github.com/objectionary/eo/blob/2dda397a5c41ec4d074e63b8a579b47c590e6015/eo-parser/src/main/java/org/eolang/parser/XeEoListener.java…
0pdd updated
7 months ago
-
The puzzle `1115-1b7e31b1` from #1115 has to be resolved:
https://github.com/objectionary/eo/blob/98832d208399dfeb0434dba350acc77a0326f5a6/eo-parser/src/main/resources/org/eolang/parser/optimize/con…
0pdd updated
7 months ago
-
If I run `eoc parse --parser=9.9.9`, I get a weird error:
```
$ eoc parse --parser=9.9.9
[ERROR] No plugin found for prefix 'eo' in the current project and in the plugin groups [org.sonatype.plug…
-
I see this:
```xml
00 00 00 00 00 00 00 19
00 00 00 00 00 00 00 00
```
The value `1696557278` doesn't make any sense (I believe, it's `System.nanoTime()` or a rand…
-
Log:
```
Error: org.eolang.PhPackageTest.findsAttributesConcurrently -- Time elapsed: 1.219 s
-
Consider this JEO bytecode listings:
```text
// class version 55.0 (55)
// access flags 0x21
public class org/eolang/jeo/MethodByte {
// compiled from: MethodByte.java
// access flags 0x1
…
-
The puzzle `2674-94c2148b` from #2674 has to be resolved:
https://github.com/objectionary/eo/blob/9be0d3238b317ea4026f598ef671dc693d38ad8f/eo-maven-plugin/src/test/java/org/eolang/maven/VerifyMojoTe…
0pdd updated
10 months ago