Oscar Campbell
Oscar Campbell
The `?` operator has an important function in LS - it wouldn't be possible to solve grammatically! You'll simply have to manage without ternary in LS.
+1. if this means what #10 says. I want to be able to manually re-order for ctrl-tab/ctrl-shift-tab proximity, and easier visual localizing..
@dom96, what's your stance on this? I think it would benefit the Nim eco system greatly if this was a requirement as early as possible (now ;) - makes reasoning...
Yeah, the thing is, it doesn't even have to be implemented really, it's more of a social norm thing of the package eco system. If it's the norm, then you...
Exactly. It's just a matter of **official policy**: **"How to publish your own modules"** 1. Use semantic versioning (http://semver.org) when publishing modules in the nimble eco system - everyone will...
Ah, yes damn it, you're right - for the matching and ranges. For simple version expressions "modname @ 1.2". Any excluded version parts are implicitly \* (any) (this example would...
I just installed gogs an hour ago, and the very first thing I googled after ensuring it's working and everything was "how to auto create repo on push to gogs"....
I like the idea of spaced `::` — in my pet language there are hoards of situation where punctuation differ in meaning, depending on how it's spaced. Surprisingly I haven't...
@vendethiel, I should have been more clear as to my intention with the examples. They were more of what would work without clash with the simple definition "after ` ::...