Dominik Picheta

Results 547 comments of Dominik Picheta

> the impetus for 2.0 is that it comes with a new memory manager which requires people to learn a new style of code because "canonical and well-written Nim" no...

Go for it. Just make sure changes are well tested.

This is cool, but is effectively a shortcut for `nimble run examples/example1`. With the `--example` flag you are writing basically the same thing on the command line, so is it...

When did these changes become required for successful compilation? Do we need a new branch for that version?

Do you get these as warnings or do they fail compilation? The branches only need to compile successfully.

I have read the CLA Document and I hereby sign the CLA

This should be fixed now.

It seems that this is only used on macOS when Xcode isn't installed. I'm curious why that is, does Bazel side-step this entirely if Xcode is found? I wonder if...