Results 13 issues of Vitaliy Filippov

Hi! Awesome module, thanks! The only problems I've encountered are: - lack of BooleanLiteralTypeAnnotation support - lack of support for recursive types - crash (assert with null) on function types...

Hi, can you implement something similar to C++ style iterators? I was searching for a btree_map library with dynamically sized item support and your library is the only one I've...

Hi! Maybe we'll try to work together to get fiemap merged in fuse at last? :-) // I'm Vitaliy Filippov, the author of that fiemap patch

enhancement

Where is the source code? Please note that ANS isn't free software in README if you don't distribute it.

Hi! First of all thanks for an opensource email client for Android, I use it since my first Android phone. But I want to report an inconvenience: k9 is not...

type: enhancement

Hi! Thanks for your library, I like it very much. However it has several issues with autocomplete. Most (I hope all) of them is fixed in my version. Features: -...

Hi, I'm not sure how exactly to debug this problem, but when I try to fire a gun, Minecraft 1.18.2 + Forge 40.1.51 + cgm 1.2.5 crashes with a segfault...

Hi! Now php5-stomp always adds 'content-length' header to all messages being sent. This makes sending JMS "TextMessage" (including XML!) impossible, because most JMS/STOMP queues like OpenMQ or ActiveMQ decide whether...

arm64-darwin is a proprietary non-mainstream architecture and a closed-source OS - it shouldn't be used as reference please perform and publish benchmarks on amd64 platforms

This PR adds support for notifications from the FUSE server app to the kernel, including: - Poll - InvalInode - InvalEntry - Delete - Store - Retrieve and RetrieveReply I...