-
I run the same steps defined in this issue: https://github.com/objectionary/hone-maven-plugin/issues/65#issue-2623257812
And get the following exception:
```
[ERROR] Failures:
[ERROR] Optimize…
-
Executing the following command:
`$ akuleshov7@DESKTOP-2BQ3IF3:/mnt/d/polystat$ java -jar target/polystat-1.0-SNAPSHOT-jar-with-dependencies.jar src test`
Getting exception:
```
Exception in thr…
-
The puzzle `627-fdafed58` from #627 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/9b9d6def708c449602362df465ec7f9c08a635bf/src/main/java/org/eolang/jeo/representation/dir…
-
Currently we have different types of "value" objects in `jeo-maven-plugin` with different types:
```xml
00 00 00 00 00 00 00 03
```
```xml
28 29 56
```
```xml
00
```
New version of `…
-
See https://github.com/objectionary/hone-maven-plugin/actions/runs/11065129172/job/30744022119
This is the Dockerfile: https://github.com/objectionary/hone-maven-plugin/tree/master/src/main/resourc…
-
This issue comes from [this comment](https://github.com/objectionary/eo/issues/3373#issuecomment-2355161204):
> @volodya-lombrozo first of all, as Yegor said above there is no such object `seq` in …
-
After the face-to-face discussion we decided to change the `xmir` produced by `jeo-maven-plugin` to the `xmir` with the [following structure](https://github.com/objectionary/eo/issues/3373#issuecommen…
-
File `app.eo`:
```
[args] > hello
QQ.io.stdout > @
"Hello, world!\n"
```
Steps to reproduce:
1. Copy `app.eo` to empty directory
2. Run `eoc dataize hello` in the same directory with `…
-
The canonical XMIR ready to be converted to java is XMIR is reversed notation, explained [here](https://news.eolang.org/2022-11-25-xmir-guide.html) and [here](https://github.com/objectionary/eo/issues…
-
Example:
```sh
normalizer dataize --recursive --rules ~/git/objectionary/normalizer/eo-phi-normalizer/test/eo/phi/rules/yegor.yaml --dependency-file bool.phi --dependency-file bytes.phi bool-tests…