-
We've been improving CI recently, and we're getting closer to a world in which the tip of dev is as well tested as a point release would be. We don't really have a firm idea how we want to handle this…
-
Great work! I probably won’t have much to say here because you pretty much nailed it all the way through.
Your Python work was excellent and very readable. There are a couple points where your code…
-
As per the title, currently only support http over tcp by the looks.
-
Stumbled across your fantastic addon recently, looks like you're mostly developing it for yourself but I had a couple enhancement requests and figured it couldn't hurt to ask. Totally understand if yo…
-
Great work! I probably won’t have much to say here because you pretty much nailed it all the way through.
Your Python work was excellent and very readable. There are a couple points where your code…
-
I've been working with this library to implement a reorderable interface, and ran into a point of confusion.
As someone who's worked with JS a while, I avoid the default `.sort()` method by default…
-
I'd like to be able to generate unified documentation for an umbrella project, which rebar3_ex_doc currently expressly disallows. It would be nice if it merely hid this underlying ex_doc functionality…
-
The method `primitiveExtensibleProperties` refers to an exception named `NSInconsistentArchiveException` which doesn't seem to exist on iOS SDK as of 7.1 – I recommend to use the string value instead …
adib updated
10 years ago
-
### Checks
- [X] I have read the troubleshooting section and still think this is a bug.
### Describe the bug you encountered:
Use nushell as your terminal on windows, and run any fd -l command
`…
-
I'm working on a project in which i'm trying to place an object "underground" by mapping a street and then spawning an object under the generated plane.
To generate the plane I'm using the Detected…