Delyan Angelov

Results 270 comments of Delyan Angelov

I think that it needs only a windows implementation of `fn lutime`, and it will be good to merge.

We have progress 🥳 : ![image](https://github.com/vlang/coreutils/assets/26967/15145ceb-0bdb-4db2-8437-7d012375e0a5)

I need to see what does the gnu coreutils tool do on windows.

The test pass now on the CI, and locally too, when my timezone is set to UTC. When it is not, the modification times differ: > Not all file systems...

One small correction (I do not know if it matters for codewars or not): The `sudo ./v symlink` is needed only for convenience. If you use the full path to...

> I'm concerned about the stability because auto-fix with `vfmt` is not an option, but we can start discussing how to add support. > > @elimisteve @spytheman Is the output...

Thank you. That was very thorough and helpful.

@kazk I want to thank you, for your hard work and for this [spec](https://github.com/codewars/runner/blob/main/docs/messages.md). V will soon support both `TAP` and the `coderunner` format out of the box with: `v...

There is a new release . @enzonun can you please try it, and see if it will work for you now?

Can you try running in a separate shell just `/usr/local/bin/v-analyzer version` ?