Yegor Bugayenko

Results 1989 comments of Yegor Bugayenko

@andreoss you are right, it's no possible. Let's just deploy to `gh-pages` branch, into the directory `eo-maven-plugin`. I tried to do this, made some progress, but then stopped due to...

@Graur pls, dispatch this one

@nikololiahim this code ``` [self] > a self.m self self.state y > @ ``` reads as ``` [self] > a (self.m self self).state y > @ ``` I do agree...

@Graur please, try to help here

@volodya-lombrozo this is a pretty complex problem, but very important. Please, try to help.

@volodya-lombrozo the problem is that our ANTLR grammar treats SPACE as a token with higher priority than DOT. That's why: ``` a b.c ``` is read as ``` (a b).c...

@Graur @MikhailLipanin what's up with this one? it's blocking a few other issues

@MikhailLipanin not really. We may use either format: ``` +rt jvm org.eolang:eo-sys:0.0.0 +rt jvm org.eolang:eo-sys:jar-with-dependencies:0.0.0 ``` Both are valid.