Vladimir Parfinenko

Results 7 comments of Vladimir Parfinenko

It looks like you have broken something in printing in the 41fff8f. ``` .data msg: .asciz "Hello!\n" .text li x17, 4 la x10, msg ecall li x17, 1 ecall ```...

> @satoko @cypok @JJS @Marcosschwaab @YashasviChaurasia , what do you want from me? :)

Из соседнего обсуждения #5: > Да, судя по комментариям в обсуждении есть повод и пересобрать плагин (тут я бы воспользовался или VC2010, или GCC поскольку уже приходилось встречать случаи когда...

Надо заметить, что [начиная с версии 0.21.0 (июнь 2014)](https://github.com/libgit2/libgit2/releases/tag/v0.21.0) libgit2 не поддерживает Windows XP.

I've created [IDEA-358378](https://youtrack.jetbrains.com/issue/IDEA-358378) Java evaluator incorrectly invokes signature polymorphic methods.

Hi @SirYwell, thank you for your pull request. It's great that you made us aware of the problem with invoking MH/VH methods, however, we had to reject your pull request....

> but the code doesn't rely on any JVM internals Sorry, wanted to say JLS/JVMS/Standard Library — we don't have control over it and it tends to change occasionally. True,...