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

At the moment qulice is diabled in eo-runtime. Let's enable it. This will take pretty big amount of fixed, but we have to do this.

I suggest we create a new XSL checker for eo-parser, which will prohibit the usage of redundant brackets, for example, this code should not parse: ``` [] > foo (1.add...

enhancement
0crat/scope
0crat/role/DEV

In some domains, like critical systems (that involve loss of lives or loss huge amounts of money if something goes wrong) and security (where someone tries to exploit bugs in...

I wanted to test the case where the build happens first and then the tests run without clearing the cache. But I get a compilation error in module `eo-runtime`. I...

bug

The puzzle `1105-4c34ccb4` from #1105 has to be resolved: https://github.com/objectionary/eo/blob/f037ce68a9f1d9e7f46ea638739c134400809555/eo-maven-plugin/src/main/java/org/eolang/maven/Home.java#L44-L46 The puzzle was created by @rultor on 20-Sep-22. Estimate: 30 minutes, role: DEV. If you have any technical questions, don't...

bug
pdd

@Graur take a look, please #1063

The puzzle `1247-d57a5fca` from #1247 has to be resolved: https://github.com/objectionary/eo/blob/3ee7426d44ddbc40104130d162f6bbfa899cfd0e/eo-maven-plugin/src/main/java/org/eolang/maven/Home.java#L195-L197 The puzzle was created by Stepa Strunkov on 22-Sep-22. Estimate: 30 minutes, role: DEV. If you have any technical questions,...

bug
pdd

Similar to #1112 Let's make a check that will go through all XSL files and verify that version is set to `2.0`

enhancement

I think it's necessary to notify users of EO that we can't dataize integer or float like this: ``` [] > app 5 > @ ``` Here is output after...

bug

We need to be able to populate tags with custom values rather than always download it from the web.

enhancement