Ilia Ki

Results 184 comments of Ilia Ki

> > should be fixed in `v3.10` > > Excellent. Thanks. It may take a while.

It is a breaking change, but quite small for a release. Needs to wait another one breaking change.

Oh, it isn't. To be honest this change will require to much efforts to update all the codebase we support. Instead, we can add `slicedExactly`, that will throw of the...

Should be implemented as `/=`. It is the main part of #373. D. Knut described a good algorithm for that, you can use it or binary shifts for simplicity.

That is an undesired change. If D allows to overload an assert behaviour with Mir, we can do so. But we definitely can't add allinst to the unittests because it...

> What about adding a separate unit test configuration, say `unittest-verbose` or whatever other naming you prefer, for this then? Looks good

Slices don't have raw-column major notation by design. It will require huge efforts to support it well in the code. The benefits aren't so attractive. The reason is that raw-major...

How would you construct a Node then when you need to convert another format to YAML?