-
Description of atom `dataized` explains how will be dataized that decorates something looks like bytes, for example
```
[] > five
5 > @
[] > ignored-attribute
(dataized five).as-bytes > r…
-
Currently, in the CI we only support Java 11+. How about Java 8? Looks like it's still alive. Would be great to support it too.
-
Currently, all our Mojos assume that they are the solo owners of the global cache. There is not synchronization, which may soon lead to problems, if two projects will try to compile at the same machin…
-
If I pass this phi code to `UnphiMojo`, it gets processed without errors:
```
access ↦ Φ.jeo.int (
α0 ↦ Φ.org.eolang.bytes (
Δ ⤍ 00-00-00-00-00-00-00-21…
-
-
## Details
Some recent actions failed with an [error](https://github.com/objectionary/eo-phi-normalizer/actions/runs/11734105681/job/32689573880#step:13:209).
```
Error: 'org.eolang.maven.Prob…
-
-
When i tried to analyze [test.txt](https://github.com/polystat/polystat/files/7822645/test.txt) i got this error:
```
Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundExcep…
-
We don't have `data="bytes"` attribute in XMIR anymore, it's deprecated. You can easily remove it.
-
I thought, that EO doesn't use `null` objects, references or values. I read it from this [README](https://github.com/objectionary/eo/blob/master/README.md) excerpt:
> ... we don't tolerate:
> ...…