Yegor Bugayenko

Results 1989 comments of Yegor Bugayenko

@andreoss we should get this structrure: ``` ```

@andreoss I say "yes" to the first part of your question, but I didn't understand the second part.

@andreoss `(foo x)` goes to: ``` ``` while `(foo.x 1)` goes to: ``` 1 ``` what is the problem?

@andreoss we just need to generate the structure I suggested above, with synthetic attributes. Just suggest a solution :) If you think our current code base has a problem, submit...

@andreoss I'm not sure what is "aliasing", but I think what you are suggesting may break a lot of code we already have.

@andreoss in other words, I don't understand what what exactly is the proposal and why do you ask a question here instead of just making a pull request?

@andreoss we try NOT to use GitHub issues as discussion boards. You either suggest a bug and we fix it, or you suggest a fix and we accept it. What...

@bugdea1er interesting... definitely a bug

@bugdea1er can you make this sample somehow smaller? Now it's pretty hard to understand where is the bug.

@Graur can you please check this