Smooth Operator
Smooth Operator
Also, it seems that inputs (even radio inputs) aren't properly deselected when the model changes -- this is some kinda 1.5-way binding. And when I deselect all checkbox elements, they...
If you install a duplicate tag or branch that nimph also identifies elsewise, then it may warn that it cannot meet the given requirement though it is in fact already...
This can be implemented as a simple check to see when `.gitmodules` or the submodules themselves have changed since the latest tag.
The problem is that Nimble does not give us much to work with -- normal Nimble installations, which Nimph nominally supports, often don't even have tags or commits for us...
The point remains; commit hashes are immutable and are trivial for us to include in lockfiles, but again, they don’t solve the actual problem. If you’re not interested in solving...
Actually, I added this to the Nimble dependency milestone because I'm just going to rip Nimble support out of Nimph. It solves a number of problems and allows us to...
Check out this concept insanity from running the recent `groups.nim` (you need to use cpp): http://ix.io/2v3M ``` 🔵 we start with a simple "collection". ⚫ var g: seq[string] 🔵 add...
We will set you up with GitHub Actions #83 (read/write) and we will provide read-only Travis inspection; maybe triggers are harmless.
https://github.com/de-odex/suru
So the tricky bit here is figuring out how and where to specify requirements as we move them into git submodules. The larger goal here, and the reason I moved...