eo icon indicating copy to clipboard operation
eo copied to clipboard

EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus

Results 265 eo issues
Sort by recently updated
recently updated
newest added

The puzzle `1602-c4c0a1a1` from #1602 has to be resolved: https://github.com/objectionary/eo/blob/c84b8c83f8725af850e01ac896fe13308070df85/eo-maven-plugin/src/test/java/org/eolang/maven/AssembleMojoTest.java#L52-L54 The puzzle was created by maxonfjvipon on 18-Aug-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

The puzzle `1602-0c5eb13b` from #1602 has to be resolved: https://github.com/objectionary/eo/blob/c84b8c83f8725af850e01ac896fe13308070df85/eo-maven-plugin/src/test/java/org/eolang/maven/AssembleMojoTest.java#L55-L59 The puzzle was created by maxonfjvipon on 18-Aug-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

The puzzle `2375-409ab48f` from #2375 has to be resolved: https://github.com/objectionary/eo/blob/d3caa91541b57a7f6b5ef7c71f11f1037e15c7a4/eo-maven-plugin/src/main/java/org/eolang/maven/TranspileMojo.java#L262-L267 The puzzle was created by rultor on 14-Aug-23. Estimate: 90 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

After some changes the following error is produced during SODG tests: ```xml Expected: Can't find path '.ρ' (#5) while staying at $Φ.arrays.z.α0.α0.α0 in this XML: 00-00-00-00-00-00-00-2A 00-00-00-00-00-00-00-2B 30-2E-30-2D-53-4E-41-50-53-48-4F-54 32-30-32-33-2D-30-36-2D-30-37-54-30-39-3A-34-33-3A-31-35-2E-32-34-35-36-38-34-5A but:...

question

The puzzle `2171-74d15acf` from #2171 has to be resolved: https://github.com/objectionary/eo/blob/992706f77927a94ed361e3fd2e4771e3cea6bd07/pom.xml#L348-L352 The puzzle was created by rultor on 21-Jul-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

The puzzle `1206-1613cc9f` from #1206 has to be resolved: https://github.com/objectionary/eo/blob/e635fd3ecd7c584cae49e495965729fc2d68e086/eo-maven-plugin/src/main/java/org/eolang/maven/LatexMojo.java#L40-L44 The puzzle was created by rultor on 12-May-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

help wanted
pdd

The puzzle `2067-cbe8080e` from #2067 has to be resolved: https://github.com/objectionary/eo/blob/34f9a76b2c5fac9a90678bb81811c0c6f14ae8c7/eo-maven-plugin/src/main/java/org/eolang/maven/latex/LatexTemplate.java#L35-L37 The puzzle was created by @rultor on 25-May-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

pdd

The puzzle `793-8a8388e4` from #793 has to be resolved: https://github.com/objectionary/eo/blob/c7f4904cff3f90857cd8f9258ce408f03837c038/eo-runtime/src/test/eo/org/eolang/bytes-tests.eo#L437-L445 The puzzle was created by @rultor on 09-Jun-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

The puzzle `1602-da3646cb` from #1602 has to be resolved: https://github.com/objectionary/eo/blob/a0f26968e5c55c6b43befa841d983b4f8e8f6ff5/eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java#L61-L64 The puzzle was created by rultor on 22-Jul-23. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

I think it's possible to remove Java from the `goto` atom and rewrite it in pure EO, using the `try` atom. Let's try.

enhancement