eonil
eonil
You may see Swift compiler crash very frequently and randomly under certain circumstances when using this framework. I tried to figure out specific condition, but failed. When it starts to...
Cursor does not provides correct children for function arguments that written over multiple lines.
For this given example, ``` size_t ReadRawData (lldb::SBError& error, lldb::offset_t offset, void *buf, size_t size); ``` Clang C API provides this cursor node with no child. ``` - Cursor "ReadRawData"...
Currently, it is reporting `Int` instead of `Invalid` for missing types. I don't know how to determine whether the type is actually `int` or missing.
I think static library target makes more sense. If I have to choose only one target between static or dynamic, I'd choose static library target. If there's no embedded assets,...
I know this issue has been reported and being declined multiple times for various reasons. But I like to tell more reasons why I need this -- *auto-calculation of SHA1...
Hi. I discovered strange behavior while using Markdoc. I'm not expert on Unix system, but it makes me can't use Markdoc as I expected. Please read this issue and let...