-
Going https://godoc.org/github.com/libp2p/go-libp2p-pubsub shows almost no documentation for any of the very numerous exported methods from this library. Golint shows 66 issues on this regard. Most ex…
-
New concepts as described in https://github.com/nim-lang/RFCs/issues/168 are in the language (#15251) but undocumented, the experimental manual only describes old concepts.
-
SuperCollider has had the great feature of implementing List Comprehension for decades.
But taking a look around the source code, I found a strange syntax that I don't remember being documented any…
smoge updated
5 months ago
-
Could you document circularization? I see in the source code that there is some kind of logic where SKESA will add `_Circ` to a defline but it is unclear what those conditions are. Or even more impo…
-
It seems there are *options* for both `serialize()` *and* `unserialize()`, but I do not know what they do. I have read the following comment but I don't know what it means.
>Indicates whether mult…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
It…
-
Hello,
Your gem looks nice. However, I've been having trouble getting it to work in my app. I'm using RedPotion which uses RMQ. It doesn't seem to play nice with RMQ and this gem also seems to requir…
-
I've been trying for a few hours now to hack together an auto-resizing editable-text input field, and I stumbled upon the undocumented `autoResize` option. It seems to work, if slightly laggy; is it …
-
I'm using Sidekick on Discord, and I'm trying to figure out how it works. I've discovered a few undocumented features so far, which weren't contained in the attached documentation (or the Changelog). …
-
The cron expression can consist of either six or five fields separated by white space, but the documentation states that it should only comprise five fields. I tested this before making the statement.…